搜索资源列表
迷宫最短路径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
加载路径图片的动态按钮
- 在 VC下,使按钮不加载资源图片,而是让用户选择自己的图片加载在按牛表面上。-in VC, so the button is not loaded Photo resources, but allow users to choose their own pictures by cattle loaded on the surface.
搜索子目录(VC源码)
- (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
system_jincheng
- 显示出系统中的所有进程和每个服务进程的完整路径,vc-system shows all the processes and process each service the full path, vc
vc+map
- vc+mapx编写的最优路径算法,可以实现基本的路径查询
shortestwayvc++
- 数据结构求最短路径vc++ 实现手动作图,设计起点--终点,按运行,直接求出最短路径,本程序有待改进,能向优化工作处理方面发展。
VC++.doc
- VC++环境下调用MATLAB,其中路径的设置请根据自己电脑中的位置做相应修改
关键路径39
- 关键路径39 ok VC- Essential way 39 ok VC
分支限界法_单源最短路径
- 算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC + + prepared
AStar.用A形算法寻找迷宫的最短路径,VC实现
- 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
矢量地图路径寻优的程序实现
- A* 算法矢量地图路径寻优的程序实现 VC实现最优路径-A* algorithm for vector map the path optimization process to achieve
PolyMultip
- vc++实现多项式与连分式算法及程序
fullpath
- 移动机器人的全路径规划算法,可以输出所有路径, vc++编写,很好,推荐-The whole mobile robot path planning algorithm, all paths can be output, vc++ to prepare, very good, recommended
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
VC
- 用VC编写的电脑鼠走迷宫,能走出所有路径,并找出最短路径-VC' s computer with a mouse maze, to get out all the paths, and find the shortest path
filewrite
- VC++向txt文档写入的实例程序。点击button,弹出保存路径对话框。-A file(txt) write programe
GraphFloyd最短路径算法VC++演示源代码
- 这是GraphFloyd最短路径算法VC++演示源代码,可以看看(so so This is vc + + GraphFloyd shortest path algorithm demo source code, can have a look)
获取当前文件的路径
- 获取当前文件的路径,vc6开发,调试通过(Gets the path of the current file)