搜索资源列表
MAX-AND-MIN
- 输出各种数据类型的最大值、最小值。包括整形,长整形,浮点型等等。-output max and min,for example int,long.float,double and so on.
ReadRasterPixel
- 使用arcgis engine 读取栅格文件的象元值,并且获取最大最小灰度值-read and get max and min pixel gray using arcgis engine
homework
- 输入身高,当输入END,结束输入,输出身高最大和最小值-Input Hight,if Input "END",output max and min
dvm_src
- Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included
aa
- 本程序中,首先比较输入的a,b的大小,并把大数装入max,小数装入min中,然后再与c比较,若max小于c,则把c赋予max;如果c小于min,则把c赋予min。因此max内总是最大数,而min内总是最小数。最后输出max和min的值即可。-This procedure, the first comparison of the input a, b of the size, and large numbers into the max, a small number of load min, a
max@min
- 利用labview程序计算一个数组的最大值和最小值分别是多少-Calculate a set of arrays are the maximum and minimum number of
max-and-min
- 算法与数据结构,分治算法求最大值最小值,也是一次作业-Algorithms and data structures, divide and conquer algorithm
Max-and-Min
- 运用递归与分治策略同时找到一组数据的最大最小数,算法复杂度为n*logn-The use of recursive divide and conquer strategy with the same time find a set of minimum and maximum number of data, the algorithm complexity is n* logn
max-and-min
- a program that compares maximum and minimum number in a stack
form-max-min(vba)
- vba form 具放大縮小功能 userform had function: max and min button-the userform had function: max and min button
max-and-min
- 输入十个数找到并输出十个书中的最大者和最小者。- input ten number print max and min.
max-and-min-filter
- 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
Seek-the-max-and-min
- 用递归求一个数组中的最大数和最小值,算法思想是从数组的最后一个值向前比较-Recursive number of maximum and minimum values in an array, the algorithm thinking forward from the last value of the array
Find-Max-and-Min-in-multiy-Window-VCPP6(Dialog).r
- hi,this sowtware show to use listBox and how to exchange data in windows.
max-and-min
- 输入一串数,以 , 分隔,输出所有数中去掉最大值、最小值之后剩下的个数。(其中最大值与最小值可能有多个) Smple input:3,3,5,3,6,9,7,9 Sample outPut: 3-without max and min Smple input:3,3,5,3,6,9,7,9 Sample outPut: 3
MAX-and-MIN-problem
- 最大最小问题 -运筹学与最优化MATLAB编程(源代码)-Maximum and minimum problems - Operations Research and Optimization MATLAB program (source code)
max-o-min
- matlab file to find the max and min of two arrays
ave-val-of-the-max-and-min-val
- Labview利用Imaq函数寻找图像中像素灰度值最大最小的平均值-Labview uses the Imaq function to find the average value of the maximum and minimum gray value of pixels in the image
FindMaxitemArr
- Find max and min item in array
max and min
- 一组数据中求最大数与最小数, 萌新求过。谢谢大佬(The maximum and minimum values in a set of data. 11111111111111111111111111111111111111111111111)