搜索资源列表
wenjiandakaijihuatu
- 从文件中读取学生的成绩,并用柱状图画出三门成绩的,用饼图画出成绩段-Students read from a file the results, and draw three results with a histogram, pie chart drawn with the results section
StudentManeger
- 基于文件的学生管理系统,实现基本的操作,并且将成绩按照柱状图和饼图显示。-The students based on file management system to realize the basic operation, and will result in accordance with the bar chart and pie charts show.
experimentalreported
- 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图
Dulichao
- vc6.0实现的成绩输入并能用直方图和饼状图来统计输入的成绩;可采用文档批处理方式和界面输入方式,可直接参考例子来使用直方图和饼状图的实现过程-vc6.0 achieve results and can be input histograms and pie charts to enter statistical results can be used in batch mode and document input interface, can be directly used with r