资源列表
[数据结构常用算法] Expression-evaluation
说明:表达式求值主要使用的数据结构是栈,因为栈具有后进先出的特点,与表达式求值时的符号和数值运算过程是刚好相符合的。表达式求值也是栈的一个典型的运用。-Expression evaluation is the main data structure used in the stack, because the stack has the characteristics of LIFO, and expression evaluation wh<sy> 在 2024-11-16 上传 | 大小:38kb | 下载:0
[数据结构常用算法] Huffman-coding
说明:哈夫曼编码是哈夫曼树(最优二叉树)在通信编码中的应用。在本程序中,只定义了5个数据的哈夫曼编码,分别输入五个数据的权值,就可以得出最终的哈夫曼编码。-Huffman coding is Huffman tree (the optimal binary tree) in the communication code of the application. In this program, only the data defined Huf<sy> 在 2024-11-16 上传 | 大小:48kb | 下载:0
[人工智能/神经网络/遗传算法] 8-nodes
说明:8节点的前推回代法潮流程序,可以计算配电网的潮流。-8 nodes matlab power flow<徐泽禹> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[matlab例程] MATLAB7[1]jinronggongjuxiang
说明:matalab一些关于金融的工具箱,希望能给大家共享-matalab about the financial toolbox, hope that I can share<jacky> 在 2024-11-16 上传 | 大小:3.04mb | 下载:0
[数据结构常用算法] DSFGraphaprim-MST
说明:深度优先遍历图,并用kruscal算法求最小生成树-Depth-first traversal map, and for the Minimum Spanning Tree with kruscal<董飞> 在 2024-11-16 上传 | 大小:217kb | 下载:0
[人工智能/神经网络/遗传算法] GAlgorithm
说明:C语言实现的遗传算法,用VC6开发环境能正常运行-Generic Algorithm<董飞> 在 2024-11-16 上传 | 大小:563kb | 下载:0
[数据结构常用算法] LibTopoSort
说明:数据结构中的关键路径算法,用邻接表实现,VC6环境,能正常运行-The critical path data structure algorithms, to achieve with the adjacency list<董飞> 在 2024-11-16 上传 | 大小:621kb | 下载:0
[matlab例程] FCM-matlab
说明:Matlab版本的模糊C均值算法实现,对研究聚类的同学很有用!欢迎下载!-FCM about matlab,source code,it is useful to you if you research this field ! welcome to download it!<chuncheng> 在 2024-11-16 上传 | 大小:3kb | 下载:0
[数据结构常用算法] TraverseGraph
说明:数据结构中深度优先遍历图并求两点之间是否有通路-Depth-first traversal data structure diagram and ask whether there is path between two points<董飞> 在 2024-11-16 上传 | 大小:215kb | 下载:0