搜索资源列表
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
sic
- 是我原来替同学编的学生信息管理系统,C语言的,可以给大一的同学一个参考
学生管理系统-STL版
- 一个用c++写的控制台版学生管理例子,主要用STL写成
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
GMS
- 自己用C++编写的基于控制台的学生成绩管理系统,包括了很多C++的知识:类、向量、动态数组、菜单设计、相关度计算-Written in own use C++, console-based student performance management system, including the a C++ a lot of of the knowledge: class, vector, dynamic arrays, menu design, the related degrees calcu
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
StuManagement
- C语言实现的学生管理系统,对数据进行文件存储,具有增删改查的基本功能。-C language student management system, data file storage with basic CRUD functionality.
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
xueshengchengjiguanli
- 简单的C++学生成绩管理系统 适合新生 课程设计-Simple C++ student achievement management system suitable for the freshman curriculum design
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
StuScore.c
- 纯C写的学生成绩管理系统,可以管理40个学生的成绩-Written in pure C student achievement management system that can manage 40 student achievement
S2011141072
- 基于c++的学生管理系统,可使用增删改,使用access数据库-C++-based student management system
StudentManage-windows-c
- windows下C语言(VC++)编写的学生信息管理系统,源码规范,可运行,本人亲写,有不懂的可以问我-windows C language (VC++) to prepare the student information management system, source code specification, can run, I pro-write, I do not understand you can ask
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.