登录
首页 » Visual C++ » StudentScore

StudentScore

于 2008-05-04 发布 文件大小:113KB
0 245
下载积分: 1 下载次数: 256

代码说明:

  学生信息管理系统,具体内容,用VC6.0,MFC,成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作.. (Student information management system, specific content, using VC6.0, MFC, performance management system, using VC and SQL 2000 development, a very good system, users access the database according to different permissions, add, modify, query, delete, print, backup and restore database operation ..)

文件列表:

第9章
.....\ERS.mdb
.....\ERSDemo
.....\.......\a.udl
.....\.......\ContentView.cpp
.....\.......\ContentView.h
.....\.......\DataSet.cpp
.....\.......\DataSet.h
.....\.......\DBCommand.cpp
.....\.......\DBCommand.h
.....\.......\DBConnection.cpp
.....\.......\DBConnection.h
.....\.......\Debug
.....\.......\DepartmentCommand.cpp
.....\.......\DepartmentCommand.h
.....\.......\DepartmentDataSet.cpp
.....\.......\DepartmentDataSet.h
.....\.......\EmployeeInfoDataSet.cpp
.....\.......\EmployeeInfoDataSet.h
.....\.......\EmployeeInfoView.cpp
.....\.......\EmployeeInfoView.h
.....\.......\ERSDemo.aps
.....\.......\ERSDemo.clw
.....\.......\ERSDemo.cpp
.....\.......\ERSDemo.dsp
.....\.......\ERSDemo.dsw
.....\.......\ERSDemo.h
.....\.......\ERSDemo.ncb
.....\.......\ERSDemo.opt
.....\.......\ERSDemo.plg
.....\.......\ERSDemo.rc
.....\.......\ERSDemoDoc.cpp
.....\.......\ERSDemoDoc.h
.....\.......\ERSDemoView.cpp
.....\.......\ERSDemoView.h
.....\.......\MainFrm.cpp
.....\.......\MainFrm.h
.....\.......\MappingDataSet.cpp
.....\.......\MappingDataSet.h
.....\.......\MyPicture.cpp
.....\.......\MyPicture.h
.....\.......\NewDepartment.cpp
.....\.......\NewDepartment.h

.....\.......\ReadMe.txt
.....\.......\RenameDepartment.cpp
.....\.......\RenameDepartment.h
.....\.......\res

.....\.......\...\ERSDemo.rc2


.....\.......\Resource.h
.....\.......\StdAfx.cpp
.....\.......\StdAfx.h
.....\.......\wangwu.bmp
.....\使用说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Book_Sale
    一个图书管理系统的概要分析, 1.总体设计 2.接口设计 3.系统数据结构设计 4.系统错误处理设计(a library management system summary analysis, 1. Design 2. Interface Design 3. Data structure design 4. Error Handling System Design)
    2007-01-31 09:59:18下载
    积分:1
  • CPP
    甘肃政法学院面向对象程序设计期末考试题目学生选课系统的设计与开发 (Gansu Institute of Politics and object-oriented programming design exam questions at the end of the period the design and development of the student elective system)
    2013-05-16 15:37:45下载
    积分:1
  • 100Score
    一个百分制成绩的测试框架工程,能够对初学者判断语句的使用等方面进行很好的考核(A percentile score of the test framework project for beginners can use the statement to determine other aspects of a good assessment)
    2013-12-12 20:56:44下载
    积分:1
  • Manager
    程序大体是一个学生成绩管理系统,访问了Access数据库,界面很美观(Program a student performance management system in general, visit the Access database, the interface is very beautiful)
    2013-03-18 20:36:03下载
    积分:1
  • WOK_Course_20131015
    endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)
    2013-12-08 19:54:42下载
    积分:1
  • Arranger
    适用于高校的自动排课系统 MFC编程 实现教务半自动化(Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate)
    2009-05-20 12:12:28下载
    积分:1
  • haizeiwang
    学生成绩管理系统,输入学生所有信息,然后可以对学生信息进行处理,(Student achievement management system, enter all the information the students, student information can then be processed,)
    2013-09-19 19:27:58下载
    积分:1
  • Ex_ODBCStudent008
    学生信息管理ODBC,用于管理学生信息的管理,进行查询、删除、修改等功能。(Examlpe for VC++)
    2010-12-29 18:13:14下载
    积分: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
  • vblibaryoperationcwal
    VB图书管理系统还可以用下虽然不是特别的复杂但还是花了些心思(VB library management system can also use the next, though not particularly complex but still spent some thoughts)
    2007-11-12 13:23:51下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载