登录
首页 » Visual C++ » student-management

student-management

于 2015-11-11 发布 文件大小:355KB
0 228
下载积分: 1 下载次数: 2

代码说明:

  学生成绩管理系统附带数据库操作 完成成绩的增删改查以及不同用户的权限管理(Student achievement management system comes complete performance of operations CRUD and different user rights management)

文件列表:

成绩管理系统
............\daima
............\.....\ADDDLG.cpp,5184,2008-10-06
............\.....\ADDDLG.h,1436,2008-10-06
............\.....\ADOConn.cpp,1948,2008-10-07
............\.....\ADOConn.h,843,2008-10-07
............\.....\clear.bat,442,2014-05-29
............\.....\Debug
............\.....\.....\HCCP.exe,266405,2014-06-09
............\.....\.....\msado15.tlh,90911,2012-09-14
............\.....\.....\msado15.tli,76760,2012-09-14
............\.....\HCBAK,1722880,2014-06-09
............\.....\HCCP.APS,36052,2014-06-09
............\.....\HCCP.clw,6137,2014-06-09
............\.....\HCCP.cpp,3092,2014-06-09
............\.....\HCCP.dsp,6740,2008-10-06
............\.....\HCCP.dsw,531,2008-10-06
............\.....\HCCP.h,1426,2008-10-06
............\.....\HCCP.ncb,467968,2014-06-09
............\.....\HCCP.opt,55808,2014-06-09
............\.....\HCCP.plg,1493,2014-06-09
............\.....\HCCP.rc,15705,2011-04-13
............\.....\HCCPDLG.cpp,15198,2008-10-14
............\.....\HCCPDLG.h,2283,2008-10-06
............\.....\hlp
............\.....\Hutext.cpp,8303,2008-10-06
............\.....\Hutext.h,2702,2008-10-06
............\.....\IMAGE
............\.....\.....\bmp_back.bmp

............\.....\.....\toolbar1.bmp
............\.....\JIEGUO.cpp,2374,2008-10-12
............\.....\JIEGUO.h,1171,2008-10-06
............\.....\msado15.tlh,90631,2008-04-14
............\.....\msado15.tli,76620,2008-04-14
............\.....\MyTree.cpp,6848,2008-10-10
............\.....\MyTree.h,1275,2008-10-06
............\.....\PreGoto.cpp,1892,2008-10-06
............\.....\PreGoto.h,1427,2008-10-06
............\.....\PreParent.cpp,10572,2008-10-06
............\.....\PreParent.h,2409,2008-10-06
............\.....\PreView.cpp,13620,2008-10-06
............\.....\PreView.h,2748,2008-10-06
............\.....\ReadMe.txt,3543,2008-10-06
............\.....\res

............\.....\...\HCCP.rc2,396,2008-10-06

............\.....\Resource.h,3804,2008-10-09
............\.....\StdAfx.cpp,206,2008-10-06
............\.....\StdAfx.h,1816,2008-10-14
............\.....\XKXFXG.cpp,1355,2008-10-06
............\.....\XKXFXG.h,1157,2008-10-06
............\.....\XSCJCX.cpp,1662,2008-10-12
............\.....\XSCJCX.h,1229,2008-10-06
............\.....\XSCJPX.cpp,1472,2008-10-06
............\.....\XSCJPX.h,1188,2008-10-06
............\.....\XSCJXG.cpp,3573,2008-10-10
............\.....\XSCJXG.h,1375,2008-10-09
............\.....\XSZHPC.cpp,2354,2008-10-13
............\.....\XSZHPC.h,1328,2008-10-13
............\.....\ZHPCDLG.cpp,18077,2008-10-14
............\.....\ZHPCDLG.h,1461,2008-10-06
............\data
............\....\HCCP.sql,3876,2009-06-17

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

发表评论

0 个回复

  • 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
  • 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
  • ADO
    这是一款c源码,学生考试管理系统ADO版(For VC6)。读者可以学习相关只是。了解相关信息。(This is a c source code, student test management system ADO Edition (For VC6). Readers can learn relevant only. Understanding of the relevant information.)
    2010-10-19 19:32:08下载
    积分:1
  • win2000operation_examination_sys
    说明:  本人用VB编写的windows2000环境的windows操作、word2000、excel2000、ppt2000的上机操作考试及其评分系统的源码。敬请多多指教。(I VB windows2000 prepared in the windows operating environment, word2000, excel2000, ppt2000 operate on the test and scoring system source code. Comments exhibitions.)
    2006-03-28 20:18:22下载
    积分:1
  • StuManageSuper
    使用vc6.0开发的学生管理系统,包括对成绩的增删改查,并有管理员权限以及带柱型图和饼图的个人成绩统计和班级成绩统计(最高成绩、最低成绩、平均分等)。 管理员用户名为space,密码为19871025。 演示程序时可打开文件夹中的050704new,里面有测试数据。(Vc6.0 students to develop the use of management systems, including additions and deletions to search results and have administrator privileges, as well as columnar with pie charts and statistics and personal accomplishments achieved statistical classes (maximum performance, minimum performance, with an average grade) . Administrator user name space, password is 19871025. Demo program can open the folder 050704new, there are test data.)
    2009-04-13 18:14:21下载
    积分:1
  • library
    用C语言简单时间图书管理系统,实现了增删改查等操作(Time using a simple C language library management system, to achieve the CRUD and other operations)
    2011-12-14 21:19:48下载
    积分:1
  • SCOKET
    C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子(C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子 C++ prepared by the online examination system source code, including server and client, is a good example of learning network programming for beginners )
    2015-11-17 13:05:57下载
    积分:1
  • xueshengguanlixitong
    学生管理系统的源码,有需要者可以下载,作为vb的学习所需!(为)
    2010-12-22 21:26:39下载
    积分: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
  • Library3
    图书馆 简单功能 简单代码 c++实现 作业要求(Simple function of a simple code library c++ to achieve operational requirements)
    2011-11-24 16:55:50下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载