资源列表
6_3
- 采用邻接表存储结构编写Dijkstra算法,实现求从源点到其余顶点的最短路径。-Storage Structure adjacency list prepared by Dijkstra algorithm to achieve from the source to find the shortest path to the rest of the vertex.
dfn_low
- 图论中,输出重连通分量,dfn和low程序。-Graph theory, the output re-connected components, dfn and low process.
哈希表—我写的
- 我写的数据结构小程序是关于排序算法的,功能比较全-The little procedure of data structure that I wrote is about arranging in an order the algorithm, the function is more complete
sreach
- 图深度优先遍历的源代码,通过此可以实现图的深度优先遍历-sreach
Tarjan
- 求无向图最少加多少条边才能变成双联通图,输入顶点数和变数,然后读入图,利用无向图的Tarjan算法。-At least they try to figure how much to become a double edge Unicom plans, and variable input vertices, and then read into the figure, the use of undirected Tarjan algorithm.
ex3
- 清华大学版本的数据结构,有关栈的应用的试验-Tsinghua version of the data structure, application of the relevant stack test
KMPPatternMatching
- 利用串类型的KMP算法的简单实现。该算法可以较好的完成字符串的匹配。-KMP string type to use a simple algorithm to achieve. The algorithm can be better to complete the match string.
Hierarchical
- 数据挖掘中常用的经典算法——层次聚类算法!该程序是基于凝聚的!-Hierarchical Cluster
PXHS
- 一个彩票程序排列的原代码! 有兴趣的朋友可以试一试!-a lottery process with the original code! Interested friends can try!
MSTS
- spoj MSTS kruskal +生成树
Punycode
- 提供国际化域名(IDN, 如中文域名)转码,使用c++实现的Punycode算法。-Provide Internationalized Domain Names(IDN, such as Chinese domain name) Transcoding, use c to achieve the Punycode algorithm.
fanh
- 这是一个停车场的模拟系统,在对数据结构栈与队列的熟悉及实现-pppppppppppppppppppppppppppppp
