搜索资源列表
成绩管理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!
Cchengjiguanlixitong
- C语言成绩管理系统,我小学期的项目。虽然模块每做完但是显示了很多的功能。希望对学习C语言的同学有帮助-C language performance management system, I primary phase of the project. Although each module completed but showed a lot of functions. Want to learn the C language help students
200571314323158
- 这是一个用visual c++编写的学生成绩管理系统-with visual c prepared by the student performance management system
123haibonie
- vc成绩管理系统主要用来计算平均分 方差等信息-vc performance management system was used to calculate an average variance, and other information
szu
- 这是一个用powerbuilder做的成绩管理系统,能实现插入、删除、查询等功能。-This is a powerbuilder do with the performance management system, able to insert, delete, For inquiries, and other functions.
scoresystem
- 自己写的一个简易成绩管理系统,相当简单,可以作为学习c的参考-himself wrote a summary of the performance management system is simple, can be used as reference for studying c
Projectkaty
- 某学校的成绩管理系统,自己转载的,很好!@-a school's performance management system, reproduced in their own good! @
xxcj
- 学习成绩管理系统论文的课程设计报告,希望对大家有用-academic performance management system thesis curriculum design report, it may be useful to
chengjiguanli2
- 一个数据结构的课程设计文件,VC++编写.内容为:又一个成绩管理系统
student
- 翰林版成绩管理系统,功能比较全面
yundonghuichengjiguanli
- 数据库原理及设计 运动会成绩管理系统 大二自己做的课程设计
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个版块:[学生资料管理] [学生成绩管理] [系统设置]
成绩管理系统
- vb开发的成绩管理系统-vb development of the performance management system
学生成绩管理系统C++源码
- 用C++编写的图形界面化,学生成绩管理系统。可以实现成绩录入查询排序等功能。