搜索资源列表
Cpp1
- 数据库,数据库管理系统,学生管理系统,数据库课程设计-Databases, database management system, student management systems, database curriculum design
Cpp1
- 2 使用顺序查找方法,从查找表中查找姓名为赵阳和王夏的学生。如果查找成功,则显示该生的相关信息;如果查找不成功,则给出相应的提示信息。 3 使用直接插入排序方法,按姓名对学生信息进行排序。输出排序前和排序后的学生信息表,验证排序结果。 4 使用直接选择排序方法,对学生信息中的C成绩进行排序。输出排序前和排序后的学生信息表,验证排序结果。 -2 using the sequential search method, from the lookup table to find the n
Cpp1
- 编写一个学生和老师的数据输入和显示系统,学生数据有编号,姓名,班级和成绩。教师有编号,姓名,职称和部门。-Students and teachers to write a data entry and display system, student data are numbers, name, class and performance. Teachers number, name, title and department.