搜索资源列表
asdflkasdf
- 通过链表和类继承实现一个简单的通讯录(C++)-through inheritance and class to achieve a simple directory (C)
c-example
- 用c编写的超强的通讯录,对初学用处超大。可以下载看看那-c prepared with the super correspondence, the novice super useful. Can be downloaded to see how
tonxunlu
- 用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。
Communication1-5
- 一套用c语言编写的通讯录管理系统,另附用java编写的界面化版通讯录系统。-Communication Managing System writen by C language.
Address-book
- 这是一个用C语言写的通讯录:它包括输入记录、删除记录、插入记录、记录保存文件、从文件中读取记录等。-This is a C language to write the address book: it includes input records, delete records, insert record, recording save the file, read the records from a file.
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
Address_book_using_C_language
- 用C语言实现通讯录,里面有详细的功能说明和功能介绍-Address book using C language, which detailed functional descr iptions and Features
xiaoyoutongxunlu
- c语言写的校友通讯录程序,使用了十字交叉链表-c language written by alumni contacts program, cross linked list
tongxunlu
- 很多学C的同学都需要做类似的一个项目,用C语言做个一个通讯录,没有保存到文件的操作,如果需要自己可以修改-Many students need to learn C to do a similar project, using C language to be a directory, the file is not saved to the operation, if needed they can modify
addbook
- 用VC++6以及VC++2010 编译通过的控制台学生通讯录管理系统,利用结构体,指针,单链表,文件读取等C++的知识,功能有建立通讯录,添加,修改,插入,查询,删除,保存等功能其中数据库保存功能自动实现-VC++6 communication with the VC++2010 console students and compile the book management system, using the structure, pointers, linked list, read the
Addressbookmanagement
- 一个建议的通讯录管理系统,C语言编写。实现通讯录的增删查改功能。-A suggested address book management system, C language. Contacts realize additions and deletions to change search function.
AddressBook
- 能实现增加,搜索,删除,计数的学生通讯录(本科C++课程设计)(To achieve increase, search, delete, count the student address book (undergraduate C++ curriculum design))