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. maxmin

    0下载:
  2. 本JAVA程序是基于分治法思想的,取数组最大最小值的程序,可以动态控制数组长度
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2500
    • 提供者:周彦坤
  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. 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 output array (5) an array of the m
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:2143
    • 提供者:宋景玮
  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. 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. C++动态创建二维数组

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

    • 发布日期:2018-01-10
    • 文件大小: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. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:16384
    • 提供者:张惠雨
  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 9 10 »
搜珍网 www.dssz.com