一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,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:
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆81Mar 23, 2014Updated 12 years ago
- 基于文本检索的轻量级搜索引擎☆44Oct 8, 2019Updated 6 years ago
- 浙江大学高级数据结构课程project,一个简单的 搜索引擎☆13Aug 13, 2020Updated 5 years ago
- HTTP仿云盘文件服务器☆15Aug 8, 2018Updated 7 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- web部分(vuejs+beego框架+webpack组件化);爬虫部分(1680位明星的sina微博首页收据);分词部分(结巴分词);索引构建部分(快拍+败者树);索引搜索部分(倒排索引R+tree)☆71Sep 1, 2017Updated 8 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 11 years ago
- 基于同义词词林实现上下位关系自动抽取☆14May 15, 2020Updated 6 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
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Oct 7, 2013Updated 12 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Mar 30, 2018Updated 8 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.
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 毕设题目--基于搜索引擎优化的健康问答系统☆13Jun 18, 2018Updated 8 years ago
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11实现)☆26Sep 26, 2019Updated 6 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- yet another fast json.☆20Jul 4, 2020Updated 6 years ago
- 一个简单的 稳定 ICMP 传输 示例,在公网中传输可能有点慢,但很稳定,适合初学者☆12Mar 9, 2022Updated 4 years ago
- 社会信息检索作业,实现简单的搜索引擎,计算TFIDF值以及两个句子的相似度☆19Apr 4, 2018Updated 8 years ago
- 一个战棋游戏☆42Sep 16, 2014Updated 11 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 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.
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆55Mar 18, 2025Updated last year
- web server☆15Aug 8, 2016Updated 9 years ago
- Linux下的C/C++爬虫系统☆14Apr 3, 2019Updated 7 years ago
- 一个使用 C++ 编写的网络文件传输工具(课程设计)☆11Jul 1, 2021Updated 5 years ago
- 哈工大计算机网络课程相关仓库😁☆16May 19, 2020Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- android实现网络编程的工具类,两种实现策略,随君使用☆19Jul 21, 2014Updated 11 years ago
- 哈工大《计算机网络》课程实验。☆24Oct 22, 2017Updated 8 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 简洁的epoll例子☆18Jul 5, 2015Updated 11 years ago
- a consistent_hash implementation writen in c++☆80Feb 10, 2014Updated 12 years ago
- 模拟百度网盘实现 的一个简单文件传输和下载的c/s模式的项目:☆70Jun 5, 2017Updated 9 years ago
- MFC project with UIEditView, code author(陆晓春)☆12Mar 18, 2018Updated 8 years ago
- Port Scanner (端口扫描工具,分别用C++/Python/Golang编写)☆10Oct 7, 2016Updated 9 years ago
- An ICMP tunnel architecture☆11Oct 6, 2016Updated 9 years ago
- 网络云盘(简单的毕设项目)☆53Aug 19, 2020Updated 5 years ago