搜索资源列表
ExampleforAStar
- 一个用VC编写的,二维场景下的移动Agent路径搜索A*算法-one prepared by the VC, two-dimensional scenes of the Mobile Agent Route A * search algorithm
源代码(vc++)
- 里面装有 5 个小程序,分别是:0-1背包问题、二叉树遍历、链式表的实现、迷宫路径、资源最优配置算法。每个程序都有详细的说明,是我这两个学期所做的实验的一部分。-containing five small programs, namely : 0-2-1 knapsack problem, the binary tree traversal and the chain table and that the realization of the maze path, the optimal res
vc 常用技巧总结
- vc 开发中常用到的技巧 如:如何通过代码获得应用程序主窗口的 指针,获取应用程序的路径等
RFC3063-chinese
- RFC3063 MPLS(多协议标签交换)环路预防机制 本文讲述了一种基于“线程”的、用于防止多协议标签交换协议(MPLS)设置含有环路的标签交换路径(LSP)的简单机制。此机制与虚电路(VC)的合并相兼容,但此兼容u并不是必需的。该机制还可用于下游按需等级分配也可用于下游等级分配。在协议消息中对要传输的信息进行了紧密的捆绑(也就是,不需使用路径矢量)。当一个节点需要转换到它的下一跳时,分布式程序被执行。不过,这只针对那些下游变化的节点。-RFC3063 MPLS (Multi-protoc
zuiduanlujing
- 最短路径,不同城市之间的旅游方案选择。你可以用VC运行-The shortest path of travel between different cities in the program selection. You can run VC
shortpath(vc)
- 由图的概念可知,在一个图中,若从一顶点到另一顶点存在着一条路径(这里只讨论无回路的简单路径),则称该路径长度为该路径上所经过的边的数目,它也等于该路径上的顶点数减1。由于从一顶点到另一顶点可能存在着多条路径,每条路径上所经过的边数可能不同,即路径长度不同,我们把路径长度最短(即经过的边数最少)的那条路径叫做最短路径,其路径长度叫做最短路径长度或最短距离。 -shortpath
Data-structure
- 在VC++环境下,用C语言实现交通咨询模拟系统的设计(最短路径问题)。-In vc++ environment, using C language to realize the transport advisory simulation system design (the shortest path problem).
shujujiegoukeshe-qiuzuiduanlujing
- 数据结构课程设计求最短路径报告及源代码,c语言编写,vc下运行。-Data structure curriculum design for the shortest path and source code, c language, running under the vc.
0801
- 学vc编游戏程序之求解最短路径,适合初学者-Solving learn vc series of games the shortest path, suitable for beginners
vc
- 数据结构课程设计 图的应用 最短路径 最优算法-Data structure curriculum design applications optimal shortest path algorithm
CreatemyFolder1
- 使用VC++6.0用mfc创建一个多层次的文件夹路径-Creat a Folder!!!
My
- 用来读取BMP格式图片的VC,在文件MyView.cpp文件下修改Read( d:\\1.bmp ) 的文件路径即可读取显示相应的BMP图片-Used to read BMP format images VC