一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容
☆139Oct 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
- 基于文本检索的轻量级搜索引擎☆45Oct 8, 2019Updated 6 years ago
- a simple C++ searchengine☆62Aug 26, 2022Updated 4 years ago
- LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。☆64Nov 9, 2020Updated 5 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Aug 13, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- HTTP仿云盘文件服务器☆15Aug 8, 2018Updated 8 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- Source code for Mini Search Engine final project of CS163 course at HCMUS.☆11Feb 4, 2020Updated 6 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Dec 30, 2022Updated 3 years ago
- c++简单爬虫,包含URL解析,广度优先搜索,文本解析,信息存储等所有基本模块☆10Apr 10, 2016Updated 10 years ago
- web部分(vuejs+beego框架+webpack组件化);爬虫部分(1680位明星的sina微博首页收据);分词部分(结巴分词);索引构建部分(快拍+败者树);索引搜索部分(倒排索引R+tree)☆71Sep 1, 2017Updated 9 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 11 years ago
- 基于同义词词林实现上下位关系自动抽取☆14May 15, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 毕设题目--基于搜索引擎优化的健康问答系统☆13Jun 18, 2018Updated 8 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆23Mar 30, 2018Updated 8 years ago
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Oct 7, 2013Updated 12 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 一个简单的搜索引擎☆14Jul 15, 2019Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆34Jul 18, 2022Updated 4 years ago
- 《剑指Offer:名企面试官精讲典型编程题》源码修改版 https://leetcode.com/☆40Feb 1, 2016Updated 10 years ago
- 中文语料:大量人工标注样本,非常有价值 !!!☆11Aug 15, 2019Updated 7 years ago
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜 索,适用于百万级以上人脸库的快速搜索。(C++11实现)☆26Sep 26, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 面向证券信息类专业搜索引擎,基于WEB信息挖掘技术的专业搜索引擎设计与实现并着重分析基于特定主题的爬取方法,通过下载Internet上WEB文档,进行过滤、分词、转换等处理工作,并建立索引数据库,最终可由检索器通过用户输入查询关键字,搜索器支持微博客、短信等内容短小而又不规…☆25Dec 3, 2018Updated 7 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 6 years ago
- 一个战棋游戏☆42Sep 16, 2014Updated 11 years ago
- 用于分库分表,表结构完全相 同情况下从Mysql数据到导入数据到Elasticsearch搜索引擎。☆20Apr 7, 2016Updated 10 years ago
- yet another fast json.☆20Jul 4, 2020Updated 6 years ago
- 12306客户端(MFC版本)☆38Jan 26, 2014Updated 12 years ago
- 基于Nutch+ElasticSearch+MySQL+SSM的简易搜索引擎☆20Aug 1, 2016Updated 10 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆55Mar 18, 2025Updated last year
- web server☆15Aug 8, 2016Updated 10 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.
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Wiser is a simple search engine from “検索エンジン自作入門”(how to develop search engine).☆20Mar 12, 2025Updated last year
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74May 26, 2015Updated 11 years ago
- Linux下的C/C++爬虫系统☆14Apr 3, 2019Updated 7 years ago
- 一个使用 C++ 编写的网络文件传输工具(课程设计)☆11Jul 1, 2021Updated 5 years ago
- Port Scanner (端口扫描工具,分别用C++/Python/Golang编写)☆10Oct 7, 2016Updated 9 years ago
- 哈工大计算机网络课程相关仓库😁☆16May 19, 2020Updated 6 years ago