rocwangp / tinySTLLinks
实现了部分STL组件,又进行了部分扩充
☆14Updated 7 years ago
Alternatives and similar repositories for tinySTL
Users that are interested in tinySTL are comparing it to the libraries listed below
Sorting:
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆140Updated 10 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 11 years ago
- The Annotated SGI STL Sources☆108Updated 10 years ago
- Dive into machine learning system, start from reinventing the wheel.☆234Updated 7 years ago
- 简易的http服务器☆129Updated 10 years ago
- a simple C++ searchengine☆64Updated 3 years ago
- 学习STL过程,自己实现的STL代码☆197Updated 8 years ago
- 集中《剑指Offer》《程序员面试金典》《程序员代码面试指南》经典算法问题☆36Updated 9 years ago
- To keep the code that about the algorithms☆48Updated 5 years ago
- 程序员代码面试指南C++版,更新中☆117Updated 6 years ago
- 将SVD应用于推荐系统中的评分预测问题☆188Updated 11 years ago
- machine learning algorithm☆163Updated 4 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.☆224Updated 7 years ago
- A recommend system forked from APEX☆83Updated 11 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 3 years ago
- A C++ Tiny Web Server☆107Updated 5 years ago
- 以前学数据结构和算法的时候写的一些程序☆160Updated 9 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 第一届腾讯社交广告高校算法大赛(全国14名)☆230Updated 8 years ago
- xlearn 中文文档☆18Updated 3 years ago
- SGI STL源码-注释版☆76Updated 7 years ago
- 在作为推荐算法实习生时所学习到的算法☆17Updated 10 years ago
- 广告检索引擎(针对在线广告设计,支持简单倒排检索、范围检索、LBS检索,持续完善中)☆170Updated 7 years ago
- A distributed logistic regression system based on ps-lite.☆45Updated 8 years ago
- a mini implementation of muduo☆130Updated 11 years ago
- 极客班C++专业样本项目资源库☆40Updated 10 years ago