搜索资源列表
pso粒子群算法来求6个经典函数的最小最大值
- 该程序是粒子群算法来求6个经典函数的最小最大值,能显示粒子是如何运动的。-The program is the particle swarm algorithm to 6 classic function of the smallest maximum value, to show how the particles are moving.
MyAplication
- 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
A_very_simple_genetic_algorithm_source_code
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
yichuan
- 一个简单的遗传算法,求一个函数在某个区间的最大值,作为学习一窜算法的初学者使用-A simple genetic algorithm, for a function at a certain interval of the maximum, as a learning algorithm for a beginner to use channeling
Matlab-GA
- 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
LinkListDemo
- 链表的创建,插入,删除,打印和求最大值的基本源程序。-List creation, insert, delete, print, and seek the maximum basic source.
gatomax
- 用遗传算法来求最大值,虽然很简单但是很经典,值得参考-Using genetic algorithm to seek the maximum value, although very simple, but classic, worthy of reference
Simple-genetic-algorithm-source-code
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
basicfunction
- 完成二维数组求最大值,最小值,四舍五入等的函数,并求出最大值,最小值所在的位置。-Completed the two-dimensional array to seek maximum, minimum, rounded function, and calculated the maximum and minimum value of the location.
pj
- 程序用来求最大值,最小,平均值,并控制频率,适合初学者学习交流,QQ78239315-This lab will help find the avarage and Max values for a givven set of resistor values using LabVIEW.
MAX
- 求最大值,调用一某个函数来求最大值,你想求什么的最大值主能求什么的最大值,但是是数组的哦-GET THE MAX NUMBER
C-language-and-a-classic-code
- 该资源有28个经典的C语言代码,包括两数交换、考试成绩转换成等级分、判读闰年、求平均、求最大值、求最小值、统计个数、最大公约数、求 n 的阶乘、打印九九乘法表、求 100 以内的素数、求水仙花数、用函数求 x 的 n 次幂-28 classic C language code of the resource, including the exchange of two numbers, test scores convert level interpretation of the leap ye
MinMax
- 西门子s7200/300/400求最大值,最小值,平均值的方式-Siemens s7200/300/400 maximum, minimum, average way
CPP
- C++中六个基本类的头文件和CPP文件与值交换求最大值的算法-C++ in six basic class header file and the CPP file for the maximum value of the algorithms and the exchange of
test3
- 令n=2的m次方,A是一个2n维的数组,待求最大值的数存放在A(n),A(n+1),……A(2n-1)中,所求得的最大值置于A(1),于是算法描述如下: 输入:n=2的m次方个数存在数组A(n;2n-1)中; 输出:最大数置于A(1)中。 -So that n = m th power of 2, A is a 2n-dimensional array, to be seeking the maximum number stored in A (n), A (n+
C2
- 简单的c程序,包括求和、求最大值、输入输出函数,可以运行。-Simple C procedures, including the sum of maximum value, including input and output functions, you can run out.
求取最大值所对应的点号
- 求取多组数据中每组数据的最大值所对应的序号(find the ID for the max value in each array)
作业1
- 在数组中求最大值,调用函数、定义函数 C语言书写(Find the maximum in the array, call the function, define the function)
函数的最大值
- 求一个函数的最大值,利用matlab程序就行编程来实现(Find the maximum value of a function.Programming to implement the matlab program)
粒子群算法-求二次函数最大值问题
- 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)
