搜索资源列表
图的操作界面
- 图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such
图的搜索
- 在VC的环境下,用C++实现A*算法和双向A*算法,并且能够通过设置不同的参数随机产生以邻接表存储网络图,从而可以对不同启发策略的A*算法进行测试和实验。-in VC environment, the C achieving A * algorithm and the two-way A * algorithm, and through a variety of parameters to generate random adjacent table storage network map, t
GA_TSA
- 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC + + (with map)
graph6666
- 多段图问题解答,得用VC++实现 多段图问题解答,得用VC++实现-number of plans to answer questions, starting a multi-VC map of Answers, starting VC
g2
- 多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
tusuanfa
- 用vc++6.0实现图-邻接矩阵-最短路径.数据结构课程必备,有一定参考价值。-with vc 6.0 map-adjacency matrix-shortest path. Data structure courses required that a certain reference value.
imagethinner
- 用VC++实现给定位图的细化,使用图像处理技术-with VC positioning map to the details, the use of image processing technology
imagezoominout
- 用VC++实现给定位图的缩放,使用图像处理技术-with VC positioning map to zoom in, the use of image processing technology
MaxStream
- 学习VC的时候写的,求解有向图的最大流和最小截集。-learning to write when the solution is to map the maximum flow and minimum cut-set.
ddt
- 算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well
Genetic最短路径
- 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
vc-mfc-open--and-show-bmp-
- vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
ALGraph
- 邻接链表图的代码实现,VC++开发平台,C语言描述的数据结构。-Source implementation of the adjacency lists map, VC++ development platform, the C language to describe the data structure.
SOM
- VC++实现神经网络SOM(自组织特征映射网)-VC++ Realization of neural network SOM (self-organizing feature map network)
DATASTRUCTER
- 本数据结构学习包,是用VC编写的,对于学习C++程序设计很有帮助。可以对链表,图、树、指针的学习有更深入的了解-The student achievement management system that is prepared with VC for learning C++ programming helpful. Can list, map, tree, indicators of learning have a better understanding of
map
- 使用vc++实现算法分析与设计中n图着色的的实现,使用递归算法,比较简单-Using vc++ algorithm analysis and design of the implementation of n graph coloring, using a recursive algorithm, a relatively simple
cameras_n2
- program is a very good location and license plate recognition system source code, can be more clear and accurate extracted vehicle license characters (including Chinese, English and digital ps : compressed plates attached map). In vc environment can
kohonen
- 自组织神经网络的C++实现,具有图形化演示效果-self organization map with VC
maze
- vc++ SDK迷宫算法,另有火焰和飘雪代码,生成迷宫地图,并不包括迷宫游戏的所有功能,仅为SDK初级开发者提供学习范例,另外压缩包内还有其它两个示例,一个是烟花火焰效果,另一个则是下雪场景,虽然都不是很逼真,但实现了雏形。 -vc++ SDK maze algorithm, while flames and snow code to generate a maze map, does not include all the features of the maze game, only t
map-bqdp
- 八数码问题的vc原文件,用人工只能的a算法来设计的,请大家执教()