文件名称:TheAnalysisOfStudentScore(UI)
-
所属分类:
- 标签属性:
- 上传时间:2014-12-09
-
文件大小:134.89kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
综合运用Java语言和面向对象技术开发一个小型软件系统。
实验要求:
(1) 程序使用图形用户界面。
(2) 文件操作与数据统计功能
<1> 打开上面给出的文本文件,将其中的成绩数据加载到内存。
<2> 把内存中的成绩数据另存为格式相同的另一个文本文件。
<3> 把内存中的成绩数据另存为一个二进制的对象文件。
<4> 打开已经保存的二进制的对象文件,将其中的成绩数据加载到内存。
<5> 统计分析已经加载到内存的班级的成绩,包括:最高分、最低分、平均分、各成绩等级的人数和百分比。
说明:该部分界面参见图1,黄色注释框标出的是完成本部分功能需要的界面。-Integrated use of Java language and object-oriented technology to develop a small software system
搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼
翻译
Experimental requirements:
(1) The program uses a graphical user interface.
(2) file operations and statistical functions
<1> Open the text file given above, the results of which will load the data into memory.
<2> of the memory performance data as a text file in the same format to another.
<3> the memory performance data as a binary object files.
<4> Open the saved binary object files, the results of which will load the data into memory.
<5> The statistical analysis has been loaded into memory class achievements, including: the highest score, lowest score, the average score of each number and percentage grades.
Descr iption: This part of the interface see Figure 1, the yellow comment box marked the completion of this part of the functionality needed to interface.
实验要求:
(1) 程序使用图形用户界面。
(2) 文件操作与数据统计功能
<1> 打开上面给出的文本文件,将其中的成绩数据加载到内存。
<2> 把内存中的成绩数据另存为格式相同的另一个文本文件。
<3> 把内存中的成绩数据另存为一个二进制的对象文件。
<4> 打开已经保存的二进制的对象文件,将其中的成绩数据加载到内存。
<5> 统计分析已经加载到内存的班级的成绩,包括:最高分、最低分、平均分、各成绩等级的人数和百分比。
说明:该部分界面参见图1,黄色注释框标出的是完成本部分功能需要的界面。-Integrated use of Java language and object-oriented technology to develop a small software system
搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼
翻译
Experimental requirements:
(1) The program uses a graphical user interface.
(2) file operations and statistical functions
<1> Open the text file given above, the results of which will load the data into memory.
<2> of the memory performance data as a text file in the same format to another.
<3> the memory performance data as a binary object files.
<4> Open the saved binary object files, the results of which will load the data into memory.
<5> The statistical analysis has been loaded into memory class achievements, including: the highest score, lowest score, the average score of each number and percentage grades.
Descr iption: This part of the interface see Figure 1, the yellow comment box marked the completion of this part of the functionality needed to interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TheAnalysisOfStudentScore(纯手写)/build/built-jar.properties
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/Analysis.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/ColumnDiagram.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/Music.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/PieChart.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$1.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$10.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$11.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$12.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$13.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$14.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$15.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$16.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$17.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$18.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$19.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$2.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$20.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$21.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$22.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$23.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$3.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$4.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$5.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$6.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$7.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$8.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$9.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore.class
TheAnalysisOfStudentScore(纯手写)/build.xml
TheAnalysisOfStudentScore(纯手写)/image/ChooseMusic.png
TheAnalysisOfStudentScore(纯手写)/image/clear.png
TheAnalysisOfStudentScore(纯手写)/image/exit.png
TheAnalysisOfStudentScore(纯手写)/image/open+.png
TheAnalysisOfStudentScore(纯手写)/image/open.png
TheAnalysisOfStudentScore(纯手写)/image/play.png
TheAnalysisOfStudentScore(纯手写)/image/save+.png
TheAnalysisOfStudentScore(纯手写)/image/save.png
TheAnalysisOfStudentScore(纯手写)/image/stop.png
TheAnalysisOfStudentScore(纯手写)/image/Thumbs.db
TheAnalysisOfStudentScore(纯手写)/manifest.mf
TheAnalysisOfStudentScore(纯手写)/nbproject/build-impl.xml
TheAnalysisOfStudentScore(纯手写)/nbproject/genfiles.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/private/config.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/private/private.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/private/private.xml
TheAnalysisOfStudentScore(纯手写)/nbproject/project.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/project.xml
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/Analysis.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/ColumnDiagram.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/Music.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/PieChart.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/TheAnalysisOfStudentScore.java
TheAnalysisOfStudentScore(纯手写)/test.dat
TheAnalysisOfStudentScore(纯手写)/TheAnalysisOfStudentScore.jar
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore
TheAnalysisOfStudentScore(纯手写)/build/generated-sources/ap-source-output
TheAnalysisOfStudentScore(纯手写)/build/classes
TheAnalysisOfStudentScore(纯手写)/build/empty
TheAnalysisOfStudentScore(纯手写)/build/generated-sources
TheAnalysisOfStudentScore(纯手写)/nbproject/private
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore
TheAnalysisOfStudentScore(纯手写)/build
TheAnalysisOfStudentScore(纯手写)/image
TheAnalysisOfStudentScore(纯手写)/nbproject
TheAnalysisOfStudentScore(纯手写)/src
TheAnalysisOfStudentScore(纯手写)
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/Analysis.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/ColumnDiagram.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/Music.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/PieChart.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$1.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$10.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$11.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$12.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$13.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$14.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$15.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$16.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$17.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$18.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$19.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$2.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$20.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$21.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$22.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$23.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$3.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$4.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$5.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$6.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$7.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$8.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore$9.class
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore/TheAnalysisOfStudentScore.class
TheAnalysisOfStudentScore(纯手写)/build.xml
TheAnalysisOfStudentScore(纯手写)/image/ChooseMusic.png
TheAnalysisOfStudentScore(纯手写)/image/clear.png
TheAnalysisOfStudentScore(纯手写)/image/exit.png
TheAnalysisOfStudentScore(纯手写)/image/open+.png
TheAnalysisOfStudentScore(纯手写)/image/open.png
TheAnalysisOfStudentScore(纯手写)/image/play.png
TheAnalysisOfStudentScore(纯手写)/image/save+.png
TheAnalysisOfStudentScore(纯手写)/image/save.png
TheAnalysisOfStudentScore(纯手写)/image/stop.png
TheAnalysisOfStudentScore(纯手写)/image/Thumbs.db
TheAnalysisOfStudentScore(纯手写)/manifest.mf
TheAnalysisOfStudentScore(纯手写)/nbproject/build-impl.xml
TheAnalysisOfStudentScore(纯手写)/nbproject/genfiles.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/private/config.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/private/private.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/private/private.xml
TheAnalysisOfStudentScore(纯手写)/nbproject/project.properties
TheAnalysisOfStudentScore(纯手写)/nbproject/project.xml
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/Analysis.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/ColumnDiagram.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/Music.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/PieChart.java
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore/TheAnalysisOfStudentScore.java
TheAnalysisOfStudentScore(纯手写)/test.dat
TheAnalysisOfStudentScore(纯手写)/TheAnalysisOfStudentScore.jar
TheAnalysisOfStudentScore(纯手写)/build/classes/theanalysisofstudentscore
TheAnalysisOfStudentScore(纯手写)/build/generated-sources/ap-source-output
TheAnalysisOfStudentScore(纯手写)/build/classes
TheAnalysisOfStudentScore(纯手写)/build/empty
TheAnalysisOfStudentScore(纯手写)/build/generated-sources
TheAnalysisOfStudentScore(纯手写)/nbproject/private
TheAnalysisOfStudentScore(纯手写)/src/theanalysisofstudentscore
TheAnalysisOfStudentScore(纯手写)/build
TheAnalysisOfStudentScore(纯手写)/image
TheAnalysisOfStudentScore(纯手写)/nbproject
TheAnalysisOfStudentScore(纯手写)/src
TheAnalysisOfStudentScore(纯手写)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.