搜索资源列表
sic
- 是我原来替同学编的学生信息管理系统,C语言的,可以给大一的同学一个参考
StudentManagementSystem123
- C++链表实现学生管理系统,在win32控制台下实现学生成绩个人信息等管理工作。-C++ linked list student management system, student achievement and personal information management in the win32 console.
sis
- 学生信息管理系统,命令行版 查看修改学生信息,管理学生成绩-Student information management system, command-line version of Show modify student information, manage student achievement
StudentManager
- 学生信息管理系统:功能包括学生信息添加,信息统计,信息排序等功能。是初学者很好入门代码。-Student Information Management System: Functional, including students add the information, information statistics, information sorting and other functions. Is a good entry code for beginners.
xueshengguanlixitong
- 简单学生管理系统,在控制台下运行。可以支持增加、删除、修改学生信息-Simple student management system, running under the console. Can support add, delete, modify student information
StudentMgr
- 学生信息管理系统,控制台命令行的程序,大家可以参考参考!-Student Information Management System, console command line program, you can refer to reference!
Student-system
- 学生成绩管理系统,包括学生记录录入功能,学生信息管理功能和学生成绩管理功能-Student achievement management system, including the entry functions of student records, student information management functions and student achievement management capabilities
Student-Mange
- 用c语言写的学生管理系统 功能:录入学生编号, 姓名, 语文, 数学, 英语成绩统计总分, 计算品均分并将所录入的信息保存在c盘下。 涉及到链表的创建, 打印, 插入, 删除, 查找。用vs2010成功运行。-student manger you can add delete find and insert you can also save your input in you disk.
wyj004
- C语言课程设计,学生信息管理系统。由C语言编写的命令行程序,使用文件存储学生信息。编制了严格的输入约束函数,避免了用户的误操作,控制了输入输出的格式。-C language curriculum design, student information management system. Command line program written in C language, using file to store the students information. It has strictl
student
- c++课程设计————学生信息管理系统 增 删 改 查 及 文件流-c++ curriculum design---- Student Information Management System
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
StudentManager
- 本程序为一个学籍管理系统,能够存储、修改、增加、删除、查找、更新学生各项信息。-the program is a studentmaniger,it can save,fix,add,delete,check and update the student xinformation.
student-information-manage-system
- 个人编写的学生信息管理系统,学习编程必备,用c++编写的完美版-The student relations system, learning programming required written c++ perfect version
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
studentinfomanagemen
- 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 1。各种基本数据的录入,如:学生信息的录入2。各种基本数据的修改,3。各种基本数据的删除4。基于各种数据的查询5。基于各种数据的统计计算6。打印所有学生的基本信息-Student information includes: Student ID, name, age, sex, date of birth, address, telephone, E-mail and so
student_manger
- 基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。-Based on the list of student management system, can realize ,add ,delete the student information in different locations .