Highlights
- Pro
项目学习
LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。
智能文本输入助手基于Linux平台,C/C++语言实现。该项目是个一个用于对输入单词进行关联性分析,旨在为用户输入更好的查询建议的智能助手。实现了输入查询词,联想推荐出候选词,返回结果的整个输入助手的流程。
use lightgbm to recommend music,and the benchmark dataset is kkbox dataset wsdm2018
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
Optimized primitives for collective multi-GPU communication
Listen to current network traffic in the app and categorize the quality of the network.
A learning and practise map for OpenStack, kubernetes, golang and the others.
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most p…
Basic Sources for MIT 6.824 Distributed Systems Class