Pinned Repositories
actor-framework
An Open Source Implementation of the Actor Model in C++
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
apue.3e
Advanced Programming in the UNIX Environment - Third Edition
APUE_notes
《UNIX环境高级编程》中文第三版笔记
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-spider
爬虫集合
bgslibrary
A Background Subtraction Library
Books
运维之道
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
ddzlib
斗地主牌库(含癞子和机器人)
YuuFish's Repositories
YuuFish/apue.3e
Advanced Programming in the UNIX Environment - Third Edition
YuuFish/free-programming-books
Free Learning Resources In Chinese
YuuFish/gitskills
YuuFish/handlemap
Map object pointer to an unique id
YuuFish/mudos
mudos v22.2b14 with mysql for linux
YuuFish/Reactor-2
a Reactor implement by C++11 on Linux
YuuFish/ReadingNotes
我的读书笔记,涉及C++、Java、计算机科普、各类文学作品、管理类等书籍,总结其中的知识点和精华,分享给大家,共同学习!!!
YuuFish/Realtime-Traffic-Detection
Video surveillance units are usually the first element of a security system. While they are the most intuitive to understand and can be programmed for many tasks, they also have many vulnerabilities, such as sensitivity to light levels and large computational requirements. The article presents an application of computer vision methods to traffic flow monitoring and road traffic analysis. The application is utilizing image-processing methods using OpenCV library designed and modified to the needs of road traffic analysis. This method gives functional capabilities of the system to monitor the road, to initiate automated vehicle tracking, to measure the average speed. This system is based on stationary video cameras and an onboard arm processor running on android or linux processing the video and sending the processed data to a central server connected to wide area network or through GPRS. This software was made to save users time so that they don’t get stuck in traffic jams and avoid them beforehand as they have prior knowledge about the traffic conditions on the alternate routes, so that users could choose the route with least traffic and hence shall reach his/her destination hassle free. What users need to do is, subscribe to the routes (from their android phone) in a particular area, our software will tell the user about the traffic density in each of the alternate routes available in that area and suggest the best route with least traffic to the user. Therefore by using our software from any android device, the user will enjoy a hassle free ride towards his destination.
YuuFish/recipes
Some code snippets for sharing
YuuFish/sim
Simple C++ network server framework
YuuFish/socket-server
YuuFish/StudyBooks
我的学习资料,包括书籍、网址等
YuuFish/TDH_Socket
TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.
YuuFish/The-Art-Of-Programming-By-July
此为《编程之法:面试和算法心得》一书2014年6月老版本的原型,最新完整纸质版于2015年9月上市!
YuuFish/unpv13e
UNIX Network Programming, Volume 1, Third Edition Source Code
YuuFish/Vehicle-Counter
YuuFish/VehicleDetectionSystem
detect the vehicle of it's speed as well as line passing by the camera or video using OpenCV library.
YuuFish/xs
YuuFish/zh-google-styleguide
Google 开源项目风格指南 (中文版)