搜索资源列表
asdfdsafd4r
- 一个用C语言写的学生成绩管理系统。主要是用链表实现。对初学C语言的同志有点用-a C language students write performance management system. It is mainly used to achieve chain. Right novice C language with a bit of comrades
051150032
- 学生基本注册信息管理系统,(1)用户名与密码的输入,再进行登陆验证,连续登录三次不成功,退出。 (2)建立一个学生基本注册信息的链表。 (3)选择要进行的操作:a、注册,建立一个链表的新结点,并以 新结点作为链表的表头 b、查询,分为按学号、姓名、性别、年龄、专业、班级和年级查询 ,并显示所查到的信息 c、修改,用新的信息替换以前的信息 d、删除,为了保护链表的表头,用一个结构类似堆栈的指针实现,此处排除了删除栈顶元素的特殊情况 e、排序,用起泡排序算法实现将
LMS
- 纯C语言的图书管理系统,实现了借书还书人员管理等一些简单的操作。数据的保存用c语言操作文本文件。使用链表。-Pure C language library management system to achieve the borrowing and returning books and other personnel management simple. Data preservation operation using c language text file. The use of lin
xuejiguanli
- 用C语言实现的学籍管理系统。通过链表操作数据。可实现查找、添加、删除、排序。-With the C language implementation of the student status management system. Operational data through the linked list. Can be realized to find, add, delete, sort.
LinkList
- Visual C++2005做的用链表实现的图书信息查询系统,经过调试,运行稳定。-Visual C++2005 do realize the list of books with information inquiry system, through commissioning, operation and stability.
studentManagerment
- 以动态内存的链表方式,用C实现了学生管理系统。-List of dynamic memory means C achieved with the student management system.
Students-performance-management
- 学生成绩管理系统 采用C语言实现 1、每一条记录包括一个学生的学号、姓名、3门成绩、平均成绩。 2、输入功能:可以一次完成无数条记录的输入。 3、显示功能:完成全部学生记录的显示。 4、查找功能:完成按姓名查找学生记录,并显示。 5、排序功能:按学生平均成绩进行排序。 6、插入功能:按平均成绩高低插入一条学生记录。 7、保存功能:将学生记录保存在任何自定义的文件中,如保存在:c:\score。 8、读取功能:将保存在文件中的学生记录读取出来。 9、有一个清晰美观界
student-manage-system
- Linux 环境下的C语言学生管理系统,用的是list双向链表实现的-Linux environment of the c language student management system is a list of links form of a two-way
c-link
- C语言实验,完成学生管理系统,用链表和指针实现,完全原创,绝地可用-C language experiment, students to complete management system, use the list and the pointer