Change the repository type filter
All
Repositories list
26 repositories
bRPC-Project-Template
Public archiveCpp-Project-Template
Public archive🏗️ A C++ project template built with Docker, Makefile, CMake, GoogleTest and GitHub Actions.(包含Docker、Makefile、CMake、GoogleTest和GitHub Actions的C++项目构建模板。)SECS-II-Serialization
PublicTetris
PublicScoped-Enum-Flags
Public🚩 A C++23 header-only type-safe bit flag manager for C++ scoped enumerations.(使用C++23开发的基于强类型枚举的标志位操作库。)Echo-Web-Server
Public☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.(使用C++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)Field-Access-Proxy
PublicConstrained-Variable
PublicA C++23 header-only library for type-safe variable constraints with support for validation, transformation, and clear error reporting.(使用C++23开发的头文件库,支持类型安全的变量约束,包括校验、转换和清晰的错误报告。)Bit-Manipulation
Public- ⚒ A PowerShell script used to generate byte reversing functions for a C/C++ structure.(用于为C/C++结构体生成字节序翻转函数的PowerShell脚本。)
Tiny-x86-OS
Public💽 A simple Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.(使用C++和汇编开发的简易Intel x86操作系统,支持中断、内存分页、堆内存管理、磁盘控制、文件分区、系统调用、线程调度等功能。)Windows-x86-Debugger
Public🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.(使用C++20开发的简易Windows x86调试框架,支持软件断点和硬件断点,可以用于创建自定义调试器。)Chase-AI
Public🎮 An artificial intelligence game to demonstrate the A* pathfinding. The enemy will try to get close to the agent and make it stuck between walls.(用于演示A*寻路算法的人工智能游戏,敌人会追踪宝藏并尝试将其困在围墙之间。)- 🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.(通过逆向工程、内联Hook和动态链接库注入实现的《植物大战僵尸》双人网络对战,两名玩家分别使用植物或僵尸进行防守和攻击。)
Windows-DLL-Injector
Public💉 A Windows dynamic-link library injection tool written in C++20. It can inject a dynamic-link library into a running process by its window title or create a new process with an injection.(使用C++20开发的Windows动态链接库注入工具,可以通过窗口标题注入运行中的进程,或在创建新进程时注入。)Bochs-Call-Log-Formatter
Public- 🧹 A PowerShell script used to reset a Jupyter notebook's execution cell indexes, making them increase from 1.(用于从1递增重置Jupyter Notebook执行单元编号的PowerShell脚本。)
PlantUML-Builder
PublicMinesweeper-Cheat
Public💣 A game cheat for Microsoft Minesweeper. It will change the window title to "Mlnesweeper" if the current block has a mine.(微软扫雷游戏的作弊工具,如果当前方块有雷,窗口标题会被修改为“Mlnesweeper”。)Goasm-RAT
Public💻 A Windows console remote administration tool written in Go & Intel x86 Assembly. It supports remote shell and screenshot.(使用Go和Intel x86汇编开发的Windows终端远程管理工具,支持远程Shell和屏幕截图。)- 🔍 A Lucene demo for searching the Cranfield collection.(用于搜索Cranfield数据集的Lucene搜索引擎示例。)
- 🚚 "2021 Huawei Delivery Optimization Competition" - Using a genetic model to minimize the multi-vehicle transportation cost with vehicle capacity constraints.(“2021华为配送优化竞赛” - 使用遗传算法在车辆运力限制下最小化多车辆的运输成本。)
Genetic-Delivery-Man
Public🚚 A genetic model written in Python for minimizing the delay time of delivery routes.(使用Python编写的用于最小化物流配送时间的遗传算法。)Windows-Tiny-PE
PublicKraken-Futures-API-Demo
Public- 👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.(加州大学伯克利分校《CS188:人工智能》的课程作业。)