Pinned Repositories
ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!!!
app_comments_spider
爬取百度贴吧、TapTap、appstore、微博官方博主上的游戏评论(基于redis_scrapy)
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ChalearnLAP
code for chalearn LAP
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
darwintree
Framework for action/activity recognition on videos (computer vision research work)
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
geohash-int
A fast C99 geohash library which only provide int64 as hash result.
LDPC_encode-decode_simulate
LDPC码编译码仿真(译码算法采用反向置信传播算法BP)
jueey01's Repositories
jueey01/LDPC_encode-decode_simulate
LDPC码编译码仿真(译码算法采用反向置信传播算法BP)
jueey01/ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
jueey01/android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!!!
jueey01/app_comments_spider
爬取百度贴吧、TapTap、appstore、微博官方博主上的游戏评论(基于redis_scrapy)
jueey01/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
jueey01/ChalearnLAP
code for chalearn LAP
jueey01/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
jueey01/darwintree
Framework for action/activity recognition on videos (computer vision research work)
jueey01/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
jueey01/geohash-int
A fast C99 geohash library which only provide int64 as hash result.
jueey01/gitskills
jueey01/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜
jueey01/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
jueey01/learngit
jueey01/Linux-C-Web-Server
Linux下的小型Web服务器,支持GET/POST/SSL等功能
jueey01/memcache_source_code_analyse
analyse the memcache source code
jueey01/Mini-Search-Engine
迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。
jueey01/raft-zh_cn
Raft一致性算法论文的中文翻译
jueey01/randomOccupancyPattern
Random occupancy pattern features.
jueey01/Scanners-Box
The toolbox of open source scanners - 安全行业从业者自研开源扫描器合辑
jueey01/SearchEngine
一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容
jueey01/squirrel
jueey01/system-design-interview
System design interview for IT company
jueey01/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jueey01/thread_pool
a dynamic thread pool in c
jueey01/VipVideo
各大网站vip视频免费观看 腾讯、爱奇艺、优酷、乐视、芒果等 Mac版。付费电影,VIP会员剧等,去广告播放
jueey01/yohub
A lightweight asynchronous event-driven network application framework in C++.
jueey01/zcelib
One cplusplus C++ crossplatform library use for develop server,similar to ACE.
jueey01/zl_reactor
学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;