登录
首页 » Visual C++ » cPP-sql-student

cPP-sql-student

于 2011-05-10 发布 文件大小:707KB
0 338
下载积分: 1 下载次数: 22

代码说明:

  本系统是开发一个基于VC++ 技术的教务管理系统,为单机版的对所有学生从入学到毕业的全部过程中的基本信息进行管理的系统。其处理事务功能:学籍变动(转学、休学等),基本信息采集、学号自动生成、毕业处理等。登陆权限有:管理员,学生。 学 生:可以登陆系统,查看、修改个人部分基础信息,查询成绩。 管理员:拥有所有权限,可以修改所有信息,插入新的学生记录等。 (The system is to develop a VC++ technologies based educational management system for stand-alone version for all students to graduate from the school during all the basic information management system. Its processing services features: student status changes (transfer, suspension, etc.), basic information collection, study number is automatically generated, graduation processing. Landing rights are: administrators, students. Student: You can login, view, modify some basic personal information, query results. Administrator: has all the permissions, you can modify all the information, insert a new student records.)

文件列表:

复件 3104007251李嘉文
.....................\Data
.....................\....\LIN_Data.MDF,1179648,2008-07-11
.....................\....\LIN_Log.LDF,1048576,2008-07-11
.....................\可执行文件
.....................\安装说明文件.doc,162304,2008-01-11
.....................\源文件
.....................\......\chapq2_1.aps,69792,2008-01-11
.....................\......\chapq2_1.clw,5018,2008-01-11
.....................\......\chapq2_1.cpp,4279,2008-01-10
.....................\......\chapq2_1.dsp,8070,2008-01-10
.....................\......\chapq2_1.dsw,566,2007-11-21
.....................\......\chapq2_1.h,1378,2007-11-21
.....................\......\chapq2_1.ncb,1033216,2008-01-11
.....................\......\chapq2_1.opt,57856,2008-01-11
.....................\......\chapq2_1.plg,1039,2008-01-11
.....................\......\chapq2_1.rc,18422,2008-01-11
.....................\......\chapq2_1Doc.cpp,1782,2007-11-21
.....................\......\chapq2_1Doc.h,1497,2007-11-21
.....................\......\chapq2_1View.cpp,17651,2008-01-10
.....................\......\chapq2_1View.h,3349,2008-01-10
.....................\......\column.cpp,6108,2007-11-21
.....................\......\column.h,2221,2007-11-21
.....................\......\columns.cpp,1337,2007-11-21
.....................\......\columns.h,1293,2007-11-21
.....................\......\dataformatdisp.cpp,515,2007-11-21
.....................\......\dataformatdisp.h,1158,2008-01-09
.....................\......\datagrid.cpp,19205,2008-01-09
.....................\......\datagrid.h,5333,2008-01-09
.....................\......\Debug
.....................\......\font.cpp,2098,2007-11-21
.....................\......\font.h,1461,2007-11-21
.....................\......\LoginDialog.cpp,2573,2008-01-10
.....................\......\LoginDialog.h,1316,2008-01-10
.....................\......\MainFrm.cpp,2668,2008-01-10
.....................\......\MainFrm.h,1581,2007-11-21
.....................\......\msado15.tlh,90664,2006-12-26
.....................\......\msado15.tli,76614,2006-12-26
.....................\......\oledb32.tlh,14622,2004-08-17
.....................\......\oledb32.tli,8635,2004-08-17
.....................\......\picture.cpp,1128,2007-11-21
.....................\......\picture.h,1295,2007-11-21
.....................\......\Public.cpp,545,2008-01-10
.....................\......\Public.h,505,2008-01-10
.....................\......\ReadMe.txt,4359,2007-11-21
.....................\......\res



.....................\......\...\chapq2_1.rc2,400,2007-11-21


.....................\......\Resource.h,2891,2008-01-10
.....................\......\selbookmarks.cpp,1224,2007-11-21
.....................\......\selbookmarks.h,1274,2007-11-21
.....................\......\split.cpp,5723,2007-11-21
.....................\......\split.h,2189,2007-11-21
.....................\......\splits.cpp,1325,2007-11-21
.....................\......\splits.h,1281,2007-11-21
.....................\......\StdAfx.cpp,210,2007-11-21
.....................\......\StdAfx.h,1233,2007-11-22
.....................\......\stddataformatsdisp.cpp,1527,2007-11-21
.....................\......\stddataformatsdisp.h,1450,2007-11-21
.....................\课程设计报告.doc,570880,2008-08-12

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

发表评论

0 个回复

  • WOK_Course_20131015
    endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)
    2013-12-08 19:54:42下载
    积分:1
  • Information-Management-System
    用visual basic程序开发的学生信息管理系统(Application development using visual basic student information management system)
    2013-06-05 15:48:35下载
    积分:1
  • 812334
    详细完整的图书管理系统 功能全面 用C++ SQL 实现的 (Detailed and complete full-featured library management system using C++ SQL implementation)
    2011-05-30 00:17:00下载
    积分:1
  • VisualBasicAccess2000
    VB学生信息管理系统(源代码+可执行程序+开题报告+论文+答辩PPT)(Visual Basic+Access2000)
    2010-05-23 12:43:31下载
    积分:1
  • woaichengxu
    我自己做的程序,教学任务管理系统 可以拿去参考(My own program, teaching task management system can Naqu Reference)
    2010-06-30 18:02:20下载
    积分:1
  • c++学生管理
    一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py(a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py)
    2005-07-30 10:24:44下载
    积分:1
  • zizhangjishu11
    这是2012年全国大学生数学建模大赛的题目,自己写的程序,纸张计数系统,非常实用。(This is the topic of 2012 national college students mathematical modeling contest, write their own procedures, paper counting system, very practical.)
    2014-11-24 14:00:14下载
    积分: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
  • 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
  • a4
    说明:  编译课程设计的LR分析,比较强悍,可用~~可扩充(Compile the curriculum design of LR analysis, comparison tough, can be used ~ ~ can be expanded)
    2008-12-28 13:10:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载