搜索资源列表
ph-book-by-c
- 一个C语言编写的通讯录,基本都有,容易理解-a C language directories, has basic, easy to understand!
lianbiao_tongxulu
- c语言,通讯录的源代码(用链表实现),是本人在课程实践是完成的.指点指点-c language, the source code directory (using chain achieved), in the course of my practice is completed. Instruct the instructions
56789
- C语言-编程实例-通讯录的源代码 很适用,来自书籍
comunication
- 用C语言编写的通讯录,运行环境Turbo C 2.0.
address_list
- 用c语言编写的通讯录小程序,可以按姓名排序,还具有查找功能
contact
- 用c编的小程序通讯录,用txt文件存放信息,C语言实习的时候编的,有一定实用性
465822
- 这是一个简单的C语言编写的通讯录代码。简单易懂,可以是实习上好好利用-This is a simple address book written in C code. Easy-to-read, you can make good use of interns on
TONGXUNLU
- c语言编写的通讯录,主要实现的是通讯录的主要功能。-c language contacts, the main achievement of the address book of the main functions.
29
- C语言学生通讯录管理系统 功能还不是很完善,可以借鉴,谢谢!-C
addresss
- 通过c语言实现通讯录的功能,包括存储,查看,查找,插入,修改,删除等功能。-C language book by function, including memory, view, search, insert, update, delete functions.
jiandantongxunlu
- 简单通讯录课程设计,用c语言编写的,可以实现多个功能-Simple address book course design
c
- 用c语言编写一个通讯录,并对他进行增加,查询,删除,修改,显示记录等操作,要写出源代码并画出流程图.. 编程要求: 在编写的程序中应该包括以下模块 第一个模块--主函数main()的功能是:根据选单的选项调用各函数,并完成相映的功能. 第二个模块--Menu()的功能是:显示英文提示选单. 第三个模块--Quit()的功能是推出选单. 第四个模块--Creat()的功能是:创建新的通讯录. 第五个模块--Add()的功能是:在通讯录的末尾,写入新的信息,并返回
666
- c语言用链表写的通讯录系统,可以编译通过,然后运行-Chain written address book system, c language can be compiled through, and then run
Contact-management-system
- C语言课程设计关于通讯录系统的源代码,对于做课程设计有困难的学生提供帮助。-C language source code on the address book system, curriculum design for needy students to help.
hello world
- c语言通讯录:主要通过链表,结构体实现查找,删除,添加等功能(C language address book, list, structure, to achieve, delete, add, and other functions)
yuandaima2
- 通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)