yaotoubao425's Stars
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
LyleMi/Learn-Web-Hacking
Study Notes For Web Hacking / Web安全学习笔记
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
paulran/aioquant
Asynchronous event I/O driven quantitative trading framework.
progschj/ThreadPool
A simple C++11 Thread Pool implementation
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
memect/hao
好东西传送门
jlaine/qdjango
QDjango, a Qt-based C++ web framework
pythonguis/pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
SleepySoft/StockAnalysisSystem
A framework for stock data fetching, persistence and analysing
shakenetwork/DevilYuan
DevilYuan量化交易平台 可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能
downdemo/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
zhulei227/ML_Notes
机器学习算法的公式推导以及numpy实现
Light-City/CPlusPlusThings
C++那些事
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计