搜索资源列表
lyap_small_data_sets
- 小数据量法 求指数. 计算数组最大值.求最短距离及向量-small data Method index. Calculation array maximum. For the shortest distance vector
maxmin
- 该算法能够在采用逐步比较的方法在数组中同时寻找最大值和最小值,直到找到最大值和最小值为止,然后输出
200611373551757_600it
- 哈夫曼编码原程序 * huffman_e 在huffman_d的基础上,将索引数组放在tree的内部。为编码方便,将元素权值放在tree[num..2*num-1]处。将tree[0..num-1]作为索引数组。排序改为从大到小。对索引数组排序后,每次从最后选出2个最小值,相加后的结点权值放在索引数组最后,结点索引放在索引数组中倒数第2个位置,然后索引数组大小减1,并将最后一个索引值插入到前面的有序表中,保证索引数组仍然有序。 * huffman_f 在huffman_e的基
mypoint
- 若在矩阵Am×n中存在一个元素A[i-1,j-1],其满足A[i-1,j-1]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。
tekey4 输出该数组中的最小值
- 要求程序的功能是:把20个随机数存入一个数组,然后输出该数组中的最小值。-Required functionality of the program are: the 20 random numbers into an array, then output the minimum value of the array.
CircleArrayBinarySearch
- 在一个环状的有序数组(即把数组看做首位相连,数组最小值和最大值在数组中某个位置相邻)中,使用二分查找寻找一个数是否在数组中,返回其下标。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
z
- 实现数组的相关功能,如查询,求和,求平均值,求最大值最小值,排序,查找等,并且有菜单,适合靠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
mm1
- 基于随机数组中的最大值与最小值的选择器,可自由设定输出时钟和数组大小-Maximum and Minimum Value Selector
4
- 1、建立二维数组; 2、选函数》数组》数组最大值与最小值;-1, the establishment of two-dimensional array 2, select the function " array" array of maximum and minimum
使用循环进行数组排序
- 利用labview编写程序: 4、使用循环进行数组排序 要求:可以多次操作,直到点退出按钮。 5. 产生一个3×3的整数随机数数组,随机数要在0到100之间,然后找出数组的鞍点,即该位置上的元素在该行上最大,在该列上最小,也可能没有鞍点。如下图所示: 要求:加上数组元素数设置以及redo按钮重新取值计算 -Labview programming: 4, using a loop array sorting requirements: multiple operati
labview-array-function-demo
- 自己写的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!
minimum-and-maximum-value-of--marray
- 求出数组最大值与最小值,以及最大值索引和最小值索引。-To get the minimum and maximum value of the marray , and the maximum indexes, and the minimum index.
shuzu
- 包括二维数组的运算,包括去最大、最小值,并且对最值的定位,对数组内的元素进行排序,对数组元素的加减乘除运算等操作
basic
- 找到数组最大值和最小值 输入数组地址和一个空地址,返回最大最小数据的数值和地址-min and max
数组列最大值
- 求二维数组按照列的最大值,最小值。直接就可以用了(Find a two-dimensional array, according to the maximum value of the column, the minimum value. You can use it directly)
Location
- 在一个数组中找出最大值与最小值,并打印其位置。(Find the maximum and minimum values in an array and print its position.)
字符大小写字母转换和随机产生数组返回最小值
- 实现大小写字母转换,随机产生数组并返回其最小值,C语言编写的代码(Conversion of capitals and lowercase letters)
exp3
- 定义一个二维数组并随机赋值,然后找出最大最小值,并给出系统所需时间(A two-dimensional array is defined and assigned randomly, then the maximum and minimum values are found out, and the time needed for the system is given.)
函数模板
- C++;使用函数模板求一维数组中的最大和最小值;使用函数模板求一维数组中的最大和最小值(Using function template to find the maximum and minimum values in one-dimensional array.)
excel
- 对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