-
用C++做的微型数据库,其中应用继承和派生,生成学生,教师,职工,在校研究生,兼职教师的类,可进行插入,修改和删除...
用C++做的微型数据库,其中应用继承和派生,生成学生,教师,职工,在校研究生,兼职教师的类,可进行插入,修改和删除-do with the micro-C database, application of inheritance and derived generate students, teachers, workers, and in graduate school, the type of part-time teachers, can be inserted, modified, and deleted
- 2022-01-26 16:34:40下载
- 积分:1
-
Student Management Information System
学生管理信息系统-Student Management Information System
- 2022-01-28 05:26:25下载
- 积分:1
-
数据库要求:Access 2000或者更高的版本。 系统要求:Windows系列操作系统。 运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安
数据库要求:Access 2000或者更高的版本。 系统要求:Windows系列操作系统。 运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装。 登录时: 1. 如果是管理员身份,则需要输入管理员账号和密码,初次登录可以输入“admin”、“111”。 2. 如果是学生身份,则需要输入学生的编号和名称,初次登录可以输入“张三”、“9811101”。-database requirements : Access 2000 or higher version. System Requirements : Windows family of operating systems. Operation "Setup" folder the setup.exe file system in accordance with the instructions to install. Login : 1. If it is as an administrator, the need for an administrator account and password, can enter the initial login "admin", "111." 2. If the identity of students, the students need to import numbers and names can be imported to the initial login "Zhang", "9811101."
- 2023-01-27 07:50:03下载
- 积分:1
-
学校图书馆信息核心
学校图书馆信息化计划核心----图书管理系统vc版V2.0-School Library Information core-library management system vc version V2.0
- 2022-01-28 16:16:40下载
- 积分:1
-
学生结构,能输入输出学生的姓名,成绩等的表格
学生结构,能输入输出学生的姓名,成绩等的表格-students structure, students can input and output names, the results form
- 2023-08-13 03:25:03下载
- 积分:1
-
introduced new registration management system
介绍新生注册的管理系统-introduced new registration management system
- 2022-02-06 03:19:34下载
- 积分:1
-
关于图书馆管理的vfp程序,介绍详细,请多指教!
关于图书馆管理的vfp程序,介绍详细,请多指教!-on library management Probe procedures introduced in detail, please advise!
- 2022-08-25 00:18:24下载
- 积分:1
-
图书借阅系统:建立一个图书管理系统,使图书管理工作规范化,系统化,程序化,避免图书管理的随意性,提高信息处理的速度和准确性,能够及时、准确、有效的查询和修改图书...
图书借阅系统:建立一个图书管理系统,使图书管理工作规范化,系统化,程序化,避免图书管理的随意性,提高信息处理的速度和准确性,能够及时、准确、有效的查询和修改图书情况-Book Lending System: the establishment of a library management system, so that the work of library management standardization and systematization, procedures, and to avoid arbitrary library management, improve information processing speed and accuracy, able to timely, accurate and effective query and modify the book case
- 2022-06-03 10:14:42下载
- 积分:1
-
一个类存放学生成绩记录,有姓名,学号,不少于三门课的成绩...
一个类存放学生成绩记录,有姓名,学号,不少于三门课的成绩-a category of students kept track record, name, school, class of not less than three results
- 2023-02-13 12:55:03下载
- 积分:1
-
数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩a、成绩b、成绩c、平均成绩、总成绩。要求具有以下功能:
(1)系统以菜单方式工作。...
数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩a、成绩b、成绩c、平均成绩、总成绩。要求具有以下功能:
(1)系统以菜单方式工作。
(2)显示、保存记录;添加、删除、修改任意多个记录。
(3)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后,生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。
(4)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。并能按学号或姓名查找并显示某个学生的各科成绩。
(5)统计功能:对各科成绩统计分析(平均分、最高分、最低分、及格率等);统计各科各分数段人数。
-Main data database data items include: Student ID, name, grade, professional, results a, result b, result c, grade point average with a total score. Request has the following features:
(1) system to work the way the menu.
(2) shows that record-keeping add, delete, modify any number of records.
(3) Sequencing: Open the student database, to calculate each student s grade point average and the total score, using bubble sort method or choose law will grade point average and the total results after sorting to generate two new files (descending), Save and display all the records of these two documents.
(4) query function: to open a total score sort files, use
- 2022-01-25 14:58:13下载
- 积分:1