-
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
-
homework
利用栈求表达式的值,可供小学生作业,并能给出分数。(要求:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。)(Use of the stack to evaluate the expression, for primary operations, and can give the scores. (Requirements: Create test database files, randomly generating n topics topics involving addition, subtraction, mixed with the parentheses operator ready to quit retain historical scores, can look back at history, given scores compared with the historical evaluation.))
- 2020-12-29 20:09:00下载
- 积分:1
-
student
我自己做的学生成绩管理系统包含各类学生信息可删除可查询(I do all kinds of student achievement management system includes student information can be deleted can be found)
- 2014-02-19 09:58:32下载
- 积分:1
-
ljl
vc++编写的学生成绩管理系统图形界面版小程序。(vc++ written in student achievement management system graphical interface version of applet.)
- 2011-06-11 10:39:31下载
- 积分:1
-
as
说明: 程序将各类电话卡进行管理,有清晰的条理,属于个人使用分类程序(Program management of various types of telephone cards, have a clear structured, are for personal use classification procedures)
- 2010-04-06 21:02:14下载
- 积分:1
-
chinadownz_jp_61
学生管理系统vb+Sql(student management system vb Sql)
- 2004-12-20 23:01:13下载
- 积分:1
-
sunweiqi
这次课程设计采用VB作为前台应用程序的设计工具,用MS Server 2000作为后台数据库,完成一个可以查询、修改、删除、添加学生信息、图书信息和图书借用信息的图书管理系统。(The curriculum design using VB as the front-end application design tool, using MS Server 2000 as a back-end database to complete one can query, modify, delete, add student information, library information and library books borrowed information management system.)
- 2010-01-15 10:46:26下载
- 积分:1
-
CPPpersonal-book-management-code
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
- 2013-11-26 03:47:40下载
- 积分:1
-
stuinfo
一个简单的教学管理系统的源码,吉林大学计算机学院课程设计(A simple teaching management system source code, Jilin University School of Computer Science Curriculum Design)
- 2009-12-12 14:05:14下载
- 积分:1
-
c++学生管理系统
一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py(a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py)
- 2005-07-30 10:24:44下载
- 积分:1