搜索资源列表
huipanyuyanshejike
- 汇编语言程序设计课程设计,是一个学生通讯录,绝对原创,只得一看,很有参考价值-assembly language programming curriculum design, is a student directory, the absolute original, the only one, of great reference value
通讯录: 系统分析文档
- 很简单的一个程序的源码,希望能对大家有所帮助,这是我们老师让做的。-a very simple procedure source code, we hope to help, it is our teacher to have done.
ph-book-by-c
- 一个C语言编写的通讯录,基本都有,容易理解-a C language directories, has basic, easy to understand!
c.exe
- c语言编写的通讯录 可以添加删除查询搜索 非常好用-c language directories can be added to delete search very handy
c 课程设计
- c语言课程设计——通讯录-design -- directory
C02
- 一个通讯录的VC的MFC工程,对于学习VC很有用的,-a directory of VC MFC works, learning VC very useful,
addressbook
- 老师给的一个简易的通讯录 (jsp+mysql)。
tongxunluguanli
- 建立一个通讯录,并可对其进行简单的操作如添加,删除,修改等命令
56789
- C语言-编程实例-通讯录的源代码 很适用,来自书籍
addresslist
- 个人通讯录.基于Visual Basic6.0开发,界面漂亮、操作简单。
学生通讯录系统
- 一个学生通讯录系统 用C++做的 有以下功能:能查看所有成员的名单。 能增加、删除、修改一位成员的资料。 能查询成员资料。 能清空通讯录。,Address book system with a student C++ to do the following functions: can view a list of all members. Can add, delete, modify a member' s information. Members to query information
465822
- 这是一个简单的C语言编写的通讯录代码。简单易懂,可以是实习上好好利用-This is a simple address book written in C code. Easy-to-read, you can make good use of interns on
C
- 第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利
TONGXUNLU
- c语言编写的通讯录,主要实现的是通讯录的主要功能。-c language contacts, the main achievement of the address book of the main functions.
AddressList
- 数据库开发,通讯录管理系统,VC 6.0+ACCESS,里面有数据表,可直接运行-Database development, address book management system, VC 6.0+ ACCESS, which has data sheets, can be directly run
addressbook
- 这个代码详细描述了通讯录是怎么工作的,示意了工作过程-This code is described in detail how the address book to work, to indicate the work process
addressbook
- 内含有三个版本,是一个通讯录的程序。实现了通讯录的查询、更新、删除等功能。-Contains three versions, is a address book program. Realized the address book query, update, delete and so on.
Desktop
- 1.建立某单位职工通讯录二进制文件,文件中的每个记录包括职工编号、姓名、电话号码、邮政编码和住址。2.从键盘上输入职工的编号,在由第1题所建立的通讯录文件中查找该职工资料。查找成功时,显示职工的姓名、电话号码、邮政编码和住址。-1. The establishment of a unit of staff contacts binary file, each record including the workers in the number, name, telephone number, p
2
- 通讯录管理系统,上C课程的同学最后的目的,课程设计可以作为参考-Contact management system, on the C course the purpose of the last students, curriculum design can be used as reference
hello world
- c语言通讯录:主要通过链表,结构体实现查找,删除,添加等功能(C language address book, list, structure, to achieve, delete, add, and other functions)