当前位置:
首页 资源下载
搜索资源 - Maximum Minimum number
搜索资源列表
-
0下载:
某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统,但是这样的导弹拦截系统有个缺陷,虽然他的第一发炮弹能够达到任意高度,但是以后每一发炮弹都不能高于前一发的高度。某一天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入导弹依次飞来的高度(雷达给出高度数据是不大于30000的整数),计算这套系统最多能拦截多少导弹,如果要拦截所有的导弹最少配备多少套这种导弹系统。
三;问题分析:
该系统的第一发炮弹能够达到任意高度,所以要求出系统最多能够
-
-
0下载:
传统的冒泡排序法是这样操作:从前往后,依次比较两个相邻的元素,如果逆序则交换这两个元素值,然后继续往后操作;到了数据尾部时,就找出了一个最大值(或最小值)。然后重复上面的操作n-1次(n为元素个数)。相关的改进办法:按照上面的办法来操作的话,第一次扫描把最大数(或最小数)放到最后面的位置,第二次扫描时其实只需要扫描到倒数第二个位置就可以了,因为最后一个位置已经不需要判断了,以后的操作都是类似的。这样可以减小程序运行时间。-traditional Bubble Sort method is ope
-
-
0下载:
从数据流中取最大或最小数的程序, 用LABVIEW开发环境下编程。-from data streams for maximum or minimum number of procedures, using LabVIEW programming development environment.
-
-
0下载:
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until
-
-
0下载:
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版,C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates
-
-
0下载:
编程打印数字1-9的乘法表。编写一个字符界面的Application程序,接受用户输入的10个整数,比较并输出其中的最大和最小值。 编程接受用户输入的任意多个整数,以-1标志输入的结束,求出其中的最大值、最小值和平均值。 编写程序实现如下功能,接受用户输入的一个1-9000之间的年份,输出这一年是否是闰年。,Print digital programming of the multiplication table 1-9. The preparation of a character of th
-
-
1下载:
本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
-
-
1下载:
mRMR_0.9_compiled最小冗余和最大相关特征选取源代码,-This package is the mRMR (minimum-redundancy maximum-relevancy) feature selection method, whose better performance over the conventional top-ranking method has been demonstrated on a number of data sets in recent pu
-
-
0下载:
关于网络流的一些代码,解题报告有最大流,最小费用最大流等-On a number of network flow code, problem-solving report maximum flow, minimum cost maximum flow, etc.
-
-
0下载:
随机产生若干个0~100的随机数,从键盘输入待输入的随机数的个数,并求和、平均值、最大值、最小值、并统计小于60的随机数的个数,如果结果为小数,要求小数点后面保留两位有效数字。-Randomly generating a plurality of random numbers of 0 to 100, to be entered from the keyboard to enter the number of the random number, and sum, average, maximu
-
-
0下载:
自定义输入数字的个数.并求最大值,最小值,平均值.-Customize the number of input figures. And seek the maximum, minimum, average.
-
-
0下载:
用的pic16府77a芯片,作为测量类的原代码,读取光栅传感器的信号,并带有预制数,线形修正、最大数保持、最小数保持,设置分辨率等功能-Pic16 House 77a used in chips, as measured in the original category code, read the grating sensor signal with a number of prefabricated, linear amended to maintain the maximum number
-
-
0下载:
利用labview程序计算一个数组的最大值和最小值分别是多少-Calculate a set of arrays are the maximum and minimum number of
-
-
0下载:
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码-This is a classic learning java array code, you can enter from the reduction of the number you want to enter, run the code will be able to get the maximum minimum
-
-
0下载:
对内存中给定的几个无符号字节数,求其最大值和最小值并在数码管上显示。-Memory in a given number of unsigned bytes, find the maximum and minimum values shown in the digital control.
-
-
1下载:
圆盘找数问题。设有以下20个随机数组成一个圆(首尾相接),分别求出连续的四个数之和为最大的四位数及其和值)以及连续的四个数之和为最小的四位数(输出整个数列、最大、最小的四个数及其和值。
要求:
1). 圆盘类class circle中包含私有成员int num[20], int Max[4] , int Min[4],int sum_max, int sum_min, 同时根据需要增加私有或公有成员及必要的公有成员函数。
2). 在程序中产生20个随机数.-Disc to find
-
-
0下载:
输入三个数,求他们的和。平均值,最大,最小数-Enter the three numbers, ask them and. Average, maximum, minimum number
-
-
0下载:
输入一些数字,排列后输出,并且显示最大最小数-Input some Numbers, after the arrangement of output, and display the maximum minimum number
-
-
0下载:
统计负数个数以及找出真值数最大与最小的数字输出-Statistical negative number and find out the true value of the maximum and minimum number of digital output
-
-
0下载:
这段代码是实现寻找最大最小数算法的一段代码,可正确输出一组数据的最大最小数。-This code is to realize the algorithm for maximum minimum number of a piece of code, which can output the maximum number of minimum a set of data.
-