搜索资源列表
studentsnew
- 这是一个用链表实现的简单的学生管理程序,有链表的插入删除等各种操作-This is a linked list with the simple realization of student management procedures, delete, insert Chain various operations
grades
- 用c语言编写的学生成绩管理程序。有不完美之处。
student_manager
- 学生课程管理系统,一个学习数据结构过程中的必备程序。-students information manager
xsjbxxglxt
- 学生基本信息管理,这个程序更加系统化,采用工程建立关系。可移植性强-Students the basic information management, this process more systematic, the relationship works. Portability strong
071806213
- 学生信息管理系统为教师和学生提供了一个对学生信息进行管理和查看的平台,给用户提供了一个简单友好的用户界面,功能需求分析描述如下: 1)主菜单功能 输出菜单,然后根据客户的输入选择不同的功能。 2) 学生信息录入 增加一个学生的数据信息,学生数据信息包括:学号、姓名、年龄、语文成绩、英语成绩、数学成绩、物理成绩、化学成绩。 3) 记录排序 对学号进行升降序排序。 对成绩总分进行升降序排序。 4) 打印学生记录 打印学生的自然信息与成绩。 5) 保存到文件
0718062132222
- 学生信息管理系统为教师和学生提供了一个对学生信息进行管理和查看的平台,给用户提供了一个简单友好的用户界面,功能需求分析描述如下: 1)主菜单功能 输出菜单,然后根据客户的输入选择不同的功能。 2) 学生信息录入 增加一个学生的数据信息,学生数据信息包括:学号、姓名、年龄、语文成绩、英语成绩、数学成绩、物理成绩、化学成绩。 3) 记录排序 对学号进行升降序排序。 对成绩总分进行升降序排序。 4) 打印学生记录 打印学生的自然信息与成绩。 5) 保存到文件
xueshengchengjiguanlixitong
- 学生成绩管理系统: 本程序包含两个模块:包括管理员功能和用户功能. ⑴管理员包含如下功能: 1.增加用户 2.删除用户 3.修改用户信息 (用于修改学生的成绩信息) 4.查询功能 A单项查询功能 按姓名查询学生的信息 按学号查询学生的信息 按学号顺序浏览所有学生的信息 B范围查询功能 分数段查询 5.分类统计功能 统计各科的成绩等级水平的分布情况 统计各科的平均分 统计各科的挂科详细情况 6.对用户排序
work
- 设计一个学生档案管理程序。该程序应该具有下列功能: (1)通过键盘输入某位学生的相关信息。包括学号、姓名、性别、年龄、出生年月、电话、E-mail、籍贯等; (2)浏览学生信息; (3)根据学号修改、删除学生信息; (4)能按学号、姓名、年龄等关键字排序; (5)统计学生年龄的平均值及各年龄段人数; (6)用链表实现,原始数据输入和结果输出使用文件存放。 -Design of a student' s records management procedures.
StudentCourseManagementSystem
- 数据结构课程实验,实现学生课程管理系统,含有实验报告,程序说明-Data structure course experiment, to achieve student course management system, with test reports, descr iption of the procedures
student
- 学生成绩管理程序。能精确管理学生的各项数据及简便提取利用-Student performance management process. Students can accurately manage the data and use simple extraction
student
- 基于控制台的学生信息管理系统,程序运行后会自动生成一个文件保存信息-Console-based student information management system, the program will run automatically generate a file of information
Basic_C_Programing
- 这是在学完C语言程序设计,在没学数据结构的时候老师布置的几道题目,包括“简单的学生成绩管理软件”、“螺旋阵列”、“任意年份日历的打印”、“长整数运算”和“八皇后问题”,所有代码都是我自己实现的。-This is the completion of C programming language, in not studied the data structure when the teacher arranged a few, topics, including " simple stud
shiyanyi
- /编写一个完整的C语言程序,以单链表为存储结构,对一批学生的成绩进行管理,要求实//现如下功能: //1.通过键盘输入若干学生的学号、成绩,将数据保存一个单链表中。 //2.查询并输出指定学号的学生成绩。 //3.统计并输出不及格人数。 //4.按从高到低的顺序输出所有学生成绩 -/ Write a complete C language program to a single list for the storage structure, the results of
student-manage
- 本程序用c语言里的链表结合文件操作实现学生信息的管理并可以保存操作-The program using c language in the list with file operations to achieve the management of student information and can save operation
student
- 一个学生信息管理系统的小型数据结构。程序可以对学生信息,课程信息和教师信息关联操作,支持查询删除添加等操作-A student information management system for small data structures: the student information, course information and teacher information associated with operation, delete the added support operation
301-25-6-1
- 学生成绩管理,假设每个学生信息包括学号、姓名和3门课程的考试分数。从键盘输入10个学生的数据,采用结构体 //* 数组数据的存储,程序实现如下功能: //* 1)输出三门课的平均成绩。 //* 2)输出三门功课分数分别最高的学生的信息。 //* 3)按总分对这10个学生从高到低排序,并输出排序结果。 //* 4)输出平均分高于80分那些学生的信息。-it s a student s score manage program,it has many function.
TXL
- 程序设计一般由两部分组成:算法和数据结构,合理地选择和实现一个数据结构和处理这些数据结构具有同样的重要性。在通讯录管理程序中,由于预计记录数相对于一个单位的学生人数或职工人数来说不会太大,除了能够增加、删除、保存等外,更多的情况时查询,且能够实现快速查询,所以选用静态数组保存数据,实现多种查询方式。-Programming generally consists of two parts: algorithms and data structures, rational choice and a
chengjibiao
- 这是个成绩管理程序,可以对学生的成绩信息进行管理,排序,很好的c程序-This is a performance management program on student achievement information to manage, sort, good c program
scores-management
- 便利的学生信息和成绩管理程序,可以输入学生信息和三种成绩,输出排名等结果-Facilitate student information and performance management process, you can enter student information, and three scores, rankings, etc. output results
list
- 学生管理系统:分别输入学生学号,姓名,成绩,进行排序,也可以对学生的成绩进行修改,很简单的小程序-Student management system, each input students student id, name, grade, sorting, can also modify student performance and simple small program