-
模拟退火模型算法,使用C语言实现的,简单有效
模拟退火模型算法,使用C语言实现的,简单有效-Simulated annealing algorithm, the use of C language to achieve, simple and effective
- 2022-03-16 21:04:16下载
- 积分:1
-
这是一个指纹识别的源代码,指纹识别是比较成熟的模式识别!`...
这是一个指纹识别的源代码,指纹识别是比较成熟的模式识别!`-This is a fingerprint identification of the source code, fingerprint identification is a relatively mature pattern recognition! `
- 2023-02-19 03:40:03下载
- 积分:1
-
神经网络c++源程序.rar
神经网络c++源程序.rar-neural network source. Rar
- 2022-09-22 20:55:03下载
- 积分:1
-
这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布...
这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布图案,你还可以任意组合这些图案达到你象要的构形,然后让这些构形动起来组合出更加神奇的生命游戏的世界。-the procedure is the windows platform running game of life the best platform. It not only on the cell space is no restriction, running very fast, very friendly interface, but you have to provide a lot of initial cell distribution patterns, you can design any combination of these to you as to the configuration, then let these configuration movement combined to make life more wonderful game world.
- 2022-11-26 19:15:03下载
- 积分:1
-
用visual basic语言开发的进行RSA加密的代码,无限位.
用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
- 2023-07-11 12:20:02下载
- 积分:1
-
用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法
用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法-used for the classification of data mining algorithms, based on the c language, a classification algorithm c4.5
- 2022-02-05 13:11:08下载
- 积分:1
-
用遗传算法求最小值,程序寻求表达x1 x1 ..
利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding value of x, algorithm using binary encoding, using different cross-cross and advantages of crossover and mutation at the two without variation and variation advantage
- 2022-07-18 09:57:00下载
- 积分:1
-
Astar algorithm using eight digital issues. C++ written in the console applicati...
使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
- 2022-06-29 20:20:44下载
- 积分:1
-
C语言中的ADALINE神经网络算法的介绍。
介绍了神经 网络中的ADALINE算法的C语言实现.-Introduction of the ADALINE neural network algorithm in C language.
- 2022-03-24 08:36:48下载
- 积分:1
-
为遗传算法提供基类,该基类将评价函数值直接作为适合度,采用新个体直接替换老个体的整体再生法...
为遗传算法提供基类,该基类将评价函数值直接作为适合度,采用新个体直接替换老个体的整体再生法 -genetic algorithm to provide the base class, the base class will be evaluated as a direct function of fitness, Individual direct new replacing the old individual"s overall regeneration
- 2022-03-19 19:24:37下载
- 积分:1