搜索资源列表
StuASystem
- 学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting ,sorting and querying
StudentInfo2
- 一个很简陋的学生管理系统,但是基本功能很完备,容易扩充。-a shabby student management system, but the basic function of a very complete and easy to expand.
C_cjgl
- 学生成绩管理系统,可统计学生成绩 对成绩进行排名,可读取和保存文件等. -------我学C时的课设-student performance management system, statistics on student achievement results for ranking can read and preserving documents. ------- I studied at the class C-based
7777777sw
- 一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C / C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not com
Student
- 学生管理系统,可以对学生分类进行处理学籍管理功能,同时能增加减少人数
学生管理系统-STL版
- 一个用c++写的控制台版学生管理例子,主要用STL写成
StudentManagementSystem123
- C++链表实现学生管理系统,在win32控制台下实现学生成绩个人信息等管理工作。-C++ linked list student management system, student achievement and personal information management in the win32 console.
Student
- 学生管理系统 C语言实现 学生管理系统-Student Management System Student Management System C language
xueshengguanlixitong
- 简单学生管理系统,在控制台下运行。可以支持增加、删除、修改学生信息-Simple student management system, running under the console. Can support add, delete, modify student information
Student-Mange
- 用c语言写的学生管理系统 功能:录入学生编号, 姓名, 语文, 数学, 英语成绩统计总分, 计算品均分并将所录入的信息保存在c盘下。 涉及到链表的创建, 打印, 插入, 删除, 查找。用vs2010成功运行。-student manger you can add delete find and insert you can also save your input in you disk.
Student-Manege-System-(console)
- 一个控制台版本的学生学生管理系统 类模板 + 链表 +虚函数 + 快速排序 -The student student management system class template of a console version+ the linked list+ virtual function+ Quick sorted
StuManagement
- C语言实现的学生管理系统,对数据进行文件存储,具有增删改查的基本功能。-C language student management system, data file storage with basic CRUD functionality.
bigtask
- 学生管理系统 华工计算机大一下大作业 实现查找删除插入等功能 -Student management system computer laborers big job
student-system
- 学生管理系统,有学生的选择,成绩的查询,导师的选择,家长的显示等-student system
Student-management-system
- 学生管理系统 c语言版 链表实现的学生信息管理系统 单文件结构 可以作为C/C++课程设计-Student management system c language version of the list of student information management system to achieve single-file structure can be used as C/C++ curriculum design
S2011141072
- 基于c++的学生管理系统,可使用增删改,使用access数据库-C++-based student management system
stuManagementSys
- 一个dos下的学生管理系统,可以实现学生成绩的录入,按成绩或学号排序,按学号或姓名查找等功能。-a management system for student information.
tree
- 控制台版学生管理系统,数据结构用平衡二叉树实现,10万数据秒杀,支持文件读写-The console version of the student management system, with a balanced binary tree data structure, data 100000 seconds to kill, the supporting documents to read and write
student_manger
- 基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。-Based on the list of student management system, can realize ,add ,delete the student information in different locations .
student-manage-system
- c语言做的学生管理系统课程设计。主要是将文本按指定格式成链表,再进行增删查改等操作。-Course design of student management system in C language. The main text is a list in the specified format, then the crud operation.