搜索资源列表
迷宫最短路径VC
- 用VC编写的迷宫最短路径求解。-VC prepared by the shortest path to solve the maze.
VC源码
- 包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system advancement condition cut demonstration, VC_ Haveman sets up halftree, pitch point matrix most short-path guildmap
shortestwayvc++
- 数据结构求最短路径vc++ 实现手动作图,设计起点--终点,按运行,直接求出最短路径,本程序有待改进,能向优化工作处理方面发展。
VC++.doc
- VC++环境下调用MATLAB,其中路径的设置请根据自己电脑中的位置做相应修改
分支限界法_单源最短路径
- 算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC + + prepared
Genetic最短路径
- 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
机器人路径规划VC源程序
- 自己看过的机器人路径规划的vc源程序,感觉挺好的,与大家共同分享一下!呵呵
AStar.用A形算法寻找迷宫的最短路径,VC实现
- 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
PolyMultip
- vc++实现多项式与连分式算法及程序
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
pso
- 用VC++写的粒子群算法,效率高,结果较精确!-pso algorithm is completed by using VC++
fullpath
- 移动机器人的全路径规划算法,可以输出所有路径, vc++编写,很好,推荐-The whole mobile robot path planning algorithm, all paths can be output, vc++ to prepare, very good, recommended
pipeline
- 实现对最佳路径的选择,算法,通俗的讲就是对石油管道的路径选择-The best path to achieve the choice of algorithm, popular speakers is to choose the path of oil pipeline
psd_following
- 机器人的psd路径规划策略,非常好的例子,是基于vc++平台的-robot psd
move_counter
- 机器人的避障路径规划策略,非常好的例子,是基于vc++平台的-robot rounting]
move_track
- 机器人的跟踪路径规划策略,非常好的例子,是基于vc++平台的-robot tracking
VC
- 用VC编写的电脑鼠走迷宫,能走出所有路径,并找出最短路径-VC' s computer with a mouse maze, to get out all the paths, and find the shortest path
GA_TSP
- 使用遗传算法求解最短路径问题。用VC++实现,代码带注释,清晰易懂-GA for the Tsp
123
- 利用VC构建机器人路径规划的模拟环境,并且利用A*算法完成机器人的全局路径规划-Using VC construct robot path planning and the simulation environment, using A* algorithm the robot global path planning finish