CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 数组 最大值

搜索资源列表

  1. pl/0

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. zy23

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

    • 发布日期:2017-04-01
    • 文件大小:1578
    • 提供者:吴边
  1. Microsoft-Word-

    0下载:
  2. 2、 下面的程序中,调用了findmax()函数,该函数寻找数组中的最大元素,将该元素的下标通过参数返回,并返回其地址值,编程实现findmax()函数。-2, the following program, called findmax () function, the function to find the largest element in the array parameter returns the subscr ipt of the element, and returns its
  3. 所属分类:assembly language

    • 发布日期:2017-12-03
    • 文件大小:3986
    • 提供者:zengsuisui
  1. maxminfilter

    0下载:
  2. 数组数值的最大值最小值过滤,C++程序实现-Maximum Minimum filter array values​ ​ , C++ program
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:643
    • 提供者:linyongtian
  1. labview-array-function-demo

    0下载:
  2. 自己写的LABVIEW 数组函数演示VI,包括数组大小,索引数组、数组子集、数组最大值与最小值!-LABVIEW array function to write their own demo VI, including the size of the array, the index array, the array subset array maximum and minimum values!
  3. 所属分类:LabView

    • 发布日期:2017-11-07
    • 文件大小:11617
    • 提供者:金逸
  1. minimum-and-maximum-value-of--marray

    0下载:
  2. 求出数组最大值与最小值,以及最大值索引和最小值索引。-To get the minimum and maximum value of the marray , and the maximum indexes, and the minimum index.
  3. 所属分类:LabView

    • 发布日期:2017-11-10
    • 文件大小:6157
    • 提供者:王豆豆
  1. C

    1下载:
  2. C语言,先输入一串字符串数组,可以实现数组的反转,还可以求最大值,最小值,平均值,以及给字符串加密-C language, enter the string of an array of strings, you can achieve the reversal of the array, but also in order to the maximum, minimum, average, and to string encryption
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:1240
    • 提供者:邓文静
  1. polynomial

    0下载:
  2. H11增强Polynomial类 (1) 以动态数组实现多项式类。多项式系数的最大上限为int数据类型能表示的最大整数,但在构建对象时不指定系数上限 (2) 对两个Polynomial类对象的运算,分别重载“+”“-”运算,并能够级联调用 (3) 重载“<<”操作符,并能级联调用。 (4) 重载赋值运算符“=”,思考为何必须重载该运算符,如果不重载会发生什么问题? -H11 Enhanced the Polynomial class (1) dynamic arr
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1651
    • 提供者:张国
  1. P1_3

    0下载:
  2. 输入一个5*5的二维数组,将各行最大值的坐标放置在一个新的一维数组中,最后按照下面的格式输出: 第0行:12 34 23 45 7 最大值为45,坐标是(0,4)-Enter a two-dimensional array of 5* 5, placing all the coordinates of the maximum in a new one dimensional array, the output according to the following format: Row
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:162320
    • 提供者:张茫
  1. paixu

    0下载:
  2. 编写一个使用数组类模板Array对数组进行排序,求最大值和求元素和的程序,并采用相关数据进行测试.-Write a class template Array using an array to sort the array, find the maximum and demand elements and procedures, and the use of relevant data for testing.
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:890
    • 提供者:闫忠正
  1. cPP-Two-dimensional-array

    0下载:
  2. 这个内容都是有关数组的,有求最大值,求和,基础的,新手们可以参考。-This content is related to the array, there are seeking maximum sum basis, novices can refer.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:llow
  1. labview2

    0下载:
  2. 设计一个VI,将一个一维数组(含有正数和负数的混合数组)分成两个只含正数(包含0的数)和负数的一维数组。并分别计算两个数组中各自有多少个元素,同时显示出各自数组中最大、最小值。-Design a VI, a one-dimensional array (contain positive and negative mixed array) is divided into two only positive (including zero) and negative one dimensional
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:12172
    • 提供者:xy
  1. Max-min

    0下载:
  2. 创建一个数组,确定数组的维数和元素的个数及数值大小,确定最大和最小索引值后,在数组中寻找到最小值和最大值,并显示出来-Create an array, to determine the dimensions of the array and the number of elements and numerical size, determine the index of maximum and minimum values, find the minimum and maximum values
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5756
    • 提供者:zhangyan
  1. Face-Recognition-Based-on-LabVIEW-

    0下载:
  2. 基于LabVIEW的人脸识别(区分),人脸识别(自动调整识别圈大小).vi,数组非0值的均值.vi,数组值的范围(子).vi,寻找人脸中心.vi,一维数组查找最大最小值.vi-Recognition Based on LabVIEW (case), face (automatically adjusts identification ring size) .vi, an array of non-zero values mean .vi range array of values (sub) .
  3. 所属分类:LabView

    • 发布日期:2015-12-31
    • 文件大小:650240
    • 提供者:o0pingu0o
  1. Max

    0下载:
  2. 基于VC的MPI并行算法编程:求解二维数组最大值,供初学者使用-Parallel programming algorithm based on the VC MPI: Max solving two-dimensional array, for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:384351
    • 提供者:白冰
  1. 数组列最大值

    0下载:
  2. 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:shuiyuege
  1. 骰子1

    0下载:
  2. 建立一个VI,模拟滚动—个骰子(骰子可能取值1~6),跟踪骰子滚动后的取值出现次数,输入是骰子的滚动次数,输出应包括滚动后骰子所取各数值及其出现次数,同时比较出现小(1,2,3)的次数和出现大(4,5,6)的次数的多少,如果出现小的多,则对话框显示小,大的多显示大,一样多显示平。要求最多只用一个移位寄存器实现功能。?【数组】(Create a VI, simulate a rolling dice (dice may be 1~6), track the number of times afte
  3. 所属分类:LabView编程

    • 发布日期:2018-05-06
    • 文件大小:8192
    • 提供者:senfreja
  1. excel

    4下载:
  2. 对excel文件进行读取,并用数组形式和图的形式进行显示。统计数据中的最大值,最小值,平均值,方差。采用中值滤波,滑动平均滤波等方法去除干扰。(The excel file is read and displayed in the form of array and graph. Maximum, Minimum, Average, Variance in Statistical Data. Median filter and sliding average filter are used to
  3. 所属分类:LabView编程

    • 发布日期:2019-12-04
    • 文件大小:116736
    • 提供者:幻影扳机
  1. 201525037赵前-海技17级

    3下载:
  2. labview作业创建一个3行4列的数组,数组元素取值范围为10-100 (1)求数组的最大、最小值与平均值; (2)求出创建数组的大小; (3)将该数组转置; (4)将该二维数组改为一个一维数组。(school assignment of labview)
  3. 所属分类:LabView编程

    • 发布日期:2021-01-03
    • 文件大小:63488
    • 提供者:Sherlockfearz
搜珍网 www.dssz.com