-
1
说明: 学生成绩管理信息系统代码:
成绩记录簿
用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能:
(1)创建信息链表并以磁盘文件保存;
(2)读取磁盘文件并显示输出所有学生的成绩;
(3)按学号或姓名查询成绩;
(4)添加成绩记录;
(5)修改指定姓名或学号的学生的成绩并可存盘;
(6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。
*/(Student performance management information system code)
- 2011-01-03 02:05:47下载
- 积分:1
-
cchaxun
一个课程设计,有个菜单3个功能, 第一个功能是输入姓名,学号,数学成绩和语文成绩,并且储存,然后再确定是否继续.第二个功能的第一个小功能是输出所有已经输入的数学成绩按降顺序排列,然后可以选择返回上级菜单选择第二小功能升序排列所有输入的语文成绩,然后确定是否继续,第三就是功能是输入学号查询成绩,后在确定是否继续.所有的按照表格的形式打印(就是要控制什么空格的). (A curriculum design, there is a menu function 3, the first function is to enter the name, school number, math and language achievement, and storage, and then determine whether to continue. The second section features a small feature is the output of all input mathematics achievement by descending order, and then can choose to return to the higher level menu to select the second ascending order of all the small features of the language input results, and then determine whether or not to continue, the third is to study its function is to enter the query results, in determining whether or not to continue after. All forms of printing in accordance with the table (what is the need to control space).)
- 2009-05-23 07:22:54下载
- 积分:1
-
Books
数据结构知识在图书管理系统的应用小实践程序,基础的算法,方便使用,整个程序已压缩(Data structure knowledge in library management system application program little practice, basic algorithms, easy to use, the entire program has been compressed)
- 2015-04-22 10:59:26下载
- 积分:1
-
ljl
vc++编写的学生成绩管理系统图形界面版小程序。(vc++ written in student achievement management system graphical interface version of applet.)
- 2011-06-11 10:39:31下载
- 积分:1
-
zizhangjishu11
这是2012年全国大学生数学建模大赛的题目,自己写的程序,纸张计数系统,非常实用。(This is the topic of 2012 national college students mathematical modeling contest, write their own procedures, paper counting system, very practical.)
- 2014-11-24 14:00:14下载
- 积分:1
-
Library3
图书馆 简单功能 简单代码 c++实现 作业要求(Simple function of a simple code library c++ to achieve operational requirements)
- 2011-11-24 16:55:50下载
- 积分:1
-
0
说明: c成绩管理系统
输入学生信息
显示学生信息
查询学生信息(1)按学号查询(2)按姓名查询(3)按性别查询
4.更新学生信息
5.删除学生信息
6.计算学生成绩(1)计算总分(2)计算平均分
7.保存到文件
8.退出(c performance management system
Enter student information
Student Information Display
Discover Student Information (1) according to Student ID check (2) by name query (3) by sex inquiry
4. Update Student Information
5. Delete student information
6. Calculate student achievement (1) calculate the total score (2) calculate the average score
7. Save the file
8. Exit
)
- 2014-12-23 19:34:20下载
- 积分:1
-
BookMng
教育应用系统软件中的图书馆管理系统软件
教育应用系统软件中的图书馆管理系统软件
教育应用系统软件中的图书馆管理系统软件(Education system software in the education library management system software application systems software in the education library management system software application systems software in the library management system software)
- 2020-11-06 15:59:50下载
- 积分:1
-
FMDB
基于VC++和数据库的学生成绩管理 程序能运行 基本没什么错误
- 2010-12-08 14:10:32下载
- 积分:1
-
sushe
考查点:线性结构、文件操作
注意:必须使用文件存储数据,不得使用数据库管理系统。
任务:通过此系统可以实现如下功能:
录入:
可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息;
可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。
其他信息可以自行设计。
分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations
Note: you must use the file to store data, can not use management system.
Mission: through this system can realize the following functions:
Entry:
Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information
Can enter the student accommodation, including student id, name, gender, dormitory, etc.
Other information can be designed.
Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation.
)
- 2016-03-04 18:14:21下载
- 积分:1