-
hotel-vcPP
实现宾馆管理系统,应用access数据库(Realization of hotel management system, application access )
- 2015-05-13 19:51:28下载
- 积分:1
-
tsglxt
应用vc++做的一个MFC图书管理系统,使用了severe2000数据库,有详细系统说明和源代码(MFC application vc++ do a library management system, the use of severe2000 database, a detailed system descriptions and source code)
- 2013-09-30 13:58:00下载
- 积分:1
-
libraryPmfc
图书管理数据库,基于MFC的编程,用的酒拿走好了(Library management database, MFC-based programming, with a good wine away)
- 2013-06-13 09:49:58下载
- 积分:1
-
mysql-vc
vc连接mysql 并且形成图书管理系统的源码,用的是5.0版mysql,里面有sql建库文件(vc connect mysql and the formation of the source library management system, version 5.0 using mysql, there are sql database file)
- 2020-10-28 15:09:57下载
- 积分:1
-
Sourcecode
学生信息管理系统。对于学生信息,各班的班主任及学校领导由于各种分类和了解的需要,经常性地进行各种查询。例如:查询一个班级中团员的人数,男、女生的人数,住宿或通宿学生的人数等等。教导处在每一届学生进校时必须进行分班,设置学号;每一届学生毕业,要进行学生信息备份;
对于成绩管理,课任教师要进行本科目成绩登记,计算平均分、优秀率、及格率;班主任在期中考试和期末考试后计算本班学生总分,排名次;教导处要统计补考学生人数及相应名单,每学期进行学生成绩备份;学校领导则可通过查询工具来了解学生成绩情况。
对于课程信息,教导处每学期要进行课程安排、课任教师分配、一周课程安排、中途课程调整等等。
(Student information management system. Information for students, class teachers and school leaders because of the various classification and know the needs of a variety of regular inquiries. For example: query a number of class members, boys and girls have the number of residential accommodation or pass the number of students and so on.教导处students at every school placement must be carried out, set up its study each session, graduate students, it is necessary to carry out student information to back up
For performance management, class teachers to carry out any of the subjects grade registration, calculation of average hours, excellent rates, passing rates class at mid-term exams and final exam scores of students after the completion Bin, ranked second 教导处statistical make-up to the number of students and the corresponding list of students each semester to score back-up School Leaders can know through the query tool to score the situation of students.
For course information,教导处ea)
- 2009-03-07 17:23:23下载
- 积分:1
-
demo2
此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)
- 2013-11-30 09:42:56下载
- 积分:1
-
CourseSelectSistem
绝对经典的学生选课系统,可以模仿一下,初学者可以自己尝试一下。。c语言爱好者(Absolute classic students elective course system, can mimic once, beginners can try.. C lover)
- 2010-12-28 22:11:30下载
- 积分:1
-
softhy479d
说明: vb实验作业,用vb做的一个图书管理系统(vb experimental work, using vb to do a library management system)
- 2011-04-08 09:45:40下载
- 积分:1
-
student_ho
一个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.(a simple student performance management system, the VC 2000 and SQL tested successfully, (they have a database backup file, direct reduction, and it would be reduced after the database can be found at the surface USERS account and password.)
- 2004-12-06 10:41:15下载
- 积分:1
-
achievement-management-system
本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。
功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。
组权限管理:对用户进行分组,并将权限设置到不同的用户组。
学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。
课程信息管理:设置课程号,课程名,先修课等课程信息。
成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。
授课信息管理:对教师授课信息的调度,安排等信息的管理。
学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。
学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions.
Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify.
Group rights management: the user group and permission settings to different groups of users.
Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
- 2012-07-03 08:55:56下载
- 积分:1