搜索资源列表

  1. lyap_small_data_sets

    0下载:
  2. 小数据量法 求指数. 计算数组最大值.求最短距离及向量-small data Method index. Calculation array maximum. For the shortest distance vector
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4764
    • 提供者:杨文
  1. 函数传递数组的方法

    0下载:
  2. 多维数组(二维以下和数组)在内存中也是按顺序存放的,因此也可以用这种方式传递。但是,如果要确切知道每个元素在数组中的位置,就应给出各维的最大索引值-multi-dimensional arrays (two-dimensional array and below) in memory is stored sequentially, so you can pass this way. However, if we know exactly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:王 艳
  1. lyap_small_data_sets

    0下载:
  2. 小数据量法 求指数. 计算数组最大值.求最短距离及向量-small data Method index. Calculation array maximum. For the shortest distance vector
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:4096
    • 提供者:杨文
  1. maxmin

    0下载:
  2. 该算法能够在采用逐步比较的方法在数组中同时寻找最大值和最小值,直到找到最大值和最小值为止,然后输出-The algorithm can be compared in the step-by-step method in array to find maximum and minimum values at the same time, until you find the maximum and minimum values so fa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:清风
  1. matrix

    0下载:
  2. 矩阵运算模块:寻找二维数组中的最大值;寻找二维数组中的最小值;寻找一维数组中的最小值;求取两个向量之间的欧式距离-Matrix calculation modules: search for the maximum two-dimensional array to find the minimum value of two-dimensional array one-dimensional array to find the min
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:马睿
  1. findMaxSub

    0下载:
  2. 找到一个数组中的最大值,并返回其位置。可以适用于二维数组的查找-Find an array of maximum, and return to their location. Can be applied to two-dimensional array to find
  3. 所属分类:驱动编程

    • 发布日期:2024-05-24
    • 文件大小:291840
    • 提供者:阳艳
  1. z

    0下载:
  2. 实现数组的相关功能,如查询,求和,求平均值,求最大值最小值,排序,查找等,并且有菜单,适合靠C语言二级证书的,或者初学者-To achieve an array of related functions, such as query, sum, average, seeking maximum minimum, sort, search and so on, and there are menus for relying on C-2
  3. 所属分类:界面编程

    • 发布日期:2024-05-24
    • 文件大小:182272
    • 提供者:lqs010203
  1. mm1

    0下载:
  2. 基于随机数组中的最大值与最小值的选择器,可自由设定输出时钟和数组大小-Maximum and Minimum Value Selector
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:li yinjun
  1. 4

    0下载:
  2. 1、建立二维数组; 2、选函数》数组》数组最大值与最小值;-1, the establishment of two-dimensional array 2, select the function " array" array of maximum and minimum
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:dupc
  1. ArrayDemo

    0下载:
  2. (1) 声明数组 (2) 创建数组 (3) 初始化数组 (4) 输出数组 (5) 数组最大值、最小值及其索引 (6) 随机数组 (7) 从控制台接受任意个整数,以数组形式返回 (8) 数组到String 转化 (9) 扩张数组-(1) declare an array (2) create an array (3) initialize the array (4) the outp
  3. 所属分类:其它源码

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:宋景玮
  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

    • 发布日期:2024-05-24
    • 文件大小:11264
    • 提供者:金逸
  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

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:王豆豆
  1. Max

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

    • 发布日期:2024-05-24
    • 文件大小:384000
    • 提供者:白冰
  1. basic

    0下载:
  2. 找到数组最大值和最小值 输入数组地址和一个空地址,返回最大最小数据的数值和地址-min and max
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:IngInx
  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

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:shuiyuege
  1. Location

    0下载:
  2. 在一个数组中找出最大值与最小值,并打印其位置。(Find the maximum and minimum values in an array and print its position.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:发达的yy
  1. C++动态创建二维数组

    0下载:
  2. IDE: VS2015。利用C++动态创建二维数组,并可以求该二维数组中的最大值(Dynamically creating a two-dimensional array)
  3. 所属分类:

    • 发布日期:2024-05-24
    • 文件大小:828416
    • 提供者:丰宇
  1. 最大数

    0下载:
  2. 求数组中的最大值,并将其输出到控制台,这是一种简单而有效的方法(It is a simple and effective way to find the maximum of the array and output it to the console.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-24
    • 文件大小:16384
    • 提供者:张惠雨
  1. 作业1

    0下载:
  2. 在数组中求最大值,调用函数、定义函数 C语言书写(Find the maximum in the array, call the function, define the function)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:256000
    • 提供者:Zola_Z
  1. 数组排序和计算练习

    0下载:
  2. 编写一个控制台程序,输入五个数求和,最大值,平均数,平均值小数点后一位(Write a console program, enter five numbers of summation, maximum, mean, average, one after the decimal.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:30720
    • 提供者:kingdomson
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org