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

student-management

于 2015-11-11 发布 文件大小:355KB
0 258
下载积分: 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 个回复

  • 5_zhanlue
    战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)
    2013-11-24 21:28:15下载
    积分:1
  • newxuejigl
    说明:  学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(err)
    2006-03-14 14:30:30下载
    积分:1
  • StudentManagementInformationSystem
    使用VB与SQL 实现基本的学生管理信息系统的功能。操作简单易懂(VB and SQL to use the students to achieve the basic functions of management information systems. Easy operation)
    2009-05-01 10:58:01下载
    积分:1
  • 学生成绩管理的设计与实现
    学生成绩管理系统提供了强大的学生成绩管理管理功能,方便管理员对学生成绩等信息的添加.修改.删除.查询.汇总.统计等操作。更适合大型数据库的管理。(student performance management systems provide a powerful management student performance management capabilities to facilitate student achievement of administrators and other information to add. Amend. Delete. Inquiries. Summary. Statistics operation. More suitable for large-scale database management.)
    2020-06-26 08:00:02下载
    积分:1
  • assignment1
    用ODBC连接MySQL的一个图书馆管理系统(ODBC connection to MySQL with a library management system)
    2013-11-17 11:36:02下载
    积分:1
  • sql-server-CPPxueshengchengjiguanli
    课程设计-学生成绩管理系统的设计,包括界面程序文档源码全套(The design of the curriculum design, student achievement management system, including interface source a full set of application documents)
    2014-12-11 22:54:50下载
    积分:1
  • VB_BookManagementInformationSystem
    这是我在学校编写的VB的图书管理信息系统,功能比较全面,入库、借还书、查询、修改和打印等功能都已经实现。(This software can realize the basic function for book management.)
    2013-12-27 16:00:34下载
    积分:1
  • wzxxglxt
    这个是基于vb的物资信息管理系统,是一篇很好的课程设计,希望对大家能有所帮助!(Vb this is based on material information management system, is a very good curriculum design, in the hope that we can help!)
    2008-12-28 21:00:14下载
    积分:1
  • ex10
    定义一个CStudent类,在该类定义中包括:一个数据成员score(分数)及两个静态数据成员total(总分)和学生人数count:成员函数STC(float s)设置分数,求总分,累计学生人数:静态成员函数Sum返回总分;静态成员函数Average求平均值。在main函数中,输入某班同学的成绩,并调用上述函数求全班学生的总分和平均分。(Define a CStudent class in the class definition, including: a data member score (Score) and two static data members total (total score) and the number of students count: the member function STC (float s) set score, find the total score, the cumulative Number of students: the static member function Sum return score static member function Average average. In the main function, enter the results of a class of students seeking the total score and the average score of students in the class and call the above function.)
    2012-12-04 21:00:34下载
    积分:1
  • xueshengguanli
    学生学籍管理系统 VB(the Student Management System VB)
    2020-06-26 10:40:02下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载