搜索资源列表
2002042000
- 学生管理系统 可查询,修改学生的成绩信息-student management system will be able to access, modify the results of the students information, etc.
成绩管理20034581赵传仕
- 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software tec
银鑫组
- 包括6个单独C源程序和一个连接这六个程序的总程序,有飞机订票系统,学生成绩管理系统,通讯录管理系统,员工管理系统,贪吃蛇及音乐欣赏等!版权所有,请勿乱传播,下载后,请在24小时内删除!-including six separate C source code and a procedure linking these six the total procedure, a plane reservation systems, their performance management systems
学生成绩管理系统模版
- 本程序是用VC++6.0写的,是一个算是完整的学生管理系统程序。可作为其他程序的子程序使用和作为VC++初学者的参考程序。-this program is written in Visual C + + 6.0, is regarded as a complete student management system procedures. Other procedures can be used as a subroutine and use as a reference VC beginner
liuyue
- 学生成绩管理系统 为C语言设计 有姓名成绩班级等功能-student performance management system designed for the C language classes with names such as functional results
student3212
- 刚学习C++时写的学生成绩管理系统,只需要创建file.cpp和student.h就行了-just learning to write the C student performance management system, file.cpp only need to create and held on student.h
AFF
- 本系统是基于C语言的学生成绩管理系统,用户界面友好!-the system is based on the C language student performance management system, user friendly interface!
scoresearch_jingmo
- 学生成绩管理查询系统 v2.8 beta5 完全内核,界面的改变,增加学生统计、 院系、班级等管理功能 1.添加单个成绩 2.批量添加成绩 3.通过搜索并修改与删除 4.直接修改 5.可以批量删除 6.可以直接GO到达你想到达的页 7.分页显示 8.代码精简 9.整合部分重复代码 后台地址:login.asp 管理用户:admin 管理密码:admin -student performance management system v2.
200571314323158
- 这是一个用visual c++编写的学生成绩管理系统-with visual c prepared by the student performance management system
xuejiguanli123
- 此系统是应老师所布置的作业编制而成,该系统具有存贮学生数据,按学号、姓名查询,列出学生成绩和统计功能。\\n \\n 使用方法:系统输入数据后,将在当前目录中建立一个名为stu.dat文件,用于保存输入的数据。学号输入只能用数字输入,并且学号只能是10位。姓名输入符合中国人的姓名,只能用中文,且最长为5个汉字。\\n-this system is that teachers should layout compiled from the operation, the system is stor
student_score_system
- 简易的学生成绩录入系统,主要功能包括成绩录入,学号更新... 适合初次接触C++的人,学习使用C++开发环境-summary of the performance of their students logging system, the main features include Input, Science Update ... for the initial contact with the C + +, to learn how to use C + + development en
chengjichaxun
- 这是学生成绩查询系统.用C语言编写的,是学习C语言的课程设计-This is the performance of their students inquiry system. C language, is learning the C language curriculum design
LIDAR
- 做的一个学生成绩系统。这是我的作业,各位大虾指
studentmanegement
- 学生成绩管理信息系统,一个完整的系统,这么完整能不能尽快开通我的帐号啊?
student
- 关于学校的学生学籍管理系统,能实现学生成绩和学生资料的录入和修改
classmanager
- 作品名称:班级成绩管理系统 作者:sammual 一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加到工程里编译即可。 二 该系统的特点:1信息保密。由于该系统是用于存放,修改,删除,查询学生
product2
- 科海网络产品发布系统[增加订单功能]: 产品二级分类,产品发布,产品推荐,产品排序,产品搜索,产品管理,产品图片在线管理、产品在线订单等等适合于做企业网站,发布企业产品信息,是建站的首先系统。 整个系统程序严谨,操作方便,美工漂亮。 大小:1.39MB 环境:JSP+MSSQL 功能: 1,1套完美的学生/老师登陆系统 2,老师可增加/删除科目,学科等信息 3,可增加/删除学生信息 4,分5个版块:[学生资料管理] [学生成绩管理] [系统设置]
StudentScore
- 本代码主要介绍如何利用Visual C++实现学生成绩管理系统。使用本系统,可以实现学生成绩管理的信息化,利用计算机完成有关教师、学生、授课信息以及学生成绩的录入、修改以及维护等操作,他同时也提供了强大的学生成绩查询功能。
xsglxt
- 学生信息管理系统主要包括学生学籍管理,学生成绩管理和权限管理等模块。
学生成绩管理系统C++源码
- 用C++编写的图形界面化,学生成绩管理系统。可以实现成绩录入查询排序等功能。