文件名称:Dynamic-linked-lists
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 244kb
- 下载次数:
- 0次
- 提 供 者:
- shengj*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这种链表在初始时必须分配足够的空间, 也就是空间大小是静态的, 在进行插入和删除时则不需要移动元素, 修改指针域即可,所以仍然具有链表的主要优点,链表结构可以是动态地分配存储的-This list must initially allocate enough space, that is, space is static, during the insertion and deletion is not required when the mobile element, the domain can modify the pointer, so still has a list of the main advantages of list structures can be is dynamically allocated storage
(系统自动生成,下载前可以参看下载内容)
下载文件列表
动态链表\Debug\动态链表.pdb
........\动态链表\Debug\BuildLog.htm
........\........\.....\mt.dep
........\........\.....\stdafx.obj
........\........\.....\vc90.pdb
........\........\.....\动态链表.exe.embed.manifest
........\........\.....\动态链表.exe.embed.manifest.res
........\........\.....\动态链表.exe.intermediate.manifest
........\........\.....\动态链表.obj
........\........\ReadMe.txt
........\........\stdafx.cpp
........\........\stdafx.h
........\........\targetver.h
........\........\动态链表.cpp
........\........\动态链表.vcproj
........\........\动态链表.vcproj.SJC.Administrator.user
........\动态链表.ncb
........\动态链表.sln
........\动态链表.suo
........\........\Debug
........\Debug
........\动态链表
动态链表
........\动态链表\Debug\BuildLog.htm
........\........\.....\mt.dep
........\........\.....\stdafx.obj
........\........\.....\vc90.pdb
........\........\.....\动态链表.exe.embed.manifest
........\........\.....\动态链表.exe.embed.manifest.res
........\........\.....\动态链表.exe.intermediate.manifest
........\........\.....\动态链表.obj
........\........\ReadMe.txt
........\........\stdafx.cpp
........\........\stdafx.h
........\........\targetver.h
........\........\动态链表.cpp
........\........\动态链表.vcproj
........\........\动态链表.vcproj.SJC.Administrator.user
........\动态链表.ncb
........\动态链表.sln
........\动态链表.suo
........\........\Debug
........\Debug
........\动态链表
动态链表