greathaoliu / mini-search-engineLinks
浙江大学高级数据结构课程project,一个简单的搜索引擎
☆13Updated 5 years ago
Alternatives and similar repositories for mini-search-engine
Users that are interested in mini-search-engine are comparing it to the libraries listed below
Sorting:
- C++高性能分布式服务器框架☆13Updated 5 years ago
- 动手写全文搜索引擎☆10Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 一个用Java编写的c语言编译器☆12Updated 9 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 8 years ago
- DIY Compiler☆45Updated last year
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
- 分布式存储解决方案☆50Updated 6 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- Linux进程间通信(消息队列/信号量+共享内存)☆19Updated 7 years ago
- 这是我在密码学课上写的几个工程,包括模拟Enigma,AES加密,DES加密,RSA加密,ECC加密☆32Updated 8 years ago
- 一个小型的c语言编译器☆93Updated 7 years ago
- 哈工大数据结构课程写的一些代码☆15Updated 10 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Updated 2 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 7 years ago
- 简易TCP/IP协议栈,支持TCP、UDP,支持DHCP动态获取IP,支持keep_alive等☆24Updated 7 years ago
- 清华高级操作系统课程论文阅读笔记☆33Updated 7 years ago
- C language compiler (LLVM + MIPS dual backend with the visualization interface). Complete models about lexical analysis, syntax analysis,…☆24Updated 7 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- 一个仿linux虚拟文件系统(C++)☆10Updated 8 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- React聊天室。一款基于React、C++,使用TCP/HTTP协议的多人聊天室Web应用,使用腾讯云开发托管页面。☆10Updated 4 years ago
- 《C 语言实现 Linux Shell 命令解释器》项目可以培养 Linux 系统编程能力,尤其是在多进程方面。可以了解fork、execvp 等重要的系统调用。另外还能深入到底层理解 Linux Shell 的功能的实现手段。☆40Updated 8 years ago
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆91Updated 12 years ago
- linux kernel 2.4.0 研究学习☆20Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 3 years ago
- C++ Library for POSIX System.☆26Updated 2 weeks ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Updated 5 years ago