文件名称:9_08117028
- 所属分类:
- 文档资料
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.86mb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个实现添加与删除的通讯录,要实现记录的动态添加与删除,记录可以不连续存放,方便查询、插入、删除、打印记录。
2. 设计方案论证
链表可以动态分配内存空间,可以不连续存放数据而能实现数据的有效连接操作主要有查询、插入、删除、打印,对数据的操作方便。
3. 详细设计
首先设计一个创建链表的代码,创建一个链表,设计好表头,利用指针使表头指向下一个接点,利用动态内存分配,来为新加入的记录分配内存
-Design an implementation of add and delete contacts, to achieve dynamically add and delete records, records can be kept discrete, easily query, insert, delete, print records. 2. Design argument lists can be dynamically allocated memory space, you can not store data continuously to achieve an effective data link operating mainly query, insert, delete, print, easy to operate on the data. 3. The detailed design of the first to design a code to create lists, create a linked list, design a good header, use the pointer to the header to the next contact, use dynamic memory allocation, to allocate for new entrants to the memory record
2. 设计方案论证
链表可以动态分配内存空间,可以不连续存放数据而能实现数据的有效连接操作主要有查询、插入、删除、打印,对数据的操作方便。
3. 详细设计
首先设计一个创建链表的代码,创建一个链表,设计好表头,利用指针使表头指向下一个接点,利用动态内存分配,来为新加入的记录分配内存
-Design an implementation of add and delete contacts, to achieve dynamically add and delete records, records can be kept discrete, easily query, insert, delete, print records. 2. Design argument lists can be dynamically allocated memory space, you can not store data continuously to achieve an effective data link operating mainly query, insert, delete, print, easy to operate on the data. 3. The detailed design of the first to design a code to create lists, create a linked list, design a good header, use the pointer to the header to the next contact, use dynamic memory allocation, to allocate for new entrants to the memory record
(系统自动生成,下载前可以参看下载内容)
下载文件列表
08117028李杰
08117028李杰.exe
............\08117028李杰.aps
............\08117028李杰.clw
............\08117028李杰.cpp
............\08117028李杰.dsp
............\08117028李杰.dsw
............\08117028李杰.h
............\08117028李杰.ncb
............\08117028李杰.opt
............\08117028李杰.plg
............\08117028李杰.rc
............\08117028李杰.sln
............\08117028李杰.suo
............\08117028李杰.vcproj
............\08117028李杰.vcproj.soft-55.Administrator.user
............\08117028李杰Dlg.cpp
............\08117028李杰Dlg.h
............\Datexxxxlijie.cpp
............\Datexxxxlijie.h
............\Debug
............\.....\08117028李杰.exe.embed.manifest
............\.....\BuildLog.htm
............\.....\Desktop_1.ini
............\.....\Desktop_2.ini
............\.....\vc90.idb
............\.....\vc90.pdb
............\Desktop_1.ini
............\Desktop_2.ini
............\lijietrtr.cpp
............\lijietrtr.h
............\ReadMe.txt
............\Release
............\.......\08117028李杰.exe
............\.......\08117028李杰.obj
............\.......\08117028李杰.pch
............\.......\08117028李杰.res
............\.......\08117028李杰Dlg.obj
............\.......\Datexxxxlijie.obj
............\.......\Desktop_1.ini
............\.......\Desktop_2.ini
............\.......\lijietrtr.obj
............\.......\StdAfx.obj
............\.......\vc60.idb
............\res
............\resource.h
............\...\08117028李杰.ico
............\...\08117028李杰.rc2
............\...\Desktop_1.ini
............\...\Desktop_2.ini
............\StdAfx.cpp
............\StdAfx.h
............\tahir.h
08117028李杰.exe
............\08117028李杰.aps
............\08117028李杰.clw
............\08117028李杰.cpp
............\08117028李杰.dsp
............\08117028李杰.dsw
............\08117028李杰.h
............\08117028李杰.ncb
............\08117028李杰.opt
............\08117028李杰.plg
............\08117028李杰.rc
............\08117028李杰.sln
............\08117028李杰.suo
............\08117028李杰.vcproj
............\08117028李杰.vcproj.soft-55.Administrator.user
............\08117028李杰Dlg.cpp
............\08117028李杰Dlg.h
............\Datexxxxlijie.cpp
............\Datexxxxlijie.h
............\Debug
............\.....\08117028李杰.exe.embed.manifest
............\.....\BuildLog.htm
............\.....\Desktop_1.ini
............\.....\Desktop_2.ini
............\.....\vc90.idb
............\.....\vc90.pdb
............\Desktop_1.ini
............\Desktop_2.ini
............\lijietrtr.cpp
............\lijietrtr.h
............\ReadMe.txt
............\Release
............\.......\08117028李杰.exe
............\.......\08117028李杰.obj
............\.......\08117028李杰.pch
............\.......\08117028李杰.res
............\.......\08117028李杰Dlg.obj
............\.......\Datexxxxlijie.obj
............\.......\Desktop_1.ini
............\.......\Desktop_2.ini
............\.......\lijietrtr.obj
............\.......\StdAfx.obj
............\.......\vc60.idb
............\res
............\resource.h
............\...\08117028李杰.ico
............\...\08117028李杰.rc2
............\...\Desktop_1.ini
............\...\Desktop_2.ini
............\StdAfx.cpp
............\StdAfx.h
............\tahir.h