搜索资源列表
学生成绩管理系统(完全自己做的
- 呵呵,帮同学做的一个C语言课程设计 学生成绩管理系统(完全自己做的) 功能:成绩录入,按成绩排序,查询各分数段的学生, 用菜单实现功能。 -----作者:小鲨-A student score management system for course paper. Function: input, sort, query, all function controlled through menu.
仓库管理系统(C语言)
- 一个仓库管理系统,用C语言编写的,之前做过学生成绩管理系统与此有相同的地方。采用结构体数组,具有输入商品,排序的功能,用菜单实现查询,学习C语言的好程序-a warehouse management system using the C language, the students did before the performance management system with the same place. Using the structure of the array, with the
kechengsheji2
- 学生信息管理系统,用C语言实现的一个小程序,可以看一下
1
- MIS型学生信息管理系统,实现增删,改查等功能,c语言实现
StudentScore_manage_system
- 这是一个用C++实现的简单的学生成绩管理系统,基本上设计了C++语言的所有语法知识。-It s a simple students score manage system. In this system,you can see all kinds of C++ grammar.
123
- 利用C语言编写的学生成绩管理系统,能够实现对学生成绩的输入、输出、查询、更改等功能。 -Using C language of student achievement management system that can achieve results on the student input, output, query, change and other functions.
1
- C语言的一个源代码,可以实现学生学籍管理系统的存储-A C language source code, can achieve the storage of the Student Management System
student
- 利用c语言开发的图形界面系统,来管理学生成绩。实现自动化水平的提高-C language development graphical interface system to manage student achievement. Improve the level of automation
clt
- 用C语言编的一个学生成绩管理系统,实现了对学生在校成绩的管理,方便管理成绩!-failed to translate
student-grade
- c语言实现 有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: (1) 成绩录入,插入后按学号自动排序,创建链表; (2) 成绩文件的存取,创建链表; (3) 成绩的多种查询、修改; (4) 成绩的多种统计、排序; (5) 学生增加、删除、列表。-there are N c language students, each student' s data contai
lab_6
- 一个用C语言实现的简单的学生成绩管理系统,可以实现基本的管理功能-Using C language to achieve a simple student performance management system, can achieve the basic functions of management
School-management-system
- 学籍管理系统,采用C语言编写,可以实现的功能:成绩查询,成绩录入,排序,删除学生信息以及添加学生信息-School management system, using C language, can realize the function: query results, performance input, sort, delete and add student information student information
学生管理系统
- C语言实现学生管理系统源码,C语言初学者的进阶必备(Student Management System Based C)
address_list
- 学生成绩管理系统源码(用文件、动态链表等实现)(Student achievement management system)
学生管理系统C语言实现
- 基于C语言实现1插入学生信息2遍历学生信息3查找学生信息4删除学生信息5按学号排序6逆序排序等功能
