搜索资源列表
java03312008
- 使用数组存储一个英文句子\"java is an object oriented programming language\"显示该句子,并算出每个单词的平均字母数。-use of a storage array English phrases, "Java is an object oriented p rogramming language "revealed that the phrase, each word and calculated the average nu
JAVAbianchengrumenAverage1
- 一个JAVA程序,可以对用户输入的几个数字 求其平均数-a JAVA program, the user can input a few figures for their average
strout
- 设一个班有10名学生,每个学生有姓名、学号、成绩等信息,请利用对象数组的概念编程,求平均成绩。-set up a class had 10 students, with each student's name, school, results and other information. Please use the concept of object array programming, seeking average scores.
averagescore
- 计算平均分,功能包括输入成绩分数,然后按照需要逐门成绩显示出来-calculation of the average hours, including input function score results, and then as needed from door to show results
openforecast
- 搞算法预测的可以来看。有移动平均法,指数平滑法什么的。-engage algorithm can look at the forecast. A moving average, exponential smoothing method whatever.
FCFS
- 随机创建进程队列,然后采用FCFS方法执行进程,并计算平均周转时间和带权。显示进程执行的顺序-random process of creating queue, and then use FCFS queue method implementation process, and the average turnaround time and the right band. Display process of the implementation of the order
average
- 計平均數的java program, 含string tokenizer和error detection, 分便初學者學習
average
- 问题描述:本实验综合体现面向对象程序设计技术。此实验需应用面向对象程序设计课程中的“封装和继承”的基本原理,本课程中“类、对象和接口”的基本概念、以及“Java的事件处理机制”、“图形用户界面设计”技术,自己构思,编写一个具有如下布局的小应用程序,要求当在上面的文本区中输入若干数时,下面的文本框同时对输入的数进行求和运算并求出平均数。即随着输入的变化,文本框不断更新求和及平均值。 文档中有实验要求和详细的源代码.
Poisson
- Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。-Produce Java c
41695054ModifyShiftAverageRegress
- 一种新的移动平均算法,大家看看吧,希望对大家有帮助-A new moving average algorithm, let us look at it, I hope all of you help
average
- this an average calculation system..it just a simple program and it is accurate-this is an average calculation system..it just a simple program and it is accurate
average
- computes for average
average-score
- 学生信息之求平均分 直接用eclipse.exe运行即可计算-Student information seeking average direct use of the the eclipse.exe run can be calculated
Average
- 利用JAVA,对输入的所有值进行求和并求出平均值-Using JAVA, summing all of the values of the input and calculate the average value
average
- 输入三门课的成绩,算分差和平均分,是我自己编写得-The average of three lessons
average
- 这个是java求平均数的代码。思路清晰、新颖。注释清晰,一看就能明白。-This is the java code to find the average. Clear thinking and innovative. Note clear, a look will be able to understand.
average
- java编程求一个数组当中的最大值、最小值和平均值-Maximum, minimum and average
Average
- average of a sequence of numbers
text
- 编写一个程序,读入3个整数,输出这3个整数的平均值。(Write a program, read into 3 integers, output the average value of these 3 integers.)
ch2
- java程序在eclipse里,求平均数的小程序(Java program in eclipse, the average number of small procedures)