搜索资源列表
xiaoxiaoxiaoniao3
- 是一个通讯录的问题,用C++编写的,和xiaoxiaoxiaoniao3,正好相反了,不好意思呀-is a directory issue, prepared by the C and xiaoxiaoxiaoniao3. On the contrary, sorry ah
CCodeExample
- c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
c程序做的通讯录管理
- 一个用很好用的管理系统!希望对大家有帮助!-a good use of the management system. We want to help!
Addressbook
- 用C语言编写的通讯录。实现个人信息的输入、删除、插入、保存、读入、显示、查找、按名查找、复制、排序等功能。个人信息包括:姓名、单位、电话号码、Email以及通信地址。利用这个程序可以方便的存储通讯信息,也容易进行查找,是个实用的工具。
tongxunlu
- c语言版通讯录(数据结构:链表)实现的功能有增加、删除、修改、查询等,功能比较基本,有兴趣的同学可以修饰修饰。
communicatebook
- 通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载-Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading
tongxunlu
- 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
demo10
- 作用就是通讯录,C语言动态链表,还没20字啊-Function is to address book, C language dynamic list, not 20 words ah
txl
- 用c写的通讯录程序 采用的链表做的 可以实现查找插入删除等基本功能-Address book program with c write to do lists can be used to achieve the basic functions of search insert delete
a
- c语言编写的通讯录 主要是练习链表操作 还请多指教-c book is mainly written in operation also Pleased to meet you practice list
tongxunluxitong
- 利用C++编写的关于数据结构的一个通讯录系统-Using C++ written a book on the system data structure
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
- 通讯录 C++ 数据结构 通讯录 C++ 数据结构 -C++ data structure book
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
haxibiao_tongxunlu
- 自己写的一个哈希表实现的通讯录,是c++课程设计的课题,采用结构体数组实现,用线性探测法解决冲突。源码中还附有注释,适合初学者使用-Write your own implementation of a hash table book, is the c++ program design issues, implementation using an array of structures with linear detection method to resolve conflict. Anno
chapter20
- 用C++写的小型通讯录,可以添加,删除,排序和查找,主要使用的数据结构是stl的list。-In C++ to write a small book, you can add, delete, sort, and search, the main use of the data structure is stl the list.
CDeep
- 用C语言模拟一个通讯录的功能,包括查询、添加、修改和删除等。-An address book using C-language simulation features, including query, add, modify, and delete.
c-tong-xu-lu
- 通讯录实训 c 链接文件 c语言实现简单的通讯录系统 -Training contacts
1
- 手机通讯录的存储与删除,里面包含全套的C语言程序,打开即用(delete your connecters)
student
- 简单c++项目,建立班级通讯录,可实现增删查改功能(Simple c++ project, set up class address book, can realize the function of adding, deletions, check and change)