帮写一个C语言的通讯录管理系统c语言程序 可有偿

&&国之画&&&& &&&&&&
&& &&&&&&&&&&&&&&&&&&&&
鲁ICP备号-4
打开技术之扣,分享程序人生!2013年7月 C/C++大版内专家分月排行榜第一
2015年9月 C/C++大版内专家分月排行榜第二2013年6月 C/C++大版内专家分月排行榜第二
2013年7月 C/C++大版内专家分月排行榜第一
2015年9月 C/C++大版内专家分月排行榜第二2013年6月 C/C++大版内专家分月排行榜第二
本帖子已过去太久远了,不再提供回复功能。c 用c语言编写一个通讯录,并对他进行增加 询,删除,修改,显示记录等操作,要写出 Windows Develop 238万源代码下载-
&文件名称: c
& & & & &&]
&&所属分类:
&&开发工具: C-C++
&&文件大小: 2 KB
&&上传时间:
&&下载次数: 2
&&提 供 者:
&详细说明:用c语言编写一个通讯录,并对他进行增加,查询,删除,修改,显示记录等操作,要写出源代码并画出流程图..
在编写的程序中应该包括以下模块
第一个模块--主函数main()的功能是:根据选单的选项调用各函数,并完成相映的功能.
第二个模块--Menu()的功能是:显示英文提示选单.
第三个模块--Quit()的功能是推出选单.
第四个模块--Creat()的功能是:创建新的通讯录.
第五个模块--Add()的功能是:在通讯录的末尾,写入新的信息,并返回选单.
第六个模块--Find()的功能是:查询某人的信息如果找到了,则显示该人的信息,如果未找到,则显示通讯录中没有此人的信息,并返回选单。
第七个模块--Alter()的功能是:删除某人的信息,并返回选单。
第八个模块--Delete()的功能是:删除某人的信息,如果未找到要修改的某人的信息,则提示通讯录中没有此人的信息,并返回选单。
第九个模块--List的功能是:显示通讯录中的所有记录。
-An address book, and to add, query, delete, modify, display records of operations c language source code to write and draw a flow chart ..
Programming requirements:
Should include the following modules in a program written in
The first module- the main function main () function call each function: according to the menu options, and complete the matched features.
The second module- Menu () function is: English prompts menu is displayed.
The third module- Quit () function is the launch menu.
The fourth module- Create () functions are: to create a new address book.
The fifth module- Add () function: new information is written at the end of the address book, and to return to the menu.
The sixth module- Find () function: the query someone if found, display the information of the person, if it is not found, then the address book do not have this information and return to the menu.
The seventh module- Alter () function: delete a person s information and return to the menu.
文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉):
&输入关键字,在本站238万海量源码库中尽情搜索:

我要回帖

更多关于 c语言链表通讯录 的文章

 

随机推荐