C++实现双人对战五子棋项目
☆119Apr 18, 2020Updated 6 years ago
Alternatives and similar repositories for GoBangByCpp
Users that are interested in GoBangByCpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Qt Creator实现中国象棋人机对战, c++实现☆42Aug 4, 2018Updated 7 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆300Aug 12, 2024Updated last year
- C/C++项目实战☆10Aug 2, 2022Updated 3 years ago
- 开源项目:扫雷(Qt开发)☆144Sep 8, 2017Updated 8 years ago
- 指纹识别项目(C++)☆33Mar 10, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C语言小项目集合☆40Jun 23, 2016Updated 10 years ago
- Robocup2D exp(机器人足球2D_实验)☆10Nov 14, 2019Updated 6 years ago
- 用 C++ 从 0 实现的超级马里奥项目☆171Jan 4, 2022Updated 4 years ago
- 培训期间第二个项目——c++版坦克大战☆39Oct 28, 2016Updated 9 years ago
- 射门视频足球追踪与球速计算。基本方法须手动点击初始化足球位置;卡尔曼滤波可以自动识别足球。☆10Dec 21, 2018Updated 7 years ago
- 用koa、c++写的量化交易系统☆14Oct 9, 2017Updated 8 years ago
- QT(C++)开发小众日记app项目☆52Dec 11, 2021Updated 4 years ago
- C/C++做的小项目合集带注释☆416May 4, 2017Updated 9 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆75Mar 11, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- C++ 简单练习项目☆544Jun 23, 2024Updated 2 years ago
- 基于C++和Qt5编写的音乐播放器,可以播放本地音乐、下载在线音乐☆12Jun 30, 2024Updated 2 years ago
- 车牌识别C++项目☆168Jun 8, 2020Updated 6 years ago
- My undergraduate final project - Modeling and control of a distillation column using neural networks and reinforcement learning.☆12Apr 28, 2020Updated 6 years ago
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆8,185May 20, 2024Updated 2 years ago
- C++ QT版音乐播放器,可以实现基本的音乐播放操作,加入百度手势识别API控制音乐播放,加入虹软的人脸识别用于人脸登录,准备识别前,用OpenCV处理图像☆17Nov 25, 2022Updated 3 years ago
- C++写的一个爬虫☆17Jun 30, 2016Updated 10 years ago
- 使用扩展卡尔曼滤波追踪自行车。☆14Apr 30, 2018Updated 8 years ago
- Course project: optimal control of a 2 dof manipulator exploiting the DDP algorithm☆13Mar 4, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于扩展卡尔曼滤波的INS/GNSS松组合导航程序☆21Jul 2, 2024Updated 2 years ago
- 利用C++实现的小游戏:2048,俄罗斯方块,贪吃蛇,飞机大战[Some small games implemented in C++: 2048, Tetris , Snake, Plane War (University Programming)]☆135Dec 15, 2021Updated 4 years ago
- ADP☆13Apr 12, 2017Updated 9 years ago
- this repository is a control system implemntion in Matlab which is proposed by BYUNG MO KIM et al.☆10Jul 28, 2022Updated 3 years ago
- 对开源的eskf代码进行注解,来源于误差状态卡尔曼滤波(error-state Kalman Filter),扩展卡尔曼滤波,实现GPS+IMU融合,EKF ESKF GPS+IMU☆17Jan 1, 2023Updated 3 years ago
- 网络爬虫C++实现☆27Aug 18, 2015Updated 10 years ago
- 使用卡尔曼滤波进行多目标追踪,给定一个道路视频和视频中检测到的所有车框,追踪多个车框,并给每个框赋一个id☆13Mar 30, 2020Updated 6 years ago
- 读研期间写的几篇论文,代码开源☆10Apr 4, 2020Updated 6 years ago
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件☆14Dec 23, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于匈牙利匹配和卡尔曼滤波的SORT多目标跟踪算法。☆19Mar 10, 2023Updated 3 years ago
- reference code of the MAS textbook which written by Zhao Jichao☆12Nov 11, 2023Updated 2 years ago
- 树莓派4B的项目☆13Apr 14, 2021Updated 5 years ago
- 项目名称为球球大作战,是大一下的C语言实战期末项目,独立完成。☆59Apr 25, 2021Updated 5 years ago
- Repository accompanying the paper "Model-Predictive Attitude Control for Flexible Spacecraft During Thruster Firings"☆13Aug 7, 2020Updated 5 years ago
- 使用无损卡尔曼滤波追踪自行车☆20May 1, 2018Updated 8 years ago
- 论文复现。用卡尔曼滤波估计股票市场的羊群效应,难点在于模型中有马尔科夫切换。论文1是这里复现的论文,论文2是切换系统卡尔曼滤波算法☆10Jun 15, 2019Updated 7 years ago