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

搜索资源列表

  1. JAVAbianchengrumenAverage1

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:7.64kb
    • 提供者:李霖
  1. 用Java展示统计图表

    0下载:
  2. 介绍用Java计算以下几种统计值的方法:平均数,中位数,众数,标准方差,回归方程式,相关系数.-introduced Java calculated value of the following types of statistical methods : the average, median, mode, standard deviation, the regression equation, the correlation coefficient.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6.73kb
    • 提供者:陈宁
  1. java_linkList

    0下载:
  2. 用Java实现链表存储输入数据,并计算平均数和方差-Java list with the realization of the input data storage and computing the average and variance
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2.06kb
    • 提供者:王晨
  1. java

    1下载:
  2. 输入5个学生的成绩(从0到100的整数),并将这5个数保存到文件“data.txt”中。然后再编写一个程序,从文件“data.txt”中读取这5个学生的成绩,计算并输出它们的平均数,然后再按从小到大的顺序输出这5个学生的成绩。 -The importation of five pupils (from 0 to 100 integer), and 5 the number of files saved to the " data.txt" in. The preparat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:623byte
    • 提供者:kevin
  1. ave

    0下载:
  2. 通过javabean实现计算平均数与方差-Javabean to achieve through the average and variance calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3.31kb
    • 提供者:wangweifeng
  1. Board

    0下载:
  2. 计分 求平均数 可以同时支持 多数-Scoring averages can support the majority of demand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.47kb
    • 提供者:乐凯
  1. PingJun

    0下载:
  2. 读入10个数字,计算它们的平均值,并且找出有多少个数字在平均数之上的。-Read 10 numbers, calculate their average, and find out how many numbers in the above average.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:563byte
    • 提供者:mogu
  1. java

    0下载:
  2. 简单的关于 求平均数 排序 鞍点 最值的程序-Simple averaging sorted on the value of the saddle point procedure
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:94.86kb
    • 提供者:liutao
  1. java

    0下载:
  2. 求和,平均数,数的阶乘,以及素数的运算。-Sum, average, the number of factorial, as well as computing prime numbers.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:lijing
  1. 2

    0下载:
  2. 用java的图形界面完成输入数字之后在下面输出和和平均数-use the javaservelt to expaln the number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:807byte
    • 提供者:张灿
  1. javashiyan3

    0下载:
  2. 编写一个具有如下布局的小应用程序,要求当在上面的文本区中输入若干数时,下面的文本框同时对输入的数进行求和运算并求出平均数。即随着输入的变化,文本框不断更新求和及平均值。 实验源代码-Write an application with the following layout required, the following text box above the text area, enter a number on the number of input summation and calcul
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:595byte
    • 提供者:yangzi
  1. JAVA1

    0下载:
  2. 2个窗口,第一个窗口输入数字,第二个窗口计算所输入书的平均数-2 window, enter the number of the first window, second window calculate the average number of books entered
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4.73kb
    • 提供者:小爱
  1. b

    0下载:
  2. 产生10个0~100之间的随机整数,然后利用BufferedWriter类将其写入文件RandmomNUM,txt中。之后再读 取该文件中的数据并求出这10个数的平均数。-Generate a random integer between 0 to 100 in 10, and then use BufferedWriter class to write to a file RandmomNUM txt. Then read the data and calculated the av
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:625byte
    • 提供者:struggle
  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
    • 文件大小:822byte
    • 提供者:陈安琪
  1. arrayTest

    0下载:
  2. 进行数组测试。在控制台逐个输入数组中的各个数,计算并输出这组数的总和、最大数、最小数、个数及平均数。-Perform an array of tests. In the console individually for each input array number, calculate and output the sum of the numbers in this group, the maximum number, the minimum number, the number and a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:蒋莉
  1. fangwenku

    0下载:
  2. 1、 上传下载 使用smartupload完成上传下载功能。 2、 预览显示 使用flexpaper完成预览显示功能。 3、 投票打分 投票时取所有用户对该文档的分数的算术平均数。 4、 文档删除 执行文档删除功能时,webcontent目录中有关文档的信息、数据库有关文档的信息都会删除 5、 文档推荐 取所有文档打分最高的5篇文档进行推荐。 -1, uploading and downloading using smartupload complete
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-25
    • 文件大小:7.98mb
    • 提供者:xumengge
  1. qq

    0下载:
  2. 7 8 9 10 11 12 13 14 15 16 17 18 // 帮你弄了一个 你可以去试试 import java.util.Scanner public class JsAvg { public static void main(String[] args) { System.out.println("请依次输入数字用空格分隔,输入0结束") Scanner in = new Scanner(System.in) double n,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1.2kb
    • 提供者:里斯坚
  1. ShowAverage

    0下载:
  2. 显示平均数显示标签筛选字符显示平均数显示标签筛选字符-Display Display Label Mean Mean filter character display character display label Screening
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1.16kb
    • 提供者:03
  1. 041060110

    0下载:
  2. 计算一个班级的每个同学的平均数。用了静态变量-Compute a class average for each student. Using the static variable
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:fu6720628
« 12 »
搜珍网 www.dssz.com