搜索资源列表
student-manage
- c语言中一个关于链表的操作,输入数据,按要求操作,可以帮助您更好地学习链表-c language of a chain operation, the input data, the requested operation, and can help you to better study Chain
VC-student-manage-system
- 学生成绩管理系统(修改版) 做VC课设的不能错过-Student achievement management system (modified version) VC do not miss classes established
02
- 学生成绩管理系统是学校为了学校对学生成绩统计的方便而为学校量身定做的一套成绩管理系统。本管理系统只有获得权限的用户才可以管理学生的成绩,否则只可以浏览而不可以进行写操作,提高了管理系统的安全性。而且数据可以永久性保存。 本论文主要从系统分析、系统设计、系统实施与使用等几个方面进行介绍。-Student performance management system is the school to school on student achievement statistics conveni
manage
- 本程序实现了学生成绩管理的相关功能。学生的信息用了一个线性表来存储,记录了学生的姓名、学号、三门课的成绩和排名。在程序运行之前就已经记录了一些同学的信息,并保存到文件中,下次再运行时自动将信息导入,程序结束后又将修改或添加的信息保存到同一文件中。程序定义了输入学生成绩、按不同方式查询学生成绩、添加和修改等方法。老师可以对成绩按各种条件查询、统计和排序,并能够以班级为单位打印成绩单。学生可以对自己的成绩和排名进行查询。-This program implements the management
LinuxCstudentssystem
- 快速方便的对学生学籍管理进行管理、输入、输出、查找、删除的所需操作,记录保存 还原 读取 备份等功能-Quick and easy to manage student status management, input, output, find, remove the desired action, record keeping and other functions to restore the backup to read
CPP
- (1) 扩充程序,使之还能输出所有学生中单科成绩最高的学生信息。 (2) 设计一个容器类来管理所有的学生,即将main函数中的代码设计到一个类中。 (3) 代码中为了处理本科生和研究生设计了两段逻辑完全相同的代码,其所以这样设计是因为本科生类和研究生类是不同的类型,因此我们无法用单一的数组来包括所有的学生,从而导致无法对这些学生(本科生和研究生)进行统一的管理,请利用多态设计方法简化程序设计,也就是想办法能将本科生类对象和研究生类对象看作同一种类型以进行统一管理。 -自动检测中英文中
score-management-
- 对学生的基本信息进行管理、学生成绩信息的管理、查询统计学成绩信息。主要运用c语言和数据结构的知识点做的-Basic information for students to manage student information management, query statistical achievements. Use c language and data structure knowledge do
student-
- 简单的学生和教师的信息管理,有管理员,教师,学生登录三个大功能,每项还有更多功能。-this progrom is use for manage the infomation of students and teachers.
Studentsystem
- 学生信息管理系统的源代码程序,能够管理学生信息和管理学生成绩-The source code of the program of the student information management system able to manage student information and management student achievement
Stu-Info-Manage-Sys
- 学生信息管理系统,自己做的一个简单的小程序,很久以前做得了,可以参考参考。-Student Information Management System, a simple little program to do their own, have done a long time ago, you can refer to the reference.
C--Student--manage
- Student achievement management system 学生成绩管理系统,统计总分和加平均分权,|1录入|2查找|3删除|4修改|5统计|6退出|-Student achievement management system student achievement management system, statistical score processing average separation of powers, | 1 Entry | Find | delete |
chenji
- 对学生的沉积进行管理。实现学生信息的添加删除,修改,更新等功能-Deposition of students to manage. Achieve student information to add delete, modify, update, etc.
java_student_choose_lesson
- 该系统具备管理学生信息、课程信息、选课信息的功能:用户通过输入账号和密码进下该系统后,可以进行一些基础维护(学生信息维护、课程信息维护、选课信息维护)。全部都可以进行增加、修改、删除、模糊查询。-The system has to manage student information, course information, course information functions: user by entering the account number and password into th
studentmanage
- 学生管理系统,很好,很不错的可以学习的代码。-student manage system
Student-achievement-system
- 本系统是对学生成绩信息进行管理,有教师和学生两个登录窗口,教师可以更改成绩信息。-This system is to manage information on student achievement, teachers and students have two login window, the teacher can change the performance information.
studentSystem
- 学生成绩管理系统(B+树版) 利用B+树,散列文件,外部排序等等,实现学生成绩管理系统-student manage system
student
- 本程序是适合有c编程基础者使用,属于初学者开发程序1.有学生模块(成绩信息,个人资料等) 2.教师模块(教师资料,管理学生成绩等) 3.设一管理员,可对在校师生所有数据进行管理 4.采用双向链表实现数据的增删查改,采用文件保存数据信息-This procedure is suitable for those who have the basis of c programming, procedures 1. Student module (performance information, per
student-manage-system-based-on-java
- 基于JAVA语言的学生管理系统源代码,开发环境eclipse- U57FA u4E8EJAVA u8BED u8A0 u7684 u5B66 u751F u7BA1 u7406 u7CFB u7EDF u6E90 u4EE3 u7801 uFF0C u5F00 u53D1 u73AF u5883eclipse
学生管理系统
- 管理学生信息,增加,删除,查询,排序,保存,加载等(Manage student information, increase, delete, query, sort, save, load, etc.)