搜索资源列表
tongxunlu
- 一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1
tongxunlu
- c语言版通讯录(数据结构:链表)实现的功能有增加、删除、修改、查询等,功能比较基本,有兴趣的同学可以修饰修饰。
tongxunlu
- 实现通讯录功能,具有增删查找的强大功能,可以输入姓名、电话等信息-Functions to achieve contact with the power to find additions and deletions, you can enter the name, phone and other information
tongxunlu
- 数据结构课程设计 通讯录设计 vc++6.0 开发 文件读写操作-Data Structure Course Design Directory Design vc++6.0 development files read and write operations
tongxunlu
- 利用双向链表建立的用户通讯录系统,能够完成通讯录的额建立,查询,删除,更改等日常操作。-Using two-way linked list system established by the user address book, address book amount to complete the establishment, query, delete, change, and other daily operations.
tongxunlu
- 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
tongxunlu
- 设计一个通讯录管理,包括通讯录链表的建立、通讯者的插入、通讯者的删除、通讯者的查询以及通讯录表的输出等。 2)基本要求 a.菜单内容 程序运行后,给出6个菜单项的内容和输入提示: 1.通讯录链表的建立 2.通讯者结点的插入 3.通讯者结点的查询 4.通讯者结点的删除 5.通讯者结点的输出 6.退出管理系统 请选择:0---5 b.基本要求 使用数字0-5来选择菜单项,其他输入则不起作用。 -Design a contact managem
tongxunlu
- 通过用数据结构实现对通讯录的设计,可以加深理解线性表及栈的逻辑结构、存储结构,掌握线性表及栈上基本运算的实现-Data structure address book
tongxunlu
- 本程序中主要是利用了和链表相关的知识实现了类似电话簿一样的功能,并能删除、保存等功能。对想了解链表的有比较好的帮助。-Mainly used in this procedure and the list of the relevant knowledge to achieve a similar phone book function, and can delete, save and so on. On the list would like to know there are good he
TongXunLu
- 通讯录 C++ 数据结构 通讯录 C++ 数据结构 -C++ data structure book
tongxunlu
- 用数据结构中的双向链表作数据结构,结合C语言基本知识。-With two-way linked list data structure for the data structure, combined with the basic knowledge of C language.
tongxunlu
- 关于通讯录的小程序,具有录入联系人信息、条件查找、排序、保存通讯录到文件的功能。-A small program of c++ ,meaning to write data of contact people ,check poeple s data with some condition ,make the data inorder ,and save these data to file.
HAXI-TONGXUNLU
- 这是用vc++编写的以哈希算法做的一个通信录,可以添加,查找,体现哈希的算法思想-This is a hash algorithm using vc address book, you can add, find, reflecting the thinking of hash algorithm
tongxunlu
- 学生通讯录系统的实验源代码,实验经典问题,很有帮助-Students address book system experiment source code, experimental classic problem, very helpful