搜索资源列表
c51
- 一个求数据最大值最小值的程序.-data for a maximum minimum procedures.
java的三个源码
- java的三个源代码,IP的查询,求最大值,加密三个例子,供初学者学习用.-Three java src,query IP,request max number,encrypt.study for beginner.
Maximum
- 用JAVA语言编写一个求三个浮点数当中最大值的程序
MAX-MIN
- 要求:编写一个应用程序,对程序中给定的四个double型数据求其最大值和最小值。 文档包括了实验要求和详细的源代码.
java_shiyan.rar
- 编程打印数字1-9的乘法表。编写一个字符界面的Application程序,接受用户输入的10个整数,比较并输出其中的最大和最小值。 编程接受用户输入的任意多个整数,以-1标志输入的结束,求出其中的最大值、最小值和平均值。 编写程序实现如下功能,接受用户输入的一个1-9000之间的年份,输出这一年是否是闰年。,Print digital programming of the multiplication table 1-9. The preparation of a character of th
BiJiao
- 自定义输入数字的个数.并求最大值,最小值,平均值.-Customize the number of input figures. And seek the maximum, minimum, average.
max
- java做的三数求最大值程序 实现对输入内容的检测限定和提示-java to do a few procedures to achieve maximum value for input detection limit and tips
genetic_algorithm
- 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序 解压后在命令行输入:java -jar genetic_algorithm.jar-Based on the demand function f (x, y, z) = xyz* sin (xyz) Maximum problem after decompression of the demo program at the command line, type: java-jar genetic_algorithm.j
Biggest
- 求最大值的一个入门级程序,使用swing编写-For maximum
treemap
- java用TREEMAP做的,可以求学生的总分,总分的平均值,最大值,最小值。-java with TREEMAP do, students can seek the total score, total score, on average, maximum, minimum.
chegnxu.doc
- 从键盘输入3个数,求这三个数的最大值。 -Enter 3 numbers from the keyboard, find the maximum value of the three numbers.
Main
- 附件中演示了java中线程的创建和使用,所实现的功能是使用线程实现求取二维数组中的最大值-Java in the annex demonstrates thread creation and use of the function is achieved using two-dimensional array of thread to achieve the maximum strike
genetic_algorithm
- 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序-Based on demand function f (x, y, z) = xyz* sin (xyz) Maximizing demo
CalculateTheSummary
- 1. 编写一个程序打印数出有10个元素的浮点数组a1中最大值和最小值。 2.将有10个元素的数组a1 拷贝至含有15个元素的数组b1的一段位置。 3.将一个已存入数组中的值45,89,7,6,0,按0,6,7,89,45的次序打印出来。 4. 求一个3*3矩阵对角线元素之和。 5.设某个一维数组中有25个元素,编写一个顺序查找程序,从中查找值为80的元素在数组中的位置。 -1. Write a program that prints out a number of floa
dongtaiguihua
- 算法分析与设计例子:可以完整运行+详细说明:若给定n个整数组成的序列a1,a2,a3,……an,求该序列形如ai+ai+1+……+an的最大值。-Examples of Algorithm Analysis and Design: You can run+ full details: If a given sequence of n integers a1, a2, a3, ... ... an, find the sequence of the form ai+ ai+1+ ... ...+
JUnitTest
- JUnit测试实例打包,包含求最大值、栈操作、三角形类型判断等多个实例-JUnit test case package contains multiple instances of seeking the maximum stack operation, triangle type judgment
myhiveudfs
- 自己实现的hive udf和udaf函数,包括求最大值,最小值,平均值,反编译后可以查看源码-Hive udf and udaf functions themselves to achieve, including maximum, minimum, average, you can view the source code decompiled
zu
- 实现数组功能:求最大值,使用冒泡排序排序,插入数据等功能-Maximum array functions: please, use bubble sort sorting, insert the data, and other functions
proj-1
- 在一个元素值100以内,含20元素的一维整型数组元素中,求最大值、平均值、统计其中素数个数-In one element of value less than 100, including a one-dimensional integer array element 20, seeking maximum, average, statistics on the number of primes
maxim
- 用java语言编写的根据键盘输入的数组求最大值(Using java language, according to the keyboard input array for maximum value)
