搜索资源列表
studentteacher
- 程序功能: 1 管理员开设课程; 2 学生可以选择课程; 3 学生注册; 4 教师注册; 5 教师给选自己课程的学生给成绩; 6 管理员对学生成绩进行管理; 7 学生能够查询通过密码自己的成绩; cpp9.cpp 主函数控制程序运行 teacher.cpp 教师类 course.cpp 课程类 Administrator.cpp 管理员类 delete_record.cpp 删除记录 save_lord.cpp 文件存取操作 sho
sistermofstudent
- 学生管理系统View.cpp : implementation of the CMyView class 基于VC++的学生管理系统View.c
zuiduan.cpp
- 一种基于c++做的最短路径求法的源码。主要用于c++或者数据结构教学使用。-C++ based on shortest path to do the source method. Mainly used in c++, or teaching the use of data structures.
School_Soft.cpp
- A school System Implimented in C-A school System Implimented in C++
CPP
- 利用数据结构知识编写的C++图书管理系统,内容有比较详细说明-Knowledge of data structures written using C++ library management system, a more detailed descr iption of the content
cPP
- 几个c++小程序与学生成绩管理系统、图书管理系统两个大作业-Several small-c++ program and student performance management system, library management system two major operations
CPP
- 运用C++基本知识,编写代码模拟学生在校园一天中的活动-campus activities
cPP
- c++编写的图书管理系统 保证好用 我课程设计做的-written in c++ library management system to ensure ease of doing my course design
cPP-homework-by-Alex-Sue-2000CS(4)
- 学生信息管理系统,希望对学习C++的同学有所帮助-Student information management system, I hope to learn C++ students help
student-system-of-CPP
- 用C++编写的用单链表实现的一个控制台应用程序—学生管理系统。初学者可以参考着学习一下,很有帮助。-Written in C++ implementation of a linked list with a single console application- student management system. Beginners can refer to the learning about, very helpful.
little-libery(CPP)
- 一个非常简单的小图书馆C++代码,有如下功能:1.借书2.还书3.图书维护4.读者维护-A very simple small library C++ code, has the following functions: 1 borrow 2 return 3 book maintenance 4 Readers maintenance
CPP
- 本课程设计的目的是设计一个学生选修课程系统的程序,用来实现对学生成绩的管理,其中包括学生信息的文件读入、添加、查询、保存、删除以及相应的课程信息管理。程序设计了两个类,其中一个包含学生的学号、姓名、选课数以及选修总学分,另一个则包含了课程的信息,包括课程编号、课程名称、课程性质、课时等等。然后通过数组、向量、集合等来实现学生选课信息的记录、保存,删除等相关操作从而达到管理学生选课的。因为这次课程设计,我们可以熟练的使用C++语言来完成一个学生选课管理系统。但是编写过程中难免会遇到错误,希望老师给
CPP
- 实验课是《C++程序设计教程》的重要实践环节。通过实验,使学生加深理解、验证、巩固课堂教学内容,加深对C++程序设计的过程、方法的理解,发挥学生的想象力和创新能力。-C++ report
StuManSys---cPP
- 学生信息管理系统,有删除,插入,修改和退出的功能,源代码为C-Student information management system, delete, insert, modify, and exit, the source code for C++
CPP
- C++实现学生成绩管理系统,查看成绩,按科目成绩大小排序-C++ student achievement management system to view the results, according to the size of the sort of subjects at Grade
cPP
- c++学习资料:头文件和经典程序代码大全-c++ learning materials: the header files and the classic program code Daquan
CPP-xuexilizi
- C++相关学习资料,学习笔记与开发技巧与典型列子-C++x learning: study notes skills with typical Liezi of
CPP
- 简单的C++应用,功能却十分强大,值得拥有哦-The simple C++ application, function is very powerful, worth having
cPP
- C++学生成绩管理系统设计,可实现对成绩的查看、修改等一系列处理操作.-C++ student performance management system designed to achieve the results of a series of processing operations
CPP-adts4
- Object-Oriented Design and Programming C++ Language Support for Abstract Data Types Douglas C. Schmidt www.cs.wustl.edu/schmidt/ schmidt@cs.wustl.edu