-
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
-
Appendix3511
说明: 考试成绩管理系统,基于visual c++的简易考试成绩管理系统(Examination results management system, based on visual c++ test scores of Easy Management System)
- 2010-03-16 22:40:25下载
- 积分:1
-
SalarySystem
这是一个开发学校教职员工的工资管理系统,软件的实现,有利于提高管理的效益。(It is describle the methord of making a salary system for managing the teacher.)
- 2011-10-12 10:59:41下载
- 积分:1
-
chengji
MFC下的学生成绩管理系统 链接MBD数据库(MBD database link student performance management system under the MFC)
- 2012-08-29 21:25:28下载
- 积分: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
-
ddd
校际运动会管理系统。采用mfc编写的。可直接运行。校际运动会管理系统:本系统将帮助裁判对各学校和运动员进行排名,并且可对运动员进行信息录入查找,还可以通过不同权限可对运动员资料进行阅读或修改,从而达到分级管理的目的。
运动员信息管理:对运动员的基本信息包括运动员姓名,年龄,性别,ID,隶属学校,参加比赛项目分数等等。不同权限的人对本系统可见范围不同,所获得权力也不同。
(Inter-School Games Management System. Using mfc writing. Can be run directly. Schools Games Management System: This system will help the referee to rank schools and athletes, and athletes information into the Find different permissions, you can also read or modify the data of athletes, so as to achieve the purpose of the classification management. Athlete information management: the athlete' s basic information, including the name of player, age, gender, ID, attached to the school, to participate in the competition scores. Permission of the visible range, the powers.)
- 2013-04-03 10:22:03下载
- 积分:1
-
CPPpersonal-book-management-code
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
- 2013-11-26 03:47:40下载
- 积分:1
-
STUDENT
学生成绩管理。能对一个班的学生的成绩进行存储,修改,查询。(Management of student achievement. A ban on student achievement store, modify, query.)
- 2008-01-11 10:13:57下载
- 积分:1
-
cPP-sql-student
本系统是开发一个基于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.)
- 2011-05-10 09:43:26下载
- 积分: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