搜索资源列表
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
cellrecognition
- 细胞识别记数系统的实现,全部源代码,包括中心点标记,区域填充,记数等-,Visual C++,图形图象/Graph program -cell identification number system in mind the realization of full source code, including the focal point mark, regional filling, and so mind-, Visual C, graphic images / Graph program
Graph-Theory
- 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备
VOCdevkit_14-Apr-2008.tar
- PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。-PASCAL Visual Object Classes, Competition visual recognition procedures, a total of 20 major categories of the visual target. With code written in MATLAB. Able to gen
create_graphic
- 图的建立,有多种的图可以选择,也可以选择图的遍历方法,里面的图的存储结构是以顶点数组和邻接矩阵的方式存储的。-Map-building, there are several plans to choose, you can choose to graph traversal method, which the storage structure of the plan is based on vertex adjacency matrix of the array and stored the.
bianli
- 利用Visual C++ 关于图的遍历数据结构中的经典例题-Using Visual C++ on the graph traversal
tubianli
- 数据结构中课程设计,图的遍历,环境Visual C-Data structure in curriculum design, graph traversal, environmental Visual C++
simpsal
- 基于视觉注意机制的图像显著图提取,包括亮度,dkl颜色,方向等通道,合成图像的显著性描述图-Image-based visual attention saliency map mechanism extraction, including brightness, dkl color and direction of channels, the significance of synthetic image descr iption graph
art
- 双联通分图的c++实现,实现平台为visual studio 2008-Biconnected bipartite graph c implementation, the implementation platform for Visual Studio 2008
tdzs
- 图的着色问题的c++实现,实现平台visual studio 2008-Graph coloring problem c++, platform Visual Studio 2008
ConvertToXML
- 将得到的Matlab中的数据转换为vizster可用的XML格式。其中,vizster是网络领域一个很好的布局程序-Convert Matlab data to vizster data format。vizster is a good network graph visual tools
GraphColoring
- Graph colloring problem solved with genetic algorithm using visual studio 2010 C# language. with capability of draw graph.
tu
- 图的遍历,C语言visual 2010版运行-Graph traversal, C language, visual 2010 edition runs
TREE
- 在visual C++环境中实现图的最小生成树的生成,并实现最小生成树的权重的计算-Heavy computing implemented in visual C++ environment, minimum spanning tree graph generation and achieve the minimum spanning tree right
GB_ITTI
- GBVS显著性 直接运行mean_Itti.m 直接运行mean_gbvs.m-Graph-Based Visual Saliency
MyGraph
- Implement graph in visual c++