搜索资源列表
通讯录c源码
- 通讯录c源码是我们大一课程设计的题目,当时在网上没找到相关内容,所以最后还是自己动手丰衣足食了,呵呵!虽然不是很好,但是毕竟自己编的,拿出来大家分享!-directory c freshman source is the subject of the curriculum design, online content is not found, it will ultimately make their own affluence, Oh! Although it is not very goo
简易通讯录c语言版
- 简易通讯录c语言版-simple directory c language version
班级通讯录
- 班级通讯录c++编写-preparation classes directory c
通讯录c语言
- C语言写的简易通信录
Visual C++--通讯录
- Visual C++课程设计案例精编--通讯录-Visual C cases intensive curriculum design series-- directory
通讯录的原程序
- 通讯录.基于C++编写- Address book Compiles based on C
通讯录.txt
- 这是一个很简单的C语言程序,有链表编的。-This is a very simple C language program, a series of the Chain.
vc++通讯录
- vc编写的通讯录,有良好的界面,可以修改、添加、删除里面的内容-vc prepare correspondence, a good interface, change, add, delete the contents inside
tel
- c语言 电话本管理程序 可完成学生通讯录的相关查找以及具有增加,查询,修改,删除等功能-Phone book management procedures
Contacts-C-program-source-code
- 通讯录C程序源代码,简单实用,适合初学者-Contacts C program source code, simple, practical and suitable for beginners
C课程设计报告——个人通信录管理系统.doc
- 设计要点: 建立一通讯录,输入姓名、电话号码、住址等信息,然后对通信簿进行显示、查找、添加、修改及删除。 功能要求 (1) 通讯录的每一条信息包括姓名、单位、固定电话、移动手机、分类(如同事、朋友、同学、家人等)、EMAIL、QQ等。 (2) 输入功能:可以一次完成若干条信息的输入。 (3) 显示功能:完成全部通讯录信息的显示(一屏最多显示10条,超过十条应能够自动分屏显示) (4) 查找功能:可以按姓名等多种方式查找通讯信息 (5) 增加、删除、修改功能:完成通讯录信息的多种更新
C#211通讯录管理系统
- 这是一个通讯录管理系统,可以帮助大家管理生活中的联系人,最重要的,这只是一个课设。(Address book management system)
C语言通讯录管理系统源代码
- C语言通讯录管理系统源代码,实现通讯录的管理工程(C language address book management system source code)
C#个人通讯录管理系统
- 个人通讯录管理系统,c#源代码含有数据库(Personal address book management system, c# source code, containing the database)
AddressBook
- 能实现增加,搜索,删除,计数的学生通讯录(本科C++课程设计)(To achieve increase, search, delete, count the student address book (undergraduate C++ curriculum design))
通讯录管理系统
- 实现一个通讯录管理系统,包含登入登出,增删查改等功能(To achieve a address book management system, including login log out, delete and delete functions)
通讯录c++
- 基于c++编程并实现通讯录的使用,在通讯录中可以录入联系人基本信息,并实现通讯录的增、删、改和查询功能(Based on c ++ programming and the use of address book, in the address book can enter the contact basic information, and to achieve address book increase, delete, change and query function)
通讯录
- 使用C#、.net设计实现通讯录的基本内容。(Using C# and.Net to design and implement the basic contents of address book.)
通讯录
- 利用链式结构体进行编写通讯录,通过对链节点的操作来进行增删改查(Write a address book by using a chain structure)
通讯录.c
- 这是基于vs2012平台编写的,采用C语言编写,采用链表结构存储,可以实现联系人姓名,电话的存储、修改、查询、删除等功能。(This is written on the platform of vs2012, written in C language and stored in linked list structure. It can achieve contacts, name, telephone storage, modification, query, delete and othe