搜索资源列表

  1. 利用遗传算法求某函数的最大值.zip

    0下载:
  2. 利用遗传算法求某函数的最大值matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-03
    • 文件大小:3066
    • 提供者:
  1. 求一堆数里面的最大值

    0下载:
  2. 求一堆数里面的最大值-heap for the maximum number of inside! !
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:282542
    • 提供者:好看
  1. 最大值及最大公约数

    0下载:
  2. 求最大值及最大公约数。这是我初学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.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9736
    • 提供者:wanglj
  1. 求一组无符号十六进制数据的最大值

    0下载:
  2. 求一组十六进制数据的最大值
  3. 所属分类:汇编语言

  1. 利用遗传算法求某函数的最大值

    3下载:
  2. 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-03
    • 文件大小:3072
    • 提供者:宋雨
  1. 求一堆数里面的最大值

    0下载:
  2. 求一堆数里面的最大值-heap for the maximum number of inside! !
  3. 所属分类:汇编语言

    • 发布日期:2024-07-03
    • 文件大小:282624
    • 提供者:好看
  1. 最大值及最大公约数

    0下载:
  2. 求最大值及最大公约数。这是我初学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.
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:9216
    • 提供者:wanglj
  1. ga

    0下载:
  2. 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10* sin (x 5*) 5* cos (10* x) for the maximum. To achieve environmental w in-tc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:王艳秋
  1. A

    0下载:
  2. (a)编写程序完成如下功能:输入7个float类型的实数分别求最大值和最小值,并保留3位小数输出最大值和最小值。-(A) the preparation of procedures for the completion of the following functions: the importation of seven types of real float for maximum and minimum values, respe
  3. 所属分类:文件格式

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:何辉
  1. max

    0下载:
  2. 求最大值-find the max
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-03
    • 文件大小:143360
    • 提供者:jo.jol
  1. 改进遗传算法求最大值程序

    0下载:
  2. matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:千千Sama
  1. 求取最大值所对应的点号

    0下载:
  2. 求取多组数据中每组数据的最大值所对应的序号(find the ID for the max value in each array)
  3. 所属分类:其他小程序

  1. 数组列最大值

    0下载:
  2. 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)
  3. 所属分类:LabView

    • 发布日期:2024-07-03
    • 文件大小:6144
    • 提供者:shuiyuege
  1. GSO-求极大值

    0下载:
  2. 通过此代码实现萤火虫算法仿真,可实现求解最大值问题,同样也可以实现最小值问题(Through this code to achieve firefly algorithm simulation, can be achieved to solve the maximum value problem, also can achieve the minimum value problem.)
  3. 所属分类:仿真建模

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:renwoxing703
  1. 遗传算法求最大最小值

    0下载:
  2. 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:3072
    • 提供者:Orin_Yu
  1. 求最大值

    0下载:
  2. 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
  3. 所属分类:书籍源码

    • 发布日期:2024-07-03
    • 文件大小:62464
    • 提供者:codeApe_c
  1. 作业1

    0下载:
  2. 在数组中求最大值,调用函数、定义函数 C语言书写(Find the maximum in the array, call the function, define the function)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:256000
    • 提供者:Zola_Z
  1. 针对二元函数在矩形区域内求最大值问题

    0下载:
  2. 针对二元函数在矩形区域内求最大值问题(遗传算法训练)(Aiming at the maximum value problem of two element function in rectangular area)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:迷音
  1. 向量求最大

    0下载:
  2. 计算向量的最大值,求一组向量的最值,在高等代数中应用的(The maximum value of the calculated vector)
  3. 所属分类:Windows编程

  1. 粒子群算法-求二次函数最大值问题

    0下载:
  2. 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:yaokuku123
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org