CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - average

搜索资源列表

  1. java03312008

    0下载:
  2. 使用数组存储一个英文句子\"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
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2013
    • 提供者:刘建强
  1. JAVAbianchengrumenAverage1

    0下载:
  2. 一个JAVA程序,可以对用户输入的几个数字 求其平均数-a JAVA program, the user can input a few figures for their average
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:953
    • 提供者:吴晓鸥
  1. strout

    0下载:
  2. 设一个班有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.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:行风
  1. averagescore

    0下载:
  2. 计算平均分,功能包括输入成绩分数,然后按照需要逐门成绩显示出来-calculation of the average hours, including input function score results, and then as needed from door to show results
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:994
    • 提供者:GertieChan
  1. openforecast

    0下载:
  2. 搞算法预测的可以来看。有移动平均法,指数平滑法什么的。-engage algorithm can look at the forecast. A moving average, exponential smoothing method whatever.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:84098
    • 提供者:刘胜航
  1. FCFS

    0下载:
  2. 随机创建进程队列,然后采用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
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2213
    • 提供者:武建
  1. average

    0下载:
  2. 計平均數的java program, 含string tokenizer和error detection, 分便初學者學習
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2149
    • 提供者:Leo Fong
  1. average

    1下载:
  2. 问题描述:本实验综合体现面向对象程序设计技术。此实验需应用面向对象程序设计课程中的“封装和继承”的基本原理,本课程中“类、对象和接口”的基本概念、以及“Java的事件处理机制”、“图形用户界面设计”技术,自己构思,编写一个具有如下布局的小应用程序,要求当在上面的文本区中输入若干数时,下面的文本框同时对输入的数进行求和运算并求出平均数。即随着输入的变化,文本框不断更新求和及平均值。 文档中有实验要求和详细的源代码.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7821
    • 提供者:李霖
  1. Poisson

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:1633
    • 提供者:vevina
  1. 41695054ModifyShiftAverageRegress

    0下载:
  2. 一种新的移动平均算法,大家看看吧,希望对大家有帮助-A new moving average algorithm, let us look at it, I hope all of you help
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3754
    • 提供者:一只小手
  1. average

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:13081
    • 提供者:wanlovewan
  1. average

    0下载:
  2. computes for average
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:611
    • 提供者:corvus_corax
  1. average-score

    0下载:
  2. 学生信息之求平均分 直接用eclipse.exe运行即可计算-Student information seeking average direct use of the the eclipse.exe run can be calculated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:4134
    • 提供者:侯飞
  1. Average

    0下载:
  2. 利用JAVA,对输入的所有值进行求和并求出平均值-Using JAVA, summing all of the values ​ ​ of the input and calculate the average value
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:758
    • 提供者:林少达
  1. average

    0下载:
  2. 输入三门课的成绩,算分差和平均分,是我自己编写得-The average of three lessons
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:1063
    • 提供者:要累
  1. average

    0下载:
  2. 这个是java求平均数的代码。思路清晰、新颖。注释清晰,一看就能明白。-This is the java code to find the average. Clear thinking and innovative. Note clear, a look will be able to understand.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:陈安琪
  1. average

    0下载:
  2. java编程求一个数组当中的最大值、最小值和平均值-Maximum, minimum and average
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1232
    • 提供者:txx
  1. Average

    0下载:
  2. average of a sequence of numbers
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:809
    • 提供者:febee
  1. text

    0下载:
  2. 编写一个程序,读入3个整数,输出这3个整数的平均值。(Write a program, read into 3 integers, output the average value of these 3 integers.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Tina07
  1. ch2

    0下载:
  2. java程序在eclipse里,求平均数的小程序(Java program in eclipse, the average number of small procedures)
  3. 所属分类:Java编程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:君莫思归
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com