利用Qt编写的走迷宫程序,主要是关于路径搜索。此程序的搜索方法有宽度优先,深度优先,A*算法,贪婪算法。
☆13Mar 8, 2019Updated 7 years ago
Alternatives and similar repositories for solve-maze
Users that are interested in solve-maze are comparing it to the libraries listed below
Sorting:
- 这个项目基于A*算法和qt平台实现了可见化路径规划,现在拥有的功能为单Agv规划,agv运动模式可以选择为可斜向(八方向)以及不可斜向(四方向)两种模式☆18Jul 18, 2019Updated 6 years ago
- ✌️UAV path planning: astar algorithm demo application. 一个基于 Astar 算法的无人机路径规划演示程序,使用 QT 框架实现☆25May 15, 2024Updated last year
- This repository contains C++ implementation of A* search algorithm for finding path to goal state for 8 puzzle problem in AI.☆11Dec 2, 2023Updated 2 years ago
- 蚁群算法&广度优先搜索求解迷宫最优路径问题(GUI)☆27Jun 29, 2020Updated 5 years ago
- About fuzzy logic using the Maxwell's pendulum☆13Aug 12, 2023Updated 2 years ago
- 避碰决策论文2的Matlab程序,使用贝叶斯推断、船舶领域和A*算法☆10Nov 22, 2020Updated 5 years ago
- Code for the UAV payload☆10Jun 16, 2017Updated 8 years ago
- 基于OpenMV和Arduino的拾球移动机器人☆11Aug 30, 2020Updated 5 years ago
- A Benchmark Model Simulator for Process Control and Monitoring☆10Apr 17, 2025Updated 10 months ago
- Repository for Robust Trajectory Optimization with Stochastic Complementarity☆12Dec 15, 2020Updated 5 years ago
- Multi-car path planning☆34Jan 17, 2019Updated 7 years ago
- 200W 铝基板加热台控制器,具备PID控制,PWM输出,卡尔曼滤波☆11Oct 30, 2022Updated 3 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Apr 24, 2023Updated 2 years ago
- Effinformer: A Deep-Learning-Based Data-Driven Modeling of DC–DC Bidirectional Converters (Published in: IEEE Transactions on Instrumenta…☆11May 9, 2024Updated last year
- 利用visual stdio2017+MySQL5.5开发,有系统管理员、学生、教师、教学秘书4种不同身份,可实现成绩、课程信息、用户信息的增删改查☆10Jan 6, 2020Updated 6 years ago
- ☆12Jul 26, 2024Updated last year
- MPsee toolbox is an automatic MATLAB tool for building Nonlinear Model Predictive Controllers☆10Oct 5, 2017Updated 8 years ago
- Codes used for generating the results in the paper "Geometric Adaptive Controls of a Quadrotor UAV with Decoupled Attitude Dynamics"☆18Sep 27, 2020Updated 5 years ago
- ☆11Jun 1, 2017Updated 8 years ago
- A dataset for fingerprint-based RSS localization☆10Nov 25, 2022Updated 3 years ago
- Simulation of quadrotor H-infinity control☆11Jan 7, 2026Updated 2 months ago
- 代码部分参考了大佬的可视化调度器https://github.com/AkatsukiCC/huawei2019-with-visualization,没有加调度器,用融合了地杰斯特拉的贪婪思想的A-star算法计算出来最短路径,然后将车辆按照路径长短和车辆速度两个维度进行…☆12Dec 7, 2019Updated 6 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Aug 26, 2018Updated 7 years ago
- 蓝牙5.1室内定位☆12Jun 8, 2022Updated 3 years ago
- Implementation of a Research Paper on MOD-RRT* - A Sampling Based Algorithm for Robot Path Planning in Dynamic Environment☆10May 19, 2022Updated 3 years ago
- FlappyBird愤怒的小鸟 c++游戏实现 学习代码☆10Nov 16, 2018Updated 7 years ago
- ☆11Oct 29, 2020Updated 5 years ago
- PX4 and SITL/jMAVSim simulation for the ICUAS 2020 conference paper submission 'Disturbance Observer-Based Integral Backstepping Control…☆11Aug 5, 2020Updated 5 years ago
- MEED: An Unsupervised Multi-Environment Event-Detector for Non-Intrusive Load Monitoring☆10Mar 25, 2023Updated 2 years ago
- 这是一个基于 stm32f103c8t6 和 uniapp 的物联网蓝牙小车项目,本项目主要包含两大功能,一个是蓝牙控制小车运动,一个是避障小车模式。☆14Sep 15, 2023Updated 2 years ago
- 东南大学SRTP项目基于机器学习的室内定位☆11Oct 26, 2019Updated 6 years ago
- C++ implementation of the Focused Ant Colony Optimization (ACO) for solving the TSP☆11Feb 26, 2022Updated 4 years ago
- c++实现神经网络☆12Jan 21, 2019Updated 7 years ago
- Path planning in cluttered dynamic environments by predicting the motions of obstacles.☆11Jul 5, 2015Updated 10 years ago
- A framework for load forecasting, where seasonal cycles are removed from the input signal. A genetic algorithm is used to parameterize va…☆10Jul 24, 2020Updated 5 years ago
- This project is used to estimate, isolate and diagnose faults for a quadcopter and a PVTOL and also use a methods to control the system b…☆13Nov 18, 2021Updated 4 years ago
- One-Shot Informed Robotic Visual Search in the Wild☆11Apr 19, 2020Updated 5 years ago
- MATLAB simulation of visual-inertial odometry (VIO) & visual-wheel odometry☆13Mar 25, 2021Updated 4 years ago
- Simultaneous localization and mapping (SLAM) tools in 3D☆12Sep 3, 2024Updated last year