搜索资源列表
复合形法求最小值
- VB中.使用.复合形法求最小值.无压缩密码./?-VB. Use. The complex method for the minimum. Uncompressed password. /
随机最小值
- 一个算随机最小值的小程序,是我刚开始学C语言时编的程序之一。-a minimum count of small random process, I have just started to learn the C language when one part of the process.
最小值
- 一个求最小值的小程序,是我刚开始学C语言时编的程序之一。-the minimum for a small program, I have just started to learn the C language when one part of the process.
汇编程序 最大值最小值平均值
- 汇编程序 最大值最小值平均值
tekey4 输出该数组中的最小值
- 要求程序的功能是:把20个随机数存入一个数组,然后输出该数组中的最小值。-Required functionality of the program are: the 20 random numbers into an array, then output the minimum value of the array.
spfilter.rar
- 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等,To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
pinghua
- 本程序利用空间邻域平均法和中值,最大值以及最小值滤波法对一幅二值图像进行平滑操作,通过仿真可以比较不同算法之间的差别。-The program uses space neighborhood average and median, maximum and minimum filtering method for a binary image smoothing operation, the simulation can compare the differences between the di
min_max_finder_part1
- 最大最小值寻找程序,可以实现自动查找最大值与最小值-min_max_finder
ga_enhangced
- 求解两个变量的优化程序,可以选择求解函数最大值或最小值两种方式。-optimal algrithm
dif_spfilt
- 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
gaobject
- 基于Visual C++ 语言的遗传算法求函数最小值的程序代码。-Based on Visual C++ language of the genetic algorithm for the minimum function of the program code.
SeekingTheMinimumValue
- 求最小值的方程原文件及运行命令文件,可以方便快捷的求出非线性有约束的最小值-Seeking the minimum value of the equation of the original documents and run the command file, you can find convenient and efficient non-linear constrained minimum
shiyanqi
- ? 假设某医生看病人的顺序是由病人的病情严重程度来决定。护士按照所有病人来医院的时间顺序给病人编号ID,依次为1,2,3,…,n;并且根据病人的病情严重程度设置Priority值,病越重,Priority的值越小。当医生开始工作时,护士根据病人的Priority值,由小到大依次安排病人看病。试为护士编写程序安排病人看病的先后次序利用最小值堆实现一个优先队列。- Using the minimum heap to implement a priority queue.
MyHamming
- 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数 q为退火因子,TolFun为函数容许误差 算法第一步根据输入变量数,将某些量设为缺省值- Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown fun
Fortran中求最大值、最小值、平均数、众数和分布
- Fortran中求最大值、最小值、平均数、众数和分布
噪声最小值跟踪算法
- 噪声最小值跟踪算法,用于语音增强,matlab源程序
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
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)
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)