资源列表
Priml
- 这是一个小小的程序,用来演示图的prim算法-This a minor procedure, the map used to demonstrate the algorithm prim
tgdbl
- 对于一个给定的任意边数和顶点值的有向图或无向图,用邻接表存储,并用广度优先搜索算法实现对图的遍历,借助队列实现。
Critical Path
- 数据结构中实现图的关键路径的算法,是在TC中运行的。-data structure to achieve the critical path map algorithm is run in the TC.
code
- 用java压缩的功能,可以实现对文件和目录的压缩-Compression function with java, you can achieve compression of files and directories
plane_stress_analysis
- 本程序是一平面应力的程序,并可以显示结构变形图-This procedure is a procedure for plane stress, and can display the structure deformation diagram
primkruskal
- 数据结构中的经典算法,普利姆算法和kruskal算法,已经测试过的可以运行 。-Classical algorithm for data structure, algorithm and kruskal Pliem algorithm has been tested to run.
graphTraverse
- 图的存储方式,数据结构的绝佳范例,方便深入理解动态指针,结构简单,方便移植-Figure of storage, an excellent example of the data structure to facilitate in-depth understanding of the dynamic pointers, simple structure, easy to transplant
Tree
- 树类,孩子父母链表实现树的操作
Maze
- 利用栈实现走迷宫的算法,走通的路径,走过但走不通的路径也已标出-Use stacks maze algorithm, the path to go through, and walked the path that leads to nowhere, but has also been marked
matlab-power-flow-0001_www.matlabsite.com
- dis program about the load flow in distribution power aystem.
pulse_peak_detection
- 使用阈值法对脉搏信号的峰值进行提取,并且通过提取信号的峰值求脉搏信号的周期,并且简单判断脉搏信号的峰值是否可用。-Useing Threshold to extrack the peak of the pulse signal extraction, and determine the peak of the pulse signal whether is not available.
cfmatrix
- 这是混淆矩阵源代码,可以输出分类结果的混淆矩阵,用于模式识别,数据挖掘等。-this is cfmatrix code
