迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。
☆81Mar 23, 2014Updated 12 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆139Oct 16, 2015Updated 10 years ago
- 基于文本检索的轻量级搜索引擎☆44Oct 8, 2019Updated 6 years ago
- a simple C++ searchengine☆62Aug 26, 2022Updated 3 years ago
- Source code for Mini Search Engine final project of CS163 course at HCMUS.☆11Feb 4, 2020Updated 6 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 5 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下c/c++模拟实现云盘项目☆641Oct 2, 2021Updated 4 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11实现)☆26Sep 26, 2019Updated 6 years ago
- 项目简述:在Linux下用node-webkit环境开发linux安全管家软件,主要用到HTML5、CSS3、JavaScript、Linux shell、c语言等编程语言。 功能描述:包括一键体检、垃圾清理、防火墙、病毒查杀、优化加速、文件备份、数据加密、安全保险箱等功能…☆25Sep 17, 2015Updated 10 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Sep 7, 2016Updated 9 years ago
- Linux下的C/C++爬虫系统☆14Apr 3, 2019Updated 7 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Mar 30, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Oct 7, 2013Updated 12 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 7 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 6 years ago
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- linux服务器监控项目,前后端分离vue+springboot+mongodb☆32Aug 22, 2018Updated 7 years ago
- 培训期间第二个项目——c++版坦克大战☆39Oct 28, 2016Updated 9 years ago
- 仿写 一两遍STL几乎是修炼c++的必经之路☆26Nov 30, 2016Updated 9 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.
- 网络编程培训的几道题目☆23Dec 18, 2015Updated 10 years ago
- 中国程序员容易发音错误的单词☆15Oct 15, 2023Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Jan 28, 2018Updated 8 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服 务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- webrtc流媒体服务器☆46Dec 30, 2019Updated 6 years ago
- 图形编辑器(MFC VC6.0)☆31Feb 28, 2017Updated 9 years ago
- 一个自己封装的基于reactor的c++网络库☆36Mar 14, 2016Updated 10 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Nov 12, 2013Updated 12 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.
- 基于云服务器的TCP网络聊天室【客户端Qt5.6开发、后台服务器多进程实现、Mysql数据库管理用户信息】☆23Oct 23, 2019Updated 6 years ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆84Aug 28, 2025Updated 11 months ago
- CIKM 2019 E-Commerce AI Challenge - 超大规模推荐之用户兴趣高效检索☆11Jul 14, 2021Updated 5 years ago
- 12306客户端(MFC版本)☆38Jan 26, 2014Updated 12 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago