一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容
☆140Oct 16, 2015Updated 10 years ago
Alternatives and similar repositories for SearchEngine
Users that are interested in SearchEngine are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于文本检索的轻量级搜索引擎☆44Oct 8, 2019Updated 6 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Aug 13, 2020Updated 5 years ago
- 通过CSDN爬虫爬取博客,利用Whoosh实现倒排索引与排序,django作为后端实现小型CSDN搜索引擎 。并实现高亮、相关搜索等功能。☆30Nov 8, 2018Updated 7 years ago
- 参加了王道C++长期班之后做的一个搜索引擎项目☆25Apr 22, 2025Updated last year
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 网游游戏服务器引擎☆31May 28, 2015Updated 11 years ago
- 猫头鹰搜索引擎,爬虫,分词,索引,搜索☆27Jul 23, 2015Updated 10 years ago
- Source code for Mini Search Engine final project of CS163 course at HCMUS.☆11Feb 4, 2020Updated 6 years ago
- 一个简单的搜索引擎☆14Jul 15, 2019Updated 6 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- 毕设题目--基于搜索引擎优化的健康问答系统☆13Jun 18, 2018Updated 7 years ago
- 《剑指Offer:名企面试官精讲典型编程题》源码修改版 https://leetcode.com/☆40Feb 1, 2016Updated 10 years ago
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11 实现)☆26Sep 26, 2019Updated 6 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 面向证券信息类专业搜索引擎,基于WEB信息挖掘技术的专业搜索引擎设计与实现并着重分析基于特定主题的爬取方法,通过下载Internet上WEB文档,进行过滤、分词、转换等处理工作,并建立索引数据库,最终可由检索器通过用户输入查询关键字,搜索器支持微博客、短信等内容短小而又不规…☆25Dec 3, 2018Updated 7 years ago
- 一个简单的 稳定 ICMP 传输 示例,在公网中传输可能有点慢,但很稳定,适合初学者☆11Mar 9, 2022Updated 4 years ago
- 用于分库分表,表结构完全相同情况下从Mysql数据到导入数据到Elasticsearch搜索引擎。☆21Apr 7, 2016Updated 10 years ago
- 新闻搜索引擎☆455Apr 5, 2020Updated 6 years ago
- 12306客户端(MFC版本)☆38Jan 26, 2014Updated 12 years ago
- 社会信息检索作业,实现简单的搜索引擎,计算TFIDF值以及两个句子的相似度☆19Apr 4, 2018Updated 8 years ago
- 一个战棋游戏☆42Sep 16, 2014Updated 11 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆54Mar 18, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- web server☆15Aug 8, 2016Updated 9 years ago
- 信息检索,简单搜索引擎原型程序☆35Jun 17, 2016Updated 9 years ago
- ☆10Dec 2, 2018Updated 7 years ago
- Linux下的C/C++爬虫系统☆14Apr 3, 2019Updated 7 years ago
- 一个使用 C++ 编写的网络文件传输工具(课程设计)☆11Jul 1, 2021Updated 4 years ago
- 哈工大计算机网络课程相关仓库😁☆16May 19, 2020Updated 6 years ago
- android实现网络编程的工具类,两种实现策略,随君使用☆20Jul 21, 2014Updated 11 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 6 years ago
- 简洁的epoll例子☆18Jul 5, 2015Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 个人工作中使用的 c/c++ 类库,主要是windows平台,多数基于MFC,自行开发,也有集成第三方的。☆17Jan 21, 2020Updated 6 years ago
- a consistent_hash implementation writen in c++☆81Feb 10, 2014Updated 12 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆71Jun 5, 2017Updated 9 years ago
- "结巴"中文分词的C++版本☆2,858Updated this week
- Port Scanner (端口扫描工具,分别用C++/Python/Golang编写)☆10Oct 7, 2016Updated 9 years ago
- An ICMP tunnel architecture☆11Oct 6, 2016Updated 9 years ago
- ☆15Nov 11, 2022Updated 3 years ago