Welcome![Sign In][Sign Up]
Location:
Search - algorithm

Search list

[Mathimatics-Numerical algorithmsModular Exponentiation Algorithm Analysis

Description: Modular Exponentiation Algorithm Analysis
Platform: | Size: 92514 | Author: 赵平 | Hits:

[Mathimatics-Numerical algorithmsalgorithm

Description: 几个算法程序,如矩阵算法-several algorithms procedures, such as matrix algorithm
Platform: | Size: 82589 | Author: none | Hits:

[Otherc-algorithm-set

Description: c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
Platform: | Size: 245039 | Author: 张维成 | Hits:

[Other resourcedifferential algorithm

Description: 这是一个用matlab编制的DE算法的源程序,希望大家喜欢!-This is a preparation using the Matlab DE algorithm source, hope you like them!
Platform: | Size: 9389 | Author: 黄善理 | Hits:

[Develop Toolsalgorithm

Description: 算法是程序设计的精髓,程序设计的实质就是构造解决问题的算法,将其解释为计算机语言。-algorithm design process is the essence of programming is the real structural problem-solving algorithm, be interpreted as a computer language.
Platform: | Size: 659577 | Author: chen | Hits:

[Other resourcekmp Algorithm

Description: 这是一个关于字符串匹配的kmp算法,程序简单精炼,可以借鉴一下-This is a match on the string of KMP algorithm, a simple refining process, we can draw about
Platform: | Size: 922 | Author: 容器 | Hits:

[Mathimatics-Numerical algorithmsGenetic-Algorithm-Example-2009

Description: 基因演算法 如何隨機產生子代 計算產生子代的時間,並畫圖(Genetic Algorithm Example How to generate random offspring)
Platform: | Size: 310272 | Author: yaginny | Hits:

[matlabalgorithm

Description: 最基础简单的mp算法 最基础简单的omp算法 最基础简单bp算法(mp algorithm omp algorithm bp algorithm)
Platform: | Size: 3072 | Author: foxyeyes66 | Hits:

[Mathimatics-Numerical algorithmsAlgorithm Design

Description: 基于算法导论一书的算法入门pdf,范围为第一章至第二十六章(Introduction to the algorithm introduction to the algorithm pdf, the range from the first to the twenty-sixth chapter)
Platform: | Size: 3963904 | Author: insatiable | Hits:

[Data structsAlgorithm

Description: 清华大学数据结构算法,适用于数据结构学习,欢迎使用,本人亲自整理成word形式(Tsinghua University data structure algorithm, suitable for data structure learning, welcome to use, I personally organized into the word form.)
Platform: | Size: 495616 | Author: Augustin | Hits:

[Windows DevelopAlgorithm Design by Jon Kleinberg, Eva Tardos

Description: Algorithm by Design. How to design Algorithms
Platform: | Size: 3653632 | Author: rohan_run1k@5min | Hits:

[Mathimatics-Numerical algorithmsAprioriAll-Algorithm-master

Description: To reduce the generation of candidate sequences and the scans to sequence database for AprioriAll algorithm, an efficient sequential pattern mining method based on improved AprioriAll algorithm is presented. Firstly, data are preprocessed. Then do the sequential pattern mining with improved AprioriAll algorithm. The improvements of AprioriAll algorithm are mainly two points: one is to change the connection of candidate sequences to reduce the generation of candidate sequences; the other is to reduce the needless database scans to improve the efficiency of algorithm. Finally, the efficiency and validity of improved AprioriAll algorithm is validated through experiments.
Platform: | Size: 836608 | Author: sensensen | Hits:

[matlab2 step taylor galerkin algorithm

Description: 2 step taylor galerkin algorithm
Platform: | Size: 1059840 | Author: bahador | Hits:

[matlabMatlab genetic algorithm and examples

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,本文介绍了一种基于Matlab的遗传算法实例。(An example of genetic algorithm based on Matlab)
Platform: | Size: 315392 | Author: MagicYang68 | Hits:

[AI-NN-PRgenetic optimization algorithm

Description: 最优化算法教材14章,遗传算法的MATLAB实现。(Optimization algorithm teaching material 14, genetic algorithm using MATLAB.)
Platform: | Size: 6144 | Author: xgjyh | Hits:

[Graph programrice algorithm

Description: 一个CCSDS(空间数据系统咨询委员会)提出的航天器图像数据压缩算法——RICE算法的MATLAB实现(a software based on MATLAB realize the RICE algorithm recommended by CCSDS.)
Platform: | Size: 6144 | Author: 科詹哈 | Hits:

[matlabClassical algorithm

Description: 文件夹包括:经典MUSIC算法、基于波束空间的MUSIC算法、Root-Music算法、前向平滑MUSIC算法、后向平滑MUSIC算法、双向平滑MUSIC算法、奇异值算法、线性预测算法及旋转不变子空间算法等,是学习空间谱估计的很好例程(Folders include: classical MUSIC algorithm, beamspace-based MUSIC algorithm, Root-Music algorithm, forward smoothing MUSIC algorithm, backward smoothing MUSIC algorithm, bidirectional smoothing MUSIC algorithm, singular value algorithm, linear prediction algorithm and rotation invariant subspace algorithm. They are good examples of learning space spectrum estimation.)
Platform: | Size: 14336 | Author: zhouguoxian | Hits:

[AI-NN-PRMATLAB genetic algorithm toolbox

Description: Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function library based on basic operations and termination conditions, binary and decimal conversion and other operations. The implementation steps include: the main function of genetic algorithm and the generation function of the initial population are obtained by the input and output functions, and the basic genetic operation function is obtained by the selection, crossover and mutation operations. Taking function simulation as an example, the function optimization and GA improvement only need to rewrite function m file form)
Platform: | Size: 9216 | Author: FZenjoys | Hits:

[matlabPSO algorithm

Description: 在粗糙集与粒计算中,对于常见的几种非线性规划的函数,运用PSO算法求出了相应的决策属性的权重(In rough set and granular computing, PSO algorithm is used to calculate the weights of the corresponding decision attributes for the common functions of nonlinear programming)
Platform: | Size: 6144 | Author: 格式化01 | Hits:

[Mathimatics-Numerical algorithmsMulti-variable heterotopic adaptive genetic algorithm

Description: Multi-variable heterotopic adaptive genetic algorithm
Platform: | Size: 3344 | Author: kimhanxin@163.com | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net