搜索资源列表

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

    0下载:
  2. 简单的事例程序,二分法寻找数组中最大最小元素。-simple example procedures dichotomy for the largest array smallest elements.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者:马宏泉
  1. 题目7

    0下载:
  2. 输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 程序分析:谭浩强的书中答案有问题。-input array, the largest and one of the elements in the first exchange, and the smallest elements of a final exchange, the output array. Program Analysis : Tan-book a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:陈明
  1. 求数组中最大的数

    1下载:
  2. 求出数组中最大的数,并输出。
  3. 所属分类:C#编程

  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-03-28
    • 文件大小:50176
    • 提供者:王 艳
  1. 题目7

    0下载:
  2. 输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 程序分析:谭浩强的书中答案有问题。-input array, the largest and one of the elements in the first exchange, and the smallest elements of a final exchange, the output array. Program Analysis : Tan-book a
  3. 所属分类:C#编程

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:陈明
  1. efazzdzxys

    0下载:
  2. 简单的事例程序,二分法寻找数组中最大最小元素。-simple example procedures dichotomy for the largest array smallest elements.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:马宏泉
  1. big_second

    0下载:
  2. 求数组中最大、次大值 本程序运用了算法思想,如果数据很大的时候,就可以看出本程序的效率了-Array for the largest and second largest value of this procedure to use the algorithm of thought, a lot of time if the data, we can see that the efficiency of this procedure
  3. 所属分类:压缩解压

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:lfk
  1. biggestnumber

    0下载:
  2. 2叉树的方法递归求得求得一组数中最大的数-find the biggest number of a sreious number
  3. 所属分类:C#编程

    • 发布日期:2024-03-28
    • 文件大小:164864
    • 提供者:bazi
  1. chap2

    0下载:
  2. 求数组中最大的一个元素,给出了最简单的一个实例,应运时之需要改变数字即可-calculator the max one
  3. 所属分类:文件格式

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:杨晓彬
  1. 9_9

    0下载:
  2. 编写返回数组中最大元素数值的模板函数: template <class T> int Max(T Arr[],int n) -Prepared to return the largest element of the array value template function: template <class T> int Max (T Arr [], int n)
  3. 所属分类:OpenGL

    • 发布日期:2024-03-28
    • 文件大小:4096
    • 提供者:weiht
  1. leuiy

    0下载:
  2. 题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 1.程序分析:谭浩强的书中答案有问题。
  3. 所属分类:汇编语言

    • 发布日期:2024-03-28
    • 文件大小:8192
    • 提供者:xl
  1. 2M

    0下载:
  2. 找出2*M整形二维数组中最大元素的值,并将此值返回调用函数-To find 2* M plastic two-dimensional array of elements in the largest value and this value is returned to the calling function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:户佳
  1. KKHKHKHGKHJK

    0下载:
  2. 题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 1.程序分析:谭浩强的书中答案有问题。       2.程序源代码:-Topic: input arrays, and the biggest and the first element exchange, the smallest and the last element exchange, output array. 1. The progra
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:崔嬴
  1. ch09_05

    0下载:
  2. 编写返回数组中最大元素数值的模板函数。输入为两行,第一行为元素的个数n,第二行为n个元素。输出见main函数。 -Write a template function returns the value of the largest element in the array. Input for the two lines of the first acts of the number of elements n, n element
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-03-28
    • 文件大小:4992000
    • 提供者:王石
  1. Majority

    0下载:
  2. 求解数组中最大的数,用C++编程语言编写的,比较简单-Solving the maximum number of array, using C++ programming language, relatively simple
  3. 所属分类:其他小程序

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:孙伟
  1. MaxPointsonaLine

    0下载:
  2. Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. 分析:首先要注意的是,输入数组中可能有重复的点。由于两点确定一条直线,一个很直观的解法是计算每两个点形成的直线,然后把相同的直线合并,最后包含点最多的直线上点的个数就是本题的解。我们知道表示一条直线可以用斜率和y截距两个浮点数(垂
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:lb
  1. SECOND-NUMBER

    0下载:
  2. 面试题,找出一个整形数组中第二大的数,标准程序,简洁明了,最受面试官青睐。-the standard process to find out the second biggist number in a matrix when inteviewing.
  3. 所属分类:C#编程

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:王一二
  1. 数组中查找删除

    0下载:
  2. 数组中的查找和删除数据,最大上限为100,用c语言编写,可直接运行(Array of search and delete data, the maximum limit of 100, written in C language, can be run directly)
  3. 所属分类:其他小程序

    • 发布日期:2024-03-28
    • 文件大小:5120
    • 提供者:闻怡
  1. C++动态创建二维数组

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

    • 发布日期:2024-03-28
    • 文件大小:828416
    • 提供者:丰宇
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org