wunben's Stars
gonglei007/GameDevMind
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
reinshift/ADOS
A Distributed Adaptive Route Planning Optimization Algorithm for UAV Swarm
25H/MayeLite
Maye Lite 一个更轻更简洁的快速启动工具
reinshift/MADDPG_Multi_UAV_Roundup
Multi-UAV target round-up based on MADDPG
Lizhi-sjtu/MARL-code-pytorch
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
ai-winter/python_motion_planning
Motion planning and Navigation of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, RPP, DDPG, Bezier, Dubins etc.
Haghrah/ACO---Robot-Path-Planning
Simulation of a paper which has used Ant Colony Optimization algorithm for robot path planning ...
tinyzqh/light_mappo
Lightweight version of MAPPO to help you quickly migrate to your local environment.
philtabor/Multi-Agent-Reinforcement-Learning
PyTorch implementations of MADDPG, MAPPO (coming)
viliusle/miniPaint
online image editor
ProbiusOfficial/Hello-CTF
【Hello CTF】题目配套,免费开源的CTF入门教程,针对0基础新手编写,同时兼顾信息差的填补,对各阶段的CTFer都友好的开源教程,致力于CTF和网络安全的开源生态!
starry-sky6688/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
BaiJiazm/SubwayTransferSystem
上海地铁换乘指南系统(SubwayTransferSystem),是个人在暑期所做的一个数据结构课程设计项目
Passer1072/RookieAI_yolov8
基于yolov8实现的AI自瞄项目 AI self-aiming project based on yolov8
mapeditor/tiled
Flexible level editor
zealdocs/zeal
Offline documentation browser inspired by Dash
musescore/MuseScore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
feiyangqingyun/qtkaifajingyan
自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
1AoB/upper_computer_project
Qt机车嵌入式上位机项目
duguosheng/6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
youngyangyang04/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
Neo-ZK/RB_Tree
红黑树的实现
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
ai-winter/ros_motion_planning
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
0voice/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
Lazuplis-Mei/pvzclass
pvzclass 是一个用于控制植物大战僵尸游戏内部运行实体的一套框架
yifengyou/os-elephant
《操作系统真象还原》源码及学习笔记(os-elephant)还原真相
liexusong/linux-source-code-analyze
Linux内核源码分析