搜索资源列表
bookmessage
- 查看留言信息.查看资料,查看通讯录中的记录.添加好友.等等功能-View voice messages. View, View address book records. Add friends. Function, etc.
Addressbook
- 用C语言编写的通讯录。实现个人信息的输入、删除、插入、保存、读入、显示、查找、按名查找、复制、排序等功能。个人信息包括:姓名、单位、电话号码、Email以及通信地址。利用这个程序可以方便的存储通讯信息,也容易进行查找,是个实用的工具。
txlcx
- 通讯录信息管理,采用工程,可移植性强,自己做的。-Address book information management, the use of engineering, portability, and their own doing.
tongxunlu
- 实现通讯录功能,具有增删查找的强大功能,可以输入姓名、电话等信息-Functions to achieve contact with the power to find additions and deletions, you can enter the name, phone and other information
tongxunlu
- 一个简单的通讯录,可以动态添加您的朋友、亲人等人的电话号、姓名、qq等信息-A simple address book, you can dynamically add your friends, relatives and others, phone number, name, qq and other information
tongxunlu
- 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
AddressBook
- 数据结构用C语言编写通讯录管理系统任务:通过此系统可以实现如下功能..录入:录入新的通讯信息(包括姓名、通讯地址、邮编、联系电话)查询:可按照姓名进行查询相关信息修改:可修改相关信息-Data structure book using C language task management system: This system can be achieved through the following functions .. entry: entry of new communications
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.
txl
- 用链表实现通讯录系统,完成通讯录得建立、插入信息、更新信息、删除信息以及文件存储-With the list of the address book system realization, complete address book to establish, insert, update, and delete information information information and file storage
Address
- 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
employee-information-system--
- 用链表实现员工信息系统,通过链表实现 通讯录编辑(添加、删除); 查找; 排序; 将通讯录写入文件; 从文件读入通讯录。-Employee information system, a linked list, address book editor through the list (add, delete) search sort contacts write to a file read from the file into the address book.
Address-book-management-system
- 通讯录是用来记载、查询联系人通讯信息的工具。请设计一个电子通讯录,包括输入、显示、查找、插入、删除、保存、读入、排序、修改、移动等基本功能。-The address book is used to record inquiries contact communications and information tool. Please design an electronic address book, including input, display, find, insert, delete,
Desktop
- 该通讯录包括新增、修改、删除、查询联系人和其信息的功能。-The book includes add, modify, delete, query contacts and their information functions.
Personal-Address-Book-Management
- 可以实现个人通讯录的简单管理,包括添加,查找,删除联系人信息的C语言源代码-You can implement simple management of personal contacts, including add, find, delete contact information of C language source code
tongxnlu5
- 简易的通讯录,可实现查找联系人、新建联系人、修改联系人信息和删除联系人信息。-Simple address book, can be found to find contacts, new contacts, modify contact information and delete contact information.