搜索资源列表
StudentBookCLanguageCourseDesign
- C语言 学生通讯录课程设计(功能齐全):1、用C语言实现系统; 2、利用结构体数组或动态链表实现学生通讯录的数据结构设计; 3、系统具有增加,查询,删除等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、将通讯录信息存在文件中; 6、完成设计任务并编写课程设计说明书。 7、每个同学提交源程序(*.c),可执行程序(*.exe),保存通讯录信息的文件addrbook,课程设计说明书电子文档(word)。 -Student Book C Language
address-list-
- 设计一个程序,实现通讯功能。本软件采用C++程序编程,实现通讯录基本功能(①用文件来保存通讯录信息(必须实现的功能)②编程实现通讯录记录的添加、删除、修改、浏览和查询(必须实现的功能)。本软件在中文版Visual C++中运行,利用MFC编程设计界面,实现各个功能的操作。 -Design a program to achieve communication. The software uses C++ programming, to achieve the basic functions of
txl
- 通讯录,可以添加,删除,查找,文件保存,显示-Address Book, you can add, delete, search, save the file, display
address-book
- 实现制作一个通讯录功能,还有对通讯录的增删改操作,以及对数据文件的读取和改写,该代码采用多文件的方式,分成多个模块-Making an address book function, CRUD operations on contacts, as well as the data file read and rewrite the code using the multi-file into multiple modules
book
- 基于VC++的个人通信录,使用文件保存信息,可添加、修改、删除-Based VC++ personal address book, save the file, you can add, modify, delete
tbook
- VC做的个人通讯录,使用txt文件保存联系人信息,不适用数据库-The VC do personal address book, using a txt file to save the contact information, NA database
aaa
- 实现以下功能: 1) 通讯录编辑(添加、删除); 2) 按不同的项进行查找; 3) 对已存在的通讯录按不同的项排序; 4) 将通讯录写入文件; 5) 从文件读入通讯录。 备注:通讯录至少应该有以下数据项:姓名,地址,电话,邮编,E-mail。 -To achieve the following functions: 1) Contacts edit (add, delete) 2) according to the different items to
XmlBook
- 基于VC++制作的,包含了CMarkUp类,以XML文件为数据库,实现了通讯录的功能,包括新建、修改、查找、删除等功能。-Based VC++ produced, including CMarkUp class to an XML file for the database to achieve the address book functions, including create, modify, search, delete functions.
AddressBook108
- 通讯录程序,QT4编程,源代码测试通过,可以从文件中读取数据。-Address book program, QT4 programming, source code test pass, you can read data the file.
tongxunlu
- 用C语言写了一个简单的通讯录,说简单一是功能简单,二是也没有加读写文件操作, 只是作为链表操作的一个练习,希望能给这方面的新手一此引导和帮助。-Use C language to write a simple address book, that simple one simple function, and second, there is no increase read and write file operations, Just as an exercise cha