搜索资源列表
范例45464654654
- 一个小小的通讯录C程序 ,用于管理通讯录,挺好用的-A mini-address list program basesd on C. it can be used for the management of address lists,It is pretty good!
通讯录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
ADlist
- 一个用标准c编写的通讯录程序,环境Turbo C,通讯录系统中保存着各人员的姓名、电话、住址、邮编等信息,通过该系统的界面可以浏览这些信息,也可以插入、添加及删除某个人员的信息-c a standard procedure to prepare the directory, the environment Turbo C, Contacts system with the officers to keep the name, telephone, address, zip code and ot
ph-book-by-c
- 一个C语言编写的通讯录,基本都有,容易理解-a C language directories, has basic, easy to understand!
lianbiao_tongxulu
- c语言,通讯录的源代码(用链表实现),是本人在课程实践是完成的.指点指点-c language, the source code directory (using chain achieved), in the course of my practice is completed. Instruct the instructions
c-tongxunlu
- 完整的通讯录程序 使用c语言编写 有多种功能-integrity of the directory c procedures for the use language has multiple functions
c.exe
- c语言编写的通讯录 可以添加删除查询搜索 非常好用-c language directories can be added to delete search very handy
c 课程设计
- c语言课程设计——通讯录-design -- directory
C通讯录代码
- C通讯录代码,简单实用~~~ ~~~ ~ -C code, simple and practical
05222106376
- 一个通讯录源码,用C#写的.挺不错的,大家可以参考看一下.
note
- c++ 写的通讯录.利用 file来做数据库. 完成基本功能. 缺点是有点繁琐.
4_1
- 用C写的通讯录,通个C语言访问文本文件建立的数据文件,实现对通讯录信息的管理
C语言程序
- 用c语言编写的一个游戏、通讯录程序-use of a language game, contacts procedures
学生通讯录系统
- 一个学生通讯录系统 用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
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 利
29
- C语言学生通讯录管理系统 功能还不是很完善,可以借鉴,谢谢!-C
c
- 用c语言编写一个通讯录,并对他进行增加,查询,删除,修改,显示记录等操作,要写出源代码并画出流程图.. 编程要求: 在编写的程序中应该包括以下模块 第一个模块--主函数main()的功能是:根据选单的选项调用各函数,并完成相映的功能. 第二个模块--Menu()的功能是:显示英文提示选单. 第三个模块--Quit()的功能是推出选单. 第四个模块--Creat()的功能是:创建新的通讯录. 第五个模块--Add()的功能是:在通讯录的末尾,写入新的信息,并返回
address
- 一个简单的“通讯录”C++程序,可以实现一些基础的功能,适用于初学者-A simple "address" C++ program, you can achieve some basic functions for beginners
hello world
- c语言通讯录:主要通过链表,结构体实现查找,删除,添加等功能(C language address book, list, structure, to achieve, delete, add, and other functions)
yuandaima2
- 通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)