Pinned Repositories
-Student-Achievement-Management-System
asp.net c# 学生成绩管理系统 选课系统 学期末课程设计 Student Achievement Management System &Course selection system&Course design at the end of semester
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
avplayer
一个基于FFmpeg、libtorrent的P2P播放器实现
bin0412
Config files for my GitHub profile.
book
:grin:A collection of programming books. 个人收藏的一些编程书籍 :book:
C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
DesignMode
设计模式代码实现
DetachableItem
This is an example of how you can detach an item to a separate window in QML
jianyingProPanel
模仿剪映专业版, 使用原生QML控件制作的功能面板
bin0412's Repositories
bin0412/jianyingProPanel
模仿剪映专业版, 使用原生QML控件制作的功能面板
bin0412/-Student-Achievement-Management-System
asp.net c# 学生成绩管理系统 选课系统 学期末课程设计 Student Achievement Management System &Course selection system&Course design at the end of semester
bin0412/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
bin0412/avplayer
一个基于FFmpeg、libtorrent的P2P播放器实现
bin0412/bin0412
Config files for my GitHub profile.
bin0412/book
:grin:A collection of programming books. 个人收藏的一些编程书籍 :book:
bin0412/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
bin0412/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
bin0412/DesignMode
设计模式代码实现
bin0412/DetachableItem
This is an example of how you can detach an item to a separate window in QML
bin0412/github-slideshow
A robot powered training repository :robot:
bin0412/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
bin0412/qt-creator-themes
An extensive collection of dark Qt Creator color schemes with preview screenshots.
bin0412/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, Streams, HyperLogLogs, Bitmaps.
bin0412/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
bin0412/Skiplist_server_client
基于跳表的数据库服务器和客户端
bin0412/TinyWebServer
:fire: Linux下C++轻量级Web服务器
bin0412/ToolMarkSystem
bin0412/VideoPlayer
QML C++制作的播放器demo,支持拖拽视频到列表、暂停/开始、前进(后退)
bin0412/WebServer
C++ Linux WebServer服务器
bin0412/WebServerUltra
A C++ High Performance Web Server