搜索资源列表
利用遗传算法求某函数的最大值.zip
- 利用遗传算法求某函数的最大值matlab
求一堆数里面的最大值
- 求一堆数里面的最大值-heap for the maximum number of inside! !
最大值及最大公约数
- 求最大值及最大公约数。这是我初学C语言的一个源程序,希望对初学者有所帮助。-This program is going to get the maxium number and GCD.This source is the result of my first learning C,I hope it can be helpful for the first learner.
利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
- 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
2D最大熵阈值分割算法
- 2D最大熵阈值分割;
求一组无符号十六进制数据的最大值
- 求一组十六进制数据的最大值
汇编程序 最大值最小值平均值
- 汇编程序 最大值最小值平均值
利用遗传算法求某函数的最大值
- 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
求一堆数里面的最大值
- 求一堆数里面的最大值-heap for the maximum number of inside! !
get_max_min
- 设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximu
最大值及最大公约数
- 求最大值及最大公约数。这是我初学C语言的一个源程序,希望对初学者有所帮助。-This program is going to get the maxium number and GCD.This source is the result of my first learning C,I hope it can be helpful for the first learner.
滤波处理
- 滤波处理,包括最大值滤波、最小值滤波、中值滤波和平均值滤波!-filter processing, including filtering maximum and the minimum of filtering, median filtering and filtering average!
ga_model
- 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
sga_sga
- 一个基本遗传算法求函数最大值的程序,在Vc中运行结果很好,有详细的代码注释,可以做为模板使用。 sag_sag.c-a basic function of genetic algorithms for maximum procedures, the Vc running good results, a detailed source notes, can be used as a template. Sag_sag.c
求取最大值所对应的点号
- 求取多组数据中每组数据的最大值所对应的序号(find the ID for the max value in each array)
1--遗传算法代码-最小值
- 用来计算最大值或最小值的matlab代码,非常有用哦(This code is used to calculate the maximum and minimum, more useful, hope to adopt)
数组列最大值
- 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)
求最大值
- 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
遗传算法和粒子群算法求解非线性函数最大值问题
- 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
粒子群算法-求二次函数最大值问题
- 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)