资源列表
[数据结构常用算法] RankMaximalMatchings.ps
说明:排列数最大的偶图匹配算法,效率比传统的算法高-rank maxminum biparite matching alogrithm has higher effcient than traditional algorithm<action> 在 2026-01-12 上传 | 大小:80kb | 下载:0
[数值算法/人工智能] vckmp
说明:KMP 算法是由Knuth,Morris和Pratt等人共同提出的,所以成为Knuth-Morris-Pratt算法,简称KMP算法。KMP算法是字符串模式匹配中的经典算法。和BF算法相比,KMP算法的不同点是匹配过程中,主串的位置指针不会回溯,这样的结果使得算法时间复杂度只为O(n+m)。 采用VC++开发,实现KMP字符串匹配算法-KMP algorithm by Knuth, Morris and Pratt, who co-sponsored, so as Knuth-Morris-<宇烁> 在 2026-01-12 上传 | 大小:596kb | 下载:0
[数值算法/人工智能] vc2005jiyin
说明:这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中…… -The genetic algorithm library is a program written in Visual S<宇烁> 在 2026-01-12 上传 | 大小:1.48mb | 下载:0
[数值算法/人工智能] DijkstraVc
说明:压缩文件中的WORD文档放的是源代码和解释,有一个名为最短路径算法的文件夹,这个文件夹内容是可以在VC++6.0运行的程序文件(对文档的代码有所修改,弗洛伊德算法被注释掉了) -Compressed file in the WORD document, put the source code and explanations, there is a shortest path algorithm, called the folder, the contents of this folder<宇烁> 在 2026-01-12 上传 | 大小:1.07mb | 下载:0
[matlab例程] timeserils
说明:时间序列工具箱可以解决很多时间序列预测问题,大家可以试一试的。用过的,真的很好。-Time series toolbox can solve a lot of time series prediction problem, we can try to. Used, really good.<liush> 在 2026-01-12 上传 | 大小:7.75mb | 下载:2
[数值算法/人工智能] AlgorithmDesignKleinbergTardos
说明:学习算法设计的一本很好的资料,英文版扫描的,包括各种各样的算法设计方法和技巧。-A good book of learning algorithm, English version of the scan, including a variety of algorithm design techniques and skills.By Kleinberg Tardos.<卢彦飞> 在 2026-01-12 上传 | 大小:42.35mb | 下载:0