搜索资源列表
StuASystem
- 学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting ,sorting and querying
StudentManagementSystem123
- C++链表实现学生管理系统,在win32控制台下实现学生成绩个人信息等管理工作。-C++ linked list student management system, student achievement and personal information management in the win32 console.
Student(DOS)
- 使用vc++控制台编写的学生成绩管理系统,可以实现学生成绩的添加,删除和修改,为c++语言编写,可有助于提高面向对象的编程能力的提高。-Using vc++ console prepared student achievement management system, student achievement can be added, deleted and modified for the preparation of c++ language, can help to improve obj
Student
- 学生管理系统 C语言实现 学生管理系统-Student Management System Student Management System C language
StuManagement
- C语言实现的学生管理系统,对数据进行文件存储,具有增删改查的基本功能。-C language student management system, data file storage with basic CRUD functionality.
xueshengxinxiguanli
- c++编写的学生信息管理系统可以实现插入修改删除等操作-the written student information management system in c++ insert modify delete operation can be achieved
student
- c++学生信息管理系统包括截图和小结,可实现插入修改删除等功能-including screenshots and Summary c++ student information management system, insert modify delete functions
bigtask
- 学生管理系统 华工计算机大一下大作业 实现查找删除插入等功能 -Student management system computer laborers big job
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
Student-management-system-----2
- 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
stumis
- 学生信息管理系统 用双线链表实现的 不错-Student information management system using double linked list to achieve a good
ddyjiaowuyuan
- 一个简单的教务员管理系统源码。实现了对学生和教师的信息的管理,包括查找,增加,删除等功能。-This is the source code about a simple educational staff management system. It just achieves to the students and teachers information management, including search, add, delete functions
2
- 校园一卡通管理系统,实现学生信息的录入,查找,电子帐户的使用查询-Campus card management system, student information input, search, e-mail account using a query
stu_inf_man_sys
- 学生信息管理系统,每个学生有学号,姓名,分数,性别,年龄等信息,用链表保存。可以实现学生信息的添加,删除,修改,保存到文件中。登录系统需要输入密码。 -Student information management system, each student has a student number, name, grade, gender, age and other information, using linked list. Can realize the student informa
management-system-for-student
- 题目 学生健康情况管理系统 【问题描述】 实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。 【实验内容】 必做内容 利用顺序存储结构来实现 系统的菜单功能项如下: 1------新建学生健康表 2------向学生健康表插入学生信息 3------在健康表删除学生信息 4------从文件中读取健康表信息 5------向文件写入学生健康表
StudentManage
- 学生成绩管理系统包括学生记录录入、学生信息管理和学生成绩管理三大功能模块还有保存和保存并退出功能,可以实现简单的学生学习成绩、信息的管理功能。-Student management system including student record entry, student information management and student achievement management three function module and save and save and exit funct
stuManagementSys
- 一个dos下的学生管理系统,可以实现学生成绩的录入,按成绩或学号排序,按学号或姓名查找等功能。-a management system for student information.
chengjiguanli
- 实现学生成绩管理系统,类似于学校的教务处的对学生成绩的管理。直接在界面输入,操作都有详细提示,非常简便易用。-Student achievement management system, similar to the management of the school s Dean of student achievement. Directly in the input interface, the operator has a detailed tips, very easy to use.
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 .