CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - max and min

搜索资源列表

  1. MAX-AND-MIN

    0下载:
  2. 输出各种数据类型的最大值、最小值。包括整形,长整形,浮点型等等。-output max and min,for example int,long.float,double and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:265.29kb
    • 提供者:戴呆
  1. ReadRasterPixel

    2下载:
  2. 使用arcgis engine 读取栅格文件的象元值,并且获取最大最小灰度值-read and get max and min pixel gray using arcgis engine
  3. 所属分类:C#编程

    • 发布日期:2012-11-04
    • 文件大小:638byte
    • 提供者:li jiang
  1. homework

    0下载:
  2. 输入身高,当输入END,结束输入,输出身高最大和最小值-Input Hight,if Input "END",output max and min
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:21.61kb
    • 提供者:breeaetaya
  1. dvm_src

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:11.48kb
    • 提供者:micro
  1. aa

    0下载:
  2. 本程序中,首先比较输入的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
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:2.34kb
    • 提供者:lili
  1. max@min

    0下载:
  2. 利用labview程序计算一个数组的最大值和最小值分别是多少-Calculate a set of arrays are the maximum and minimum number of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:8.72kb
    • 提供者:sj
  1. max-and-min

    0下载:
  2. 算法与数据结构,分治算法求最大值最小值,也是一次作业-Algorithms and data structures, divide and conquer algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:596byte
    • 提供者:刘二好
  1. Max-and-Min

    0下载:
  2. 运用递归与分治策略同时找到一组数据的最大最小数,算法复杂度为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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:698byte
    • 提供者:Jack
  1. max-and-min

    0下载:
  2. a program that compares maximum and minimum number in a stack
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:88.51kb
    • 提供者:Efrit
  1. form-max-min(vba)

    0下载:
  2. vba form 具放大縮小功能 userform had function: max and min button-the userform had function: max and min button
  3. 所属分类:ComboBox

    • 发布日期:2017-11-10
    • 文件大小:1.17kb
    • 提供者:paul
  1. max-and-min

    0下载:
  2. 输入十个数找到并输出十个书中的最大者和最小者。- input ten number print max and min.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:158.81kb
    • 提供者:toghrak
  1. max-and-min-filter

    0下载:
  2. 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:1020byte
    • 提供者:杨涛
  1. Seek-the-max-and-min

    0下载:
  2. 用递归求一个数组中的最大数和最小值,算法思想是从数组的最后一个值向前比较-Recursive number of maximum and minimum values ​ ​ in an array, the algorithm thinking forward from the last value of the array
  3. 所属分类:Console

    • 发布日期:2017-11-05
    • 文件大小:81.25kb
    • 提供者:辛文飞
  1. Find-Max-and-Min-in-multiy-Window-VCPP6(Dialog).r

    0下载:
  2. hi,this sowtware show to use listBox and how to exchange data in windows.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-08
    • 文件大小:1.74mb
    • 提供者:jelly
  1. max-and-min

    0下载:
  2. 输入一串数,以 , 分隔,输出所有数中去掉最大值、最小值之后剩下的个数。(其中最大值与最小值可能有多个) 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:877.78kb
    • 提供者:吴少华
  1. MAX-and-MIN-problem

    0下载:
  2. 最大最小问题 -运筹学与最优化MATLAB编程(源代码)-Maximum and minimum problems - Operations Research and Optimization MATLAB program (source code)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:844byte
    • 提供者:gloria
  1. max-o-min

    0下载:
  2. matlab file to find the max and min of two arrays
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21.79kb
    • 提供者:hadi
  1. ave-val-of-the-max-and-min-val

    0下载:
  2. Labview利用Imaq函数寻找图像中像素灰度值最大最小的平均值-Labview uses the Imaq function to find the average value of the maximum and minimum gray value of pixels in the image
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:12.92kb
    • 提供者:lihao
  1. FindMaxitemArr

    0下载:
  2. Find max and min item in array
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:95kb
    • 提供者:KOKOKOK
  1. max and min

    0下载:
  2. 一组数据中求最大数与最小数, 萌新求过。谢谢大佬(The maximum and minimum values in a set of data. 11111111111111111111111111111111111111111111111)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:11kb
    • 提供者:药石
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com