搜索资源列表
063257bb4f1810
- vb学生成绩管理
StudentMSystem.rar
- Linux环境下用C语言实现的学生管理系统,界面友好,可进行简单的学生成绩管理。,Linux environment using C language implementation of student management systems, user-friendly, easy to carry out the management of the students grade.
student_system
- 学生信息管理系统,控制台程序,标准C语言,学生信息的录入,增删改查、成绩排序等功能。-Student Information Management System, console application, standard C, student information input, additions and deletions to change search, results sorting functions.
dzdz
- 查找出两个文件中具有某一相同字段的行,输入:两个文件名 如文件一是有100行的学生学号和姓名,文件二是1000行的学生学号及考试成绩 输出:二个文件 文件一为查找出的100行的学生学号及考试成绩,文件二为未查找出的900行的学生学号及考试成绩 可对原码做相应修改,来得到需要的字段,如把两个文件拼成一个,或只取其中相应字段等-Find out the two files in the same field with a line, enter: First, the two
Linxu_studentmaks
- 基于Linux系统开发的学生成绩管理。从文件中读取学生成绩,按平局分排序,输出到指定文件中。-Linux-based student achievement management system development. Student achievement in reading from the file, sort the points by a draw, the output to the specified file.
lin
- 创建一个链表,里面保存n个学生的信息。可以把成绩高于60的学生信息从链表中删除-Create a list, which saved n student information. Can be scored higher than 60 student information removed from the list
25175xsgl
- 学生成绩管理系统 好用、新学者非常合适使用-Student achievement management system is easy to use, very suitable for use in the new scholars
student-manger-system
- 学生管理系统,管理老师的信息,学生的信息,学生的成绩管理-student manger .teacher manger score manger
untitled
- 学生成绩记录 学生成绩记录-input the students greece input the students greece
SIMS
- 教学管理系统,c语言编写,实现了管理员登陆,教师登陆,学生登陆,管理员有较大权限,可以查看,修改,增减教师和学生的信息,教师可以修改学生成绩,学生可以查看个人信息包括成绩等,使用链表实现,界面简洁美观,适合学习-Teaching management system, C language, the administrator login, teachers landing, landing students, administrators have greater permissions, yo
student_sys
- 有三个文件,分别是通过单项链表循环链表,双向循环链表和可以用作存档用的双向循环链表实现学生的信息的增删改查,还有学生成绩的排名。(There are three files, which are linked by single linked list, circular linked list, two-way circular list and two-way circular list that can be used as archival.)
jiegouti
- /*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(using an array of structures, the student's data is displayed on the screen from high to low, and the student's name is displayed to write a function, to get a stud
Shell程序之学生管理系统
- shell编程的学生成绩管理系统,是我之前的一个课程设计(Student Achievement Management System Based on Shell Programming,It was one of my previous curriculum designs.)