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

cPP-sql-student

于 2011-05-10 发布 文件大小:707KB
0 339
下载积分: 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 个回复

  • vbjiaocailw
    高校教材管理系统,实现学生教材的自动选择,教材管理等功能(College textbook management system, automatic selection of student teaching, teaching management and other functions)
    2011-08-05 09:33:47下载
    积分:1
  • 8_7
    说明:  计算机算法试题库问题,用最大流实现,运行正确(Computer algorithms questions Treasury issues, with the realization of maximum flow, operating correctly)
    2008-12-07 14:43:16下载
    积分: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
  • 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
  • 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
  • 38220410111111111111111111111
    VC做的学生信息管理系统,欢迎大家看一看。(VC done Student Information Management System, welcoming everyone to look at.)
    2007-06-09 09:06:18下载
    积分:1
  • PTEM
    C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统具体查询,排序等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、完成设计任务并写课程设计报告。 6、将学生成绩信息存在文件中。(ffgfgfhhhhhhhhhhhhhhhsfgdfgdfgdfddddddddddddd)
    2009-05-30 01:32:23下载
    积分:1
  • Library-management-system
    图书馆管理系统。利用该系统,能进行搜索,查询等功能(Library management system. Using the system, capable of search, query and other functions)
    2011-05-26 13:57:58下载
    积分:1
  • tushuchubanguanli
    这时一个用c++编写的一个图书出版管理系统,是一个数据库的课程设计(Book Publishing Management System)
    2014-05-26 12:59:11下载
    积分:1
  • STUDENT
    学生成绩管理。能对一个班的学生的成绩进行存储,修改,查询。(Management of student achievement. A ban on student achievement store, modify, query.)
    2008-01-11 10:13:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载