资源列表

« 1 2 ... .01 .02 .03 .04 .05 21206.07 .08 .09 .10 .11 ... 28523 »

[数据结构常用算法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

[matlab例程DS

说明:关于通信系统仿真中的直序扩频序列的仿真系统的仿真问题的解决方法-Communication System Simulation on Direct Sequence Spread Spectrum Sequences simulation system simulation solution to the problem
<宿舍> 在 2026-01-12 上传 | 大小:57kb | 下载:0

[matlab例程aaa

说明:基于pso算法在股票短期预测上应用,建立在arma模型的基础上-Pso algorithm based on short-term prediction in the stock application, built on the basis of arma models
<汪建锋> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程matlab1

说明:MATLAB在数据的统计与分析和信号处理中进行应用 -Statistics and MATLAB data analysis and signal processing applied
<盛蕊> 在 2026-01-12 上传 | 大小:5mb | 下载: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

[matlab例程matlab2

说明:matlab应用在辅助优化及计算当中和一些应用实例-matlab optimization and calculation used in supporting them, and some application examples
<盛蕊> 在 2026-01-12 上传 | 大小:6.6mb | 下载:0

[matlab例程matlab3

说明:matalb应用在工程数学应用和他的一些符号数学工具箱-matalb used in engineering mathematics application and some of his Symbolic Math Toolbox
<盛蕊> 在 2026-01-12 上传 | 大小:6.98mb | 下载: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例程matlab4

说明:matlab应用在微分方程的解法和他的一些应用程序接口用户指南-matlab application of Differential Equation and some of his API User' s Guide
<盛蕊> 在 2026-01-12 上传 | 大小:7.99mb | 下载: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
« 1 2 ... .01 .02 .03 .04 .05 21206.07 .08 .09 .10 .11 ... 28523 »

源码中国 www.ymcn.org