Pinned Repositories
7zlib
一个封装了 7z 压缩解压功能的接口
cheat-engine
Cheat Engine. A development environment focused on modding
cpp-backend-reference
C++后端开发面试题
CS-Notes
😋 技术面试必备基础知识
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Google-IPs
Google 全球 IP 地址库
Google-IPs-1
:us: Google 全球 IP 地址库
handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
hustoj
HUSTOJ open source latest version, an Online Judge System for ACM/ICPC and NOIP training, with easy installation.
VirtualDisk
使用C++编写一个运行在命令行模式下的,虚拟磁盘的软件。虚拟磁盘软件能够在内存中模拟一个磁盘,通过接受命令,可以在内存中完成一些文件操作的功能。
acmlzq's Repositories
acmlzq/Google-IPs-1
:us: Google 全球 IP 地址库
acmlzq/VirtualDisk
使用C++编写一个运行在命令行模式下的,虚拟磁盘的软件。虚拟磁盘软件能够在内存中模拟一个磁盘,通过接受命令,可以在内存中完成一些文件操作的功能。
acmlzq/7zlib
一个封装了 7z 压缩解压功能的接口
acmlzq/cheat-engine
Cheat Engine. A development environment focused on modding
acmlzq/cpp-backend-reference
C++后端开发面试题
acmlzq/CS-Notes
😋 技术面试必备基础知识
acmlzq/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
acmlzq/Google-IPs
Google 全球 IP 地址库
acmlzq/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
acmlzq/hustoj
HUSTOJ open source latest version, an Online Judge System for ACM/ICPC and NOIP training, with easy installation.
acmlzq/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
acmlzq/interview
📚 C/C++面试知识总结
acmlzq/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
acmlzq/MyDb
acmlzq/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
acmlzq/SoftRender
SoftRender
acmlzq/Tiny3D
a simple c++ soft raster renderer 简单的光栅化渲染器