登录
首页 » Visual C++ » CourseManager

CourseManager

于 2013-12-18 发布 文件大小:89KB
0 201
下载积分: 1 下载次数: 2

代码说明:

  课程管理系统。本例将介绍如何构造一个ODBC数据库以及通过MFC如何使用ODBC数据库,并且通过MFC来实现一个课程信息管理系统。(This example describes how to construct an ODBC database and how to use the ODBC database by MFC and MFC to implement a program through information management system.)

文件列表:

CourseManager
.............\CourseManager.aps,46928,2005-03-27
.............\CourseManager.clw,4013,2005-03-27
.............\CourseManager.cpp,3786,2005-03-27
.............\CourseManager.dsp,4710,2005-03-27
.............\CourseManager.dsw,549,2005-03-27
.............\CourseManager.h,987,2005-03-27
.............\CourseManager.ncb,91136,2005-07-19
.............\CourseManager.opt,48640,2005-07-19
.............\CourseManager.plg,2576,2005-07-19
.............\CourseManager.rc,13443,2005-03-27
.............\coursset.cpp,1298,2005-03-27
.............\coursset.h,875,2005-03-27
.............\Debug
.............\.....\CourseManager.exe,131201,2005-07-19
.............\enroldoc.cpp,1620,2005-03-27
.............\enroldoc.h,1104,2005-03-27
.............\enroll.mak,6187,1998-03-27
.............\enroll.ncb,115712,2004-10-31
.............\enroll.opt,53760,2004-10-31
.............\hlp
.............\mainfrm.cpp,2527,2005-03-27
.............\mainfrm.h,1152,2005-03-27
.............\makefile,583,1998-03-27
.............\readme.txt,3667,2005-03-27
.............\res

.............\...\CourseManager.rc2,405,2005-03-27

.............\resource.h,1063,2005-03-27
.............\sectform.cpp,6324,2005-03-27
.............\sectform.h,1865,2005-03-27
.............\sectset.cpp,1769,2005-03-27
.............\sectset.h,970,2005-03-27
.............\stdafx.cpp,211,2005-03-27
.............\stdafx.h,564,2005-03-27
.............\studentregister.mdb,163840,2005-07-19
.............\StudentRegister.ncb,58368,2005-03-27
.............\StudentRegister.opt,48640,2005-03-27
readme.txt,112,2005-07-22

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

发表评论

0 个回复

  • achievement-management.rar
    学生成绩查询系统,是计算机专业,测控专业,自动化专业本科课程设计的经典案例。(Student achievement query system, a computer professional, monitoring and control, Automation undergraduate curriculum design classic case.)
    2013-09-14 20:20:43下载
    积分: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
  • calculationaboutCauchydispersionformula
    计算柯西色散公式系数的,要做棱镜色散实验的同学可以拿走算数据,VC2008下编译通 过。VC6.0应该也可以。逐组输入波长和对应的折射率后,输出A、B、C三个系数的值。仓 促编写,风格不太好。const int num是测量的谱线数,如果不是5组请自己改一下该数值。 (Cauchy' s formula for calculating coefficient of dispersion, dispersion prism to do the experiment for students to take count data, VC2008 compiled through. VC6.0 should be able to. One by one set of input wavelengths and the corresponding refractive index, the output of A, B, C 3 coefficient values. Hasty preparation, style is not very good. const int num is a measure of the number of lines, if not five Group requested the change you on the value of their own.)
    2009-12-05 21:38:52下载
    积分: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
  • exampledatabase
    软件是用C++编写的一个小的学生管理系统数据库程序,小的界面,直接运行即可!(Software is written in c++, a small student database management system procedures, small interface, can be run directly!)
    2013-05-22 08:35:47下载
    积分:1
  • Examination-system
    考试系统,适合文科理科,Vb6下通过 参考(Examination system, for liberal arts science by reference under Vb6)
    2012-11-10 09:40:30下载
    积分:1
  • The-mfc-databases-system
    mfc数据库学生成绩管理系统,用vc++6.0编的,很简单,适合初学者学习使用。(The mfc databases student achievement management system, compiled with vc++6.0 very simple, suitable for beginners to learn to use.)
    2013-01-11 01:07:46下载
    积分:1
  • 20060110092439556058
    中国文档中心-图书馆管理系统设计报告djij dhwoih doiwodiwojdi jwdoijw (China documentation center-library management system design report djij dhwoih doiwodiw ojdi jwdoijw)
    2007-06-10 15:06:56下载
    积分: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
  • 2
    说明:  管西京编著,2011,深入体验VC++项目开发,第二章学校图书馆管理系统 源代码。(Guan Xijing edited, 2011, in-depth the experience VC++ project development,the source code of the second chapter: the School Library Management System.)
    2012-05-19 16:16:51下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载