迷你搜索引擎项目,后台程序在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
- LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。☆64Nov 9, 2020Updated 5 years ago
- c++简单爬虫,包含URL解析,广度优先搜索,文本解析,信息存储等所有基本模块☆10Apr 10, 2016Updated 10 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Aug 13, 2020Updated 6 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- a simple C++ searchengine☆62Aug 26, 2022Updated 4 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
- linux下c/c++模拟实现云盘项目☆640Oct 2, 2021Updated 4 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
- 网游游戏服务器引擎☆31May 28, 2015Updated 11 years ago
- 项目简述:在Linux下用node-webkit环境开发linux安全管家软件,主要用到HTML5、CSS3、JavaScript、Linux shell、c语言等编程语言。 功能描述:包括一键体检、垃圾清理、防火墙、病毒查杀、优化加速、文件备份、数据加密、安全保险箱等功能…☆25Sep 17, 2015Updated 11 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- mmseg 分词算法c++实现☆34Jan 16, 2016Updated 10 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Sep 7, 2016Updated 10 years ago
- Linux下的C/C++爬虫系统☆14Apr 3, 2019Updated 7 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆23Mar 30, 2018Updated 8 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 7 years ago
- 通过CSDN爬虫爬取博客,利用Whoosh实现倒排索引与排序,django作为后端实现小型CSDN搜索引擎。并实现高亮、相关搜索等功能。☆30Nov 8, 2018Updated 7 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 6 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 6 years ago
- C/C++做的小项目合集带注释☆417May 4, 2017Updated 9 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.
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- linux服务器监控项目,前后端分离vue+springboot+mongodb☆32Aug 22, 2018Updated 8 years ago
- 😎😎😎cheetah(猎豹)是一个微服务,分布式架构的任务调度中心☆18May 8, 2020Updated 6 years ago
- 仿写一两遍STL几乎是修炼c++的必经之路☆26Nov 30, 2016Updated 9 years ago
- 网络编程培训的几道题目☆23Dec 18, 2015Updated 10 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Jan 28, 2018Updated 8 years ago
- webrtc流媒体服务器☆45Dec 30, 2019Updated 6 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 图形编辑器(MFC VC6.0)☆31Feb 28, 2017Updated 9 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.
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 10 years ago
- Enron-mails for MySQL5 and R☆13Nov 21, 2012Updated 13 years ago
- 参加了王道C++长期班之后做的一个搜索引擎项目☆25Apr 22, 2025Updated last year
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 3 years ago
- 基于云服务器的TCP网络聊天室【客户端Qt5.6开发、后台服务器多进程实现、Mysql数据库管理用户信息】☆23Oct 23, 2019Updated 6 years ago
- libevent library reimplemented with c++☆44Jan 17, 2020Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化 、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago