-
byxxmane
毕业生信息管理系统,包括对毕业生的成绩管理,还有毕业设计管理,还可以对老师留言,可以分为管理端,学生端,教师端。(Graduate information management system, including performance management graduates, and graduate design management, teachers can also leave a message, can be divided into the management end, students end, teachers end.)
- 2016-09-01 18:02:55下载
- 积分:1
-
Excel
自己用VC++编写的操作Excel的程序,基于MFC,用于学生成绩的转换和计算,以及奖学金的评定。对于使用vc操作excel的朋友,可以直接使用或参考。(Own used VC++ codes for the Excel,basing on the MFC, using for the transfomaion and calculation of students grades, and the assessment of scholarship. To the friends who operate excel by vc++ codes,this can be used directly or by reference.)
- 2012-12-05 11:56:10下载
- 积分:1
-
achievement-management-system
本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。
功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。
组权限管理:对用户进行分组,并将权限设置到不同的用户组。
学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。
课程信息管理:设置课程号,课程名,先修课等课程信息。
成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。
授课信息管理:对教师授课信息的调度,安排等信息的管理。
学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。
学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions.
Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify.
Group rights management: the user group and permission settings to different groups of users.
Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
- 2012-07-03 08:55:56下载
- 积分:1
-
毕设做的交通仿真 CongSim
毕业设计做的交通仿真软件 可以实现路网的创建及路段拥堵仿真(Graduation project so traffic simulation software to achieve the creation of network simulation and road congestion)
- 2009-05-13 13:05:11下载
- 积分:1
-
bookmanagementsystem
图书管理系统数据库源代码,完成对图书管理数据库的登陆,查询,删除等数据功能的实施.(Library management system database, source code, complete the landing on the library management database, query, delete data function implementation.)
- 2010-07-06 09:46:56下载
- 积分:1
-
Library-management-system
图书管理系统,可以实现基本功能如:查询,删除等。界面漂亮。希望对学习数据库的人有帮助。(Library management system, can achieve the basic functions such as: query, delete and so on. Beautiful interface. I hope the people of the study database helpful.)
- 2021-04-15 10:58:55下载
- 积分:1
-
chengjiguanlixitong
成绩管理系统 可比帮助学windows界面编程和C#语言(Comparable performance management system to help the school windows interface programming and the C# language)
- 2013-03-20 21:57:04下载
- 积分:1
-
zdb
开发的学校评分希望大家喜欢啊 多多指导啊 (Development of the school score hope everyone likes a lot of guidance.)
- 2012-11-26 21:55:13下载
- 积分:1
-
ieee11
11节点matlab的matpower原始数据(11 node matlab Matpower raw data)
- 2017-07-19 11:57:04下载
- 积分: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