搜索资源列表
student-grade
- c语言实现 有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: (1) 成绩录入,插入后按学号自动排序,创建链表; (2) 成绩文件的存取,创建链表; (3) 成绩的多种查询、修改; (4) 成绩的多种统计、排序; (5) 学生增加、删除、列表。-there are N c language students, each student' s data contai
lie
- C语言实现 子函数功能要求:输入一个五位整数,对此整数中的五个数值进行从大到小的顺序排序,形成一个新的五位整数。同时需要编写主函数和其它相关子函数进行调试。-C language subroutines functional requirements: Input a five integer, this integer value for the five sorted in descending order, the formation of a new five integers. A
sales-management-system
- 使用C语言设计一个销售管理系统,实现数据的排序、统计、显示等功能-Using C language design a sales management system, to achieve the sort of data, statistics, and other display functions