搜索资源列表

  1. 用遗传算求最值

    0下载:
  2. 用遗传算求最值,计算种群的适值,并总的返回适度即最后输出的结果-genetic count for the most value to calculate the appropriate value of stocks, and the total return appropriate that the final output of the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2325
    • 提供者:陈建文
  1. 复合形法求最小值

    1下载:
  2. VB中.使用.复合形法求最小值.无压缩密码./?-VB. Use. The complex method for the minimum. Uncompressed password. /
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2517
    • 提供者:李先龙
  1. 求最小Hamilton回路

    0下载:
  2. 求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43928
    • 提供者:吴剑刚
  1. 求最小Hamilton回路

    0下载:
  2. 求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:44032
    • 提供者:吴剑刚
  1. 用遗传算求最值

    0下载:
  2. 用遗传算求最值,计算种群的适值,并总的返回适度即最后输出的结果-genetic count for the most value to calculate the appropriate value of stocks, and the total return appropriate that the final output of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:陈建文
  1. 用遗传算法计算最短路径

    0下载:
  2. matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:孙兵
  1. delphi遗传

    0下载:
  2. 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:256000
    • 提供者:李有为
  1. 复合形法求最小值

    0下载:
  2. VB中.使用.复合形法求最小值.无压缩密码./?-VB. Use. The complex method for the minimum. Uncompressed password. /
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小: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-05-15
    • 文件大小:2048
    • 提供者:何辉
  1. extr

    0下载:
  2. MATLAB编写的求最值的小程序,效果很好,同时很有应用价值啊-MATLAB prepared the most value for small procedures, the effect of a very good value at the same time very ah
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:霍浩
  1. prim

    0下载:
  2. prim求最小生成树,求最短路径,并求出权值-prim for minimum spanning tree, and the shortest path and find the right value
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:小猪
  1. max

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

    • 发布日期:2024-05-15
    • 文件大小: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-05-15
    • 文件大小:2048
    • 提供者:千千Sama
  1. 新建 Microsoft Word 文档

    0下载:
  2. 运用蚁群算法求函数最值,采取蚁群迭代。根据函数求出最大值(Ant colony algorithm is used to find the function minimum)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:烧纸抽抽
  1. GAMaxMin

    0下载:
  2. 用遗传算法来求极值,适合初学者对遗传算法的学习。(Genetic algorithm for extreme value, suitable for beginners to learn genetic algorithms.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:小午
  1. 遗传算法matlab求最小值

    1下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:Dl123
  1. genetic

    0下载:
  2. 实现遗传算法,设置一个函数,利用遗传算法多次迭代求取其近似最值。(Genetic algorithm, set a function, the use of genetic algorithm many iterations to find its approximate maximum.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:spider_pig
  1. 遗传算法求最大最小值

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

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

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

    • 发布日期:2024-05-15
    • 文件大小:62464
    • 提供者:codeApe_c
  1. 向量求最大

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

« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org