搜索资源列表
Addressbook
- 用C语言编写的通讯录。实现个人信息的输入、删除、插入、保存、读入、显示、查找、按名查找、复制、排序等功能。个人信息包括:姓名、单位、电话号码、Email以及通信地址。利用这个程序可以方便的存储通讯信息,也容易进行查找,是个实用的工具。
tongxunlu
- c语言版通讯录(数据结构:链表)实现的功能有增加、删除、修改、查询等,功能比较基本,有兴趣的同学可以修饰修饰。
tongxunlu
- 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
demo10
- 作用就是通讯录,C语言动态链表,还没20字啊-Function is to address book, C language dynamic list, not 20 words ah
address_book
- 用C语言写的通讯录链表管理程序,适用于大学《数据结构》课程的实验作业。可以实现通讯录链表的建立,查找,删除,输出等功能。-Contacts with the C-list management program written for the University, " data structures" course laboratory assignments. Can achieve the establishment of contacts list, find, dele
CDeep
- 用C语言模拟一个通讯录的功能,包括查询、添加、修改和删除等。-An address book using C-language simulation features, including query, add, modify, and delete.
ALSM
- c语言实现的通讯录管理系统,使用链表结构体等数据结构,仅供参考-Address book management system
tongxunl
- 就一个链表的程序,很简单!一个c语言的代码程序 一个通讯录-A list of procedures
addressbookmanagementsystem
- C语言数据库课程设计,通讯录管理系统的实现,利用链表数据结构操作,有完整的报告和帮助文件!-The realization of C language database curriculum design, address book management system, using the operation of the linked list data structure, complete reports and help files!
contacts
- 用链表建立通讯录,C语言,链表,可创建,插入,删除,查找-Establish contacts, C language, the list with the list, you can create, insert, delete, search
contacts
- 用顺序存储结构建立通讯录,C语言,可创建,插入,删除,查找-Establish contacts with sequential storage structure, C language, you can create, insert, delete, search
huffman
- c语言数据结构 ,利用哈夫曼树存储结构 , 实现了通讯录。针对大连海事大学数据结构上机实验-the data sturcture which called huffman-tree,we use it to creat a software whose funcation is like address book .
Personal-Address-Book-Management
- 可以实现个人通讯录的简单管理,包括添加,查找,删除联系人信息的C语言源代码-You can implement simple management of personal contacts, including add, find, delete contact information of C language source code
1
- 手机通讯录的存储与删除,里面包含全套的C语言程序,打开即用(delete your connecters)