搜索资源列表
CAEP
- 文化算法的实际应用,已实现。并且可视化了。-cultural algorithm practical application have been achieved. And the visualization.
culture
- 经典的文化算法的程序,希望会对需要这方面程序的朋友有所帮助!
culturalalgorithm_1108[1]
- 文化算法是一种社会算法,这是一个文化算法的PPT让你能清楚的认识文化算法的作用特性以及其核心。
cultural
- 此代码是文化算法的一个例子,通过它你可以体验到文化算法强大的功能
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
文化算法的c++实现
- 详细介绍了文化算法的实现过程,值得借鉴下!
文化算法
- 文化算法的简介及Matlab代码 算法说明:文化算法是基于人类社会进化原理的算法,他可以利用领域的先验知识以及在进化过程中获得的知识来指导搜索过程。文化能使种群以一定的速度进化和适应环境,而这个速度是超越单纯依靠基因遗传生物进化速度的。
Culturalalgorithm-
- 用于函数优化问题的混合粒子群文化算法源程序-program of function optimization based on Cultural algorithm
culture-algorithm
- 文化算法源程序,其中包括接受函数、选择函数和进化函数-Cultural algorithm source code, including the acceptance function, select the function and evolution of function
culrutalalgorithms
- 文化算法的一个程序,大家可以参考一下,里面可能有编译不过去的部分-Cultural Algorithm is a procedure you can refer to, which may not be the last part of the compiler
cultjobshop
- 车间调度问题的文化算法,代码很详细 希望对大家能有所帮助-Shop scheduling problem of the cultural algorithm, the code in great detail that we can hope to be helpful
cultural
- 文化算法的MATLAB实现。实验结果表明该算法具有良好的性能。-MATLAB implementation of cultural algorithms. Experimental results show that the algorithm has good performance.
cultural-algorithm
- 文化算法的源代码,在作者的介绍那里搞到的-Cultural algorithm source code, where the author got it introduced
crosspso
- 基于文化算法的粒子群优化算法能记忆遍历过的最优值-Culture-based particle swarm optimization algorithm to traverse through the optimal value of the memory
evolutionary].tar
- 一个基于文化算法的进化程序C语言编写实现-A program based on cultural evolution algorithm
culture
- 文化算法源代码,基于matlab编写的文化算法源代码。-Cultural algorithm source code, written culture based on matlab algorithm source code.
Tcculturalh
- 此代码是文化算法的一个例子,通过它你可以体验到文文化算法强大的功能 ,经测试可直接使用。 -This code is an example of the cultural algorithm, through which you can experience the powerful features of the text on cultural algorithm has been tested and can be used directly.
Cultural-algorithms
- 文化算法解决非线性无约束函数优化程序,结果可得到全局最优解-Cultural algorithms solve nonlinear unconstrained function optimization program
ypea125-cultural-algorithm
- 基于寻优的文化算法源代码,可以保证能够直接运行(Based on the optimization of cultural algorithm source code, we can guarantee that it can run directly.)
文化算法(CA)
- 单目标函数优化算法,文化算法,一个比较新颖的算法(Single objective function optimization algorithm, cultural algorithm)