-
student
建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
- 2012-05-20 10:33:41下载
- 积分:1
-
student
学生信息管理系统
学生信息管理系统
学生信息管理系统(Student Information Management System Student Information Management System Student Information Management System)
- 2020-07-03 02:20:02下载
- 积分:1
-
bookmanage
图书管理系统
1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。
2、 系统应实现的操作及其功能:
1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。
2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。
3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。
4、 归还:注销对借阅者的登记,改变该书的现存量。
5、 查找:实现按书号查找,按书名查找,按作者查找。
6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
- 2008-06-25 16:04:25下载
- 积分:1
-
book
图书管理系统 满足小型图书管理借阅 增加读者删除读者(Library management)
- 2014-01-03 17:00:44下载
- 积分:1
-
study
学生信息管理系统。实现学生信息的增加,删除,管理等()
- 2008-05-04 14:35:42下载
- 积分:1
-
2323
这是一个简单的学生信息管理系统 vc++可作为作业使用(This is a simple student information management system vc++ can be used as a work)
- 2020-07-03 07:00:02下载
- 积分:1
-
Three-dedicated-computerbooks
计算机三级考试——网络技术的必考书目,考生必看!(Three dedicated computer network technology exam books)
- 2013-11-16 10:07:12下载
- 积分:1
-
H217_0420
用VC++6.0所做的程序,进行学生信息管理,可以实现添加学生信息,查找学生信息(上一条、下一条、第一条、最后一条)以及删除选定学生信息。(Made using VC++6.0 program for student information management, student information can be added to find student information (on one, next, first, last), and delete the selected student information.)
- 2010-07-22 10:34:37下载
- 积分:1
-
ddd
校际运动会管理系统。采用mfc编写的。可直接运行。校际运动会管理系统:本系统将帮助裁判对各学校和运动员进行排名,并且可对运动员进行信息录入查找,还可以通过不同权限可对运动员资料进行阅读或修改,从而达到分级管理的目的。
运动员信息管理:对运动员的基本信息包括运动员姓名,年龄,性别,ID,隶属学校,参加比赛项目分数等等。不同权限的人对本系统可见范围不同,所获得权力也不同。
(Inter-School Games Management System. Using mfc writing. Can be run directly. Schools Games Management System: This system will help the referee to rank schools and athletes, and athletes information into the Find different permissions, you can also read or modify the data of athletes, so as to achieve the purpose of the classification management. Athlete information management: the athlete' s basic information, including the name of player, age, gender, ID, attached to the school, to participate in the competition scores. Permission of the visible range, the powers.)
- 2013-04-03 10:22:03下载
- 积分:1
-
kaoshi
输入学生序号,可以获得学生的总分,平均分,还可以获得一门课程的最低最高分以及课程的补考情况(Enter a student ID, students can obtain the total score, the average score, you can also get a make-up course in the case of the lowest and highest points of the course)
- 2016-03-06 23:16:53下载
- 积分:1