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

搜索资源列表

  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 each element in the array pos
  3. 所属分类:数值算法/人工智能

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

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

    • 发布日期:2017-04-04
    • 文件大小:292433
    • 提供者:阳艳
  1. CircleArrayBinarySearch

    0下载:
  2. 在一个环状的有序数组(即把数组看做首位相连,数组最小值和最大值在数组中某个位置相邻)中,使用二分查找寻找一个数是否在数组中,返回其下标。vc 2005环境-In an orderly array of ring (that is, as the first connected to the array, an array of minimum and maximum in the array adjacent to a location), the use of binary search to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4042
    • 提供者:inspire
  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 certificates, or beginners
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:181917
    • 提供者:lqs010203
  1. mm1

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

    • 发布日期:2017-04-01
    • 文件大小:780
    • 提供者: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. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6392
    • 提供者:dupc
  1. Something-Important

    0下载:
  2. 可求得数组的最大值和最小值的下标,即得到数组最大最小值的位置。-Array can be obtained under the maximum and minimum standard, that is to be the location of maximum and minimum array.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:13053
    • 提供者:yuan
  1. 使用循环进行数组排序

    1下载:
  2. 利用labview编写程序: 4、使用循环进行数组排序 要求:可以多次操作,直到点退出按钮。 5. 产生一个3×3的整数随机数数组,随机数要在0到100之间,然后找出数组的鞍点,即该位置上的元素在该行上最大,在该列上最小,也可能没有鞍点。如下图所示: 要求:加上数组元素数设置以及redo按钮重新取值计算 -Labview programming: 4, using a loop array sorting requirements: multiple operati
  3. 所属分类:VHDL编程

    • 发布日期:2017-10-30
    • 文件大小:44667
    • 提供者:Haibin Zhang
  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. IO-(2)

    0下载:
  2. *使用select函数可以以非阻塞的方式和多个socket通信。程序只是演示select函数的使用,即使某个连接关闭以后也不会修改当前连接数,连接数达到最大值后会终止程序。 1. 程序使用了一个数组fd,通信开始后把需要通信的多个socket描述符都放入此数组 2. 首先生成一个叫sock_fd的socket描述符,用于监听端口。 3. 将sock_fd和数组fd中不为0的描述符放入select将检查的集合fdsr。 4. 处理fdsr中可以接收数据的连接。如果是sock_fd,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2796
    • 提供者:辰枫
  1. shuzu

    0下载:
  2. 包括二维数组的运算,包括去最大、最小值,并且对最值的定位,对数组内的元素进行排序,对数组元素的加减乘除运算等操作
  3. 所属分类:Windows编程

    • 发布日期:2014-06-13
    • 文件大小:1404
    • 提供者:xiwenlejian
  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. basic

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

    • 发布日期:2017-04-12
    • 文件大小:738
    • 提供者: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编程

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

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

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:发达的yy
  1. 作业1

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

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

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

    • 发布日期:2018-05-01
    • 文件大小:30720
    • 提供者:kingdomson
  1. 寻找最大值和第二大值

    0下载:
  2. 控制台程序,利用vc编制程序,搜索最大值和第二大值的方法,成功实现所给一维数组中最大值和第二大值的寻找,方便程序寻优移植。
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com