C 专业课程设计通讯录标准管理系统课程设计说明书(论文) 课程名称 C++ 程序设计实践 题 目 通信录管理系统 专 业 软件工程 班 级 学 号 姓 名 xx 起止日期 2025.12.23--2025.27 指导老师 赵新慧 成 绩 辽宁石油化工大学计算机与通信工程学院摘 要 本次课程设计任务是通过编写一个通信录管理系统,学习用Visual C++ 6.0 开发简单的管理系统。采纳 Visual C++ 6.0软件为主要开发工具。巩固和加深学生对 C++课程的基本知识的理解和掌握,掌握 C++编程和程序调试的基本技能,利用 C++进行简单软件设计的基本思路和方法,提高运用 C++解决实际问题的能力,掌握书写程序设计说明文档的能力使用计算机进行信息管理。实现通信录的管理功能(添加、删除、排序)、按姓名查询的功能,以及把联系人资料保存在文件中,将文件中内容读出来。使用计算机进行系统管理,不仅提高了工作效率,而且大大提高了其安全性,尤其对于复杂的信息管理,计算机能充分地发挥它的优越性,通信录管理系统是每个人不可缺少的部分,在课程设计中,系统开发平台为 Windows XP,程序设计语言采纳 Visual C++,在程序设计中,运用了面对对象解决问题的方法。程序通过调试运行,初步实现了设计目标。Abstract The curriculum design task is through the preparation of a student achievement ranking management system, learning management system with Visual C++ 6 to develop simple. Using Visual C++ 6 software as the main development tool. To consolidate and deepen the students the basic knowledge of C++ course of understanding and master, master the basic skills of C++ programming, the basic idea and method of software design using C++, to improve the ability to use C++ to solve practical problems, to master the ability to write program design exposition.The use of computer information management. Realization grade management functions (add, delete, sort), statistical functions (the highest score, the lowest score, average score, pass rate), student ID, name, or the name of course query results function, as well as the students' s...