搜索资源列表

  1. acm_1191

    0下载:
  2. 编写一个程序输入一个mXn的矩阵存储并输出,并且求出每行的最大值和每行的总和。 要求把每行总和放入每行最大值的位置,如果有多个最大值,取下标值最小的那一个作为最大值。 最后将结果矩阵输出。-Write a program to input a mXn matrix storage and output, and calculated for each row and each row of the maximum value
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jiang
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法代码:对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;-Genetic algorithm source code:AlphaA specific application to amend this code, the user simply change the definition of constants and define the evalu
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:钟远方
  1. aa

    0下载:
  2. VB实现遗传算法计算最大值,一些函数的设定,和遗传算法实现 -
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:pangjinghui
  1. chengxu

    0下载:
  2. 通过C++编程,实现用遗传算法求X*X的最大值,其中遗传代数通过手动输入-C++ programming, to achieve the maximum value of X* X using genetic algorithms, including genetic algebra by manually entering
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:jiangjun
  1. zy23

    0下载:
  2. 有一个字节型数组,求最大值、最小值和平均值:1)作为无符号数,2)作为带符号。-A byte array, the maximum, minimum and average value: 1) as unsigned) as unsigned.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:吴边
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解函数最大值问题,遗传算法求解函数最大值问题-i can not write English
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:883712
    • 提供者:朱焌
  1. GA

    0下载:
  2. 遗传算法的代码,已知自变量取值范围,求解函数最大值。-the code of GA
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:陈志强
  1. yichuansuanfa

    0下载:
  2. 使用matlAB实现遗传算法实现F=x^2的最大值-Genetic algorithm to achieve maximum value on the F = x ^ 2
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:白萍
  1. fengzhidianya

    0下载:
  2. msp430g2231通过AD实现对信号峰值电压的采集,原理是多次采点取最大值,通过P1.0的亮度显示电压大小-msp430g2231 by AD on the acquisition of the signal peak voltage, the principle of multiple mining points to take the maximum, the brightness of the display through
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:koobe
  1. n_array

    0下载:
  2. 输入一个n×n的矩阵,求出两条对角线元素值之和以及输出矩阵中最大值和最小值的下标。-Enter an nn matrix, find the value of the two diagonal elements and the output matrix, the subscr ipt of the maximum and minimum values.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:武叶
  1. 1

    0下载:
  2. 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values ​ ​ (which can be floating-point, integer or character) maximum, minimum and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:嗯嗯嗯
  1. three_max

    0下载:
  2. 求取两个整数、三个整数,两个双精度数、三个双精度数的最大值-Strike two integer, three integer, two doubles, 3 doubles, the maximum
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:武叶
  1. qiuzuida120418

    0下载:
  2. 对于VC++的学习,进行相关程序的练习,编写如何求得最大值的程序-For the VC++ learning the practice of the relevant procedures, the preparation of the procedures of how to obtain the maximum
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1098752
    • 提供者:wang
  1. tuxiangronghe

    0下载:
  2. 图像融合 是基于小波变换方法 融合规则是基于区域最大值法-Image fusion is based on wavelet transform method based on region fusion rules is the maximum method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王越
  1. Untitled2

    0下载:
  2. 用matlab实现的基于最大值对图像图形处理可实现多个图像-Based on the maximum value of image and graphics processing multiple images using matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张海华
  1. Color-to-BlackWhite

    0下载:
  2. 包括三种彩色图像转黑白图像的方法:平均值法,最大值法和加权平均法,是图像处理的基础算法-Including three methods of color images to black—white images: the average method, the maximum value method and the weighted average method.It is the basis of image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:75776
    • 提供者:庞茜
  1. classify_analog

    0下载:
  2. 模拟信号调制识别,论文上算法的实现,用于计算特征参数:零中心归一化瞬时幅度谱密度最大值、瞬时幅度等-Analog signal modulation recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:chenqb
  1. My_Genetic

    0下载:
  2. 自己用c++写的遗传算法,使用单点交叉,解决求函数最大值问题,程序可以简单修改成各位想要的功能。-Written own c++, Genetic algorithm, using single-point crossover, to solve the problem of the maximum demand function, program can simply modify as you want the function.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:991232
    • 提供者:黄厚军
  1. My_PSO

    0下载:
  2. 自己用c++写的基本粒子群优化算法,解决求函数最大值问题,程序可以简单修改成各位想要的功能。-Own with c++ write Particle Swarm Optimization algorithm to solve the problem of the maximum demand function, the program can be simple changes you want to function.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:914432
    • 提供者:黄厚军
  1. Yichuansuanfadaima

    0下载:
  2. 这是一个非常实用的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:钟纪明
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org