C课程设计《通讯录管理系统》

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

课程设计说明书(论文)课程名称C++ 程序设计实践_________________ 题目

辽宁石油化工大学计算机与通信工程学院

摘要

本次课程设计任务是通过编写一个通信录管理系统,学习用

Visual?C++?6.0开发简单的管理系统。采用Visual?C++?6.0软件为主要开发工具。巩固和加深学生对C++课程的基本知识的理解和掌

握,掌握C++编程和程序调试的基本技能,利用C++进行简单软件设

计的基本思路和方法,提高运用C++解决实际问题的能力,掌握书写程序设计说明文档的能力使用计算机进行信息管理。实现通信录的管理功能(添加、删除、排序)、按姓名查询的功能,以及把联系人资料保存在文件中,将文件中内容读出来。使用计算机进行系统管理,不仅提高了工作效率,而且大大提高了其安全性,尤其对于复杂的信息管理,计算机能充分地发挥它的优越性,通信录管理系统是每个人不可缺少的部分,在课程设计中,系统开发平台为Windows XP,程序设计语言采用Visual C++,在程序设计中,运

用了面向对象解决问题的方法。程序通过调试运行,初步实现了设计目标。

Abstract

T he curriculum desig n task is through the preparati on of a student achievement ranking management system, learning man ageme nt 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++ program ming, 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. Realizati on grade man ageme nt functions (add, delete, sort), statistical fun cti ons (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' scores are stored in the file. The use of computer managementsystem,

not only improve the work efficiency, but also greatly improves

the safety, particularly for the complicated in formatio n

man ageme nt, computer can give full play toits adva ntages, student achievement managemensystem is an indispensable part of an educati on un it, its content but for the policy makers and school managers important. In the curriculum design, system developme nt platform for Win dows XP, the program ming Ianguage using Visual C++, in the program design, using object oriented method to solve the problem. Program by debugging and running, in itially to achieve the desig n goals.

目录

1设计要求 ............................................ 错误!未指定书签。

1.1设计题目 .................................. 错误!未指定书签。

1.2设计目的 .................................. 错误!未指定书签。

1.3设计内容 .................................. 错误!未指定书签。

2设计原理和技术 .................................. 错误!未指定书签。

3模块设计与分析 .................................. 错误!未指定书签。

3.1添加模块...................................... 错误!未指定书签。

3.2显示模块...................................... 错误!未指定书签。

3.3删除模块 .................................. 错误!未指定书签。

3.4查询模块...................................... 错误!未指定书签。

3.5排序模块...................................... 错误!未指定书签。

3.6读入文件模块.................................. 错误!未指定书签。

3.7从文件中读出模块............................. 错误!未指定书签。

4程序源代码 .......................................... 错误!未指定书签。

5功能测试 ............................................ 错误!未指定书签。

5.1添加功能 .................................. 错误!未指定书签。

5.2显示功能...................................... 错误!未指定书签。

5.3删除功能 .................................. 错误!未指定书签。

5.4查询功能...................................... 错误!未指定书签。

5.5排序功能...................................... 错误!未指定书签。

5.6保存到文件的功能.............................. 错误!未指定书签。

5.7从文件中读出模块............................. 错误!未指定书签。

6总结 ................................................ 错误!未指定书签。

参考文献.............................................. 错误!未指定书签。

相关文档
最新文档