Pinned Repositories
admission-webhook-example
A Kubernetes mutating webhook server that implements sidecar injection
aui
A simple implement for DirectUI
AVCapture
运用Directshow进行音视频采集
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
awesome-programming-books
📚 经典技术书籍推荐,持续更新...
books
"我的阅历"
cmake_test
cmake demo
cosmos
c++11基础库
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Cpp-Primer
C++ Primer 5ed answers
yuexian1234's Repositories
yuexian1234/video_server-1
Go语言实战流媒体视频
yuexian1234/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
yuexian1234/learnGitBranching
An interactive git visualization to challenge and educate!
yuexian1234/onvif
一种协议
yuexian1234/gitignore
A collection of useful .gitignore templates
yuexian1234/flask_exercise
flask web开发书本内容练习
yuexian1234/QListViewDemo
yuexian1234/python-network
python网络数据采集书本学习书本内容学习
yuexian1234/myweb
yuexian1234/qt
yuexian1234/fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
yuexian1234/LearnPython
以撸代码的形式学习Python
yuexian1234/duilib
yuexian1234/reactorTest
a simple reactor pattern example for learning
yuexian1234/epoll
a simple epoll example.
yuexian1234/nsduilib
duilib plugin for nsis
yuexian1234/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
yuexian1234/java-learning
my java learning test
yuexian1234/linenoise
A small self-contained alternative to readline and libedit
yuexian1234/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
yuexian1234/threadpool
windows下的threadpool
yuexian1234/nsSkinEngine_NSIS_demo
NSIS duilib UI plugin 界面库
yuexian1234/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
yuexian1234/TeamTalk
TeamTalk is a solution for enterprise IM
yuexian1234/NIM_Resources
yuexian1234/v4l2onvif
ONVIF server for V4L2 Devices
yuexian1234/cpp_Primer
yuexian1234/gitskills
yuexian1234/json-tutorial
从零开始的 JSON 库教程
yuexian1234/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework