helloyunnan's repositories
purecpp_opensource_projects
purecpp opensource projects list
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
Common.Utility
比较全面的c#帮助类,各种功能性代码。
CppHttpDemo
light weight C++ httpserver and httpclient based on mongoose
CTPtest
用ctp官方接口写的一个简单demo,具备行情、交易、k线数据以及策略功能,可以连接simnow模拟交易
deep-into-node
深入理解Node.js:核心**与源码分析
flamingo
flamingo 一款高性能轻量级开源即时通讯软件
GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
HotelManage
使用Qt开发的一个简单的酒店管理系统
IsolationForest
Isolation Forest Algor. implemented by JAVA
libhv
Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler apis and richer protocols.
Messy_Test
C++/C++11's usage
muduo
A C++ non-blocking network library for multi-threaded server in Linux
node-lessons
:closed_book:《Node.js 包教不包会》 by alsotang
Postgraduate_notebook_for_SJTU_CS
准备上交大的计算机系方向考研,有意向往人工智能方向考研。考研科目408内容包括:计算机网络、计算机组成原理、操作系统、数据结构与算法等所有软件工程的课程基础。C/C++部分笔记请大家参考CPP仓库。所有笔记内容参考各方面的书籍集合而成,禁止用作商业用途,版权归属Soler索莱尔HO,如有不同意见的,可以直接发邮件:launolife@aliyun.com。
qt_eventdispatcher_libevent
libevent-based event dispatcher for Qt
QtWebApp
QtWepApp is a HTTP server library in C++, based on Qt Framework support.Fork of Stefan QtWebApp: http://stefanfrings.de/qtwebapp/index-en.html
stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
TWAP_VWAP_code
量化交易中twap和vwap算法的简单实现
UAVProduct
处理无人机影像的代码,使用了OpenMVG,openMVS以及GDAL库等,实现影像几何校正,影像拼接,点云生成等功能
universe_push
基于t-io的即时消息通讯系统,采用Dubbo,SpringBoot的分布式架构,可以衍生出推送,群组通讯的基础架构 ,支持docker,k8s快速部署。Android版本支持私聊,群聊,支持voip通话,支持语音,短视频,图片,位置发送。web客户端使用vue,基于websocket进行通讯
visualsyslog
Syslog Server for Windows with a graphical user interface
WechatSpider
基于python+appium的android微信自动添加好友及爬取其朋友圈的爬虫