文件名称:inverlinklist
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-12
- 文件大小:
- 500kb
- 下载次数:
- 0次
- 提 供 者:
- rivash******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单链表是线性表的一种链式存储,属于线性结构,是通过指针来实现链式存储的,比之以顺序表,其存储密度更低,但是在插入,
删除操作上,其效率比顺序表要高-Single-chain is a chain store linear form, are linear structure is realized by the chain pointer stored in the order form, which is lower than the storage density, but in the insert, delete operation, its efficiency ratio order Table higher
删除操作上,其效率比顺序表要高-Single-chain is a chain store linear form, are linear structure is realized by the chain pointer stored in the order form, which is lower than the storage density, but in the insert, delete operation, its efficiency ratio order Table higher
(系统自动生成,下载前可以参看下载内容)
下载文件列表
inverlinklist\单链表倒置\单链表倒置.vcproj
.............\..........\单链表倒置.vcproj.PC-20110502JMQU.Administrator.user
.............\..........\单链表倒置.cpp
.............\..........\Debug\BuildLog.htm
.............\..........\.....\单链表倒置.exe.embed.manifest
.............\..........\.....\vc90.idb
.............\..........\.....\vc90.pdb
.............\..........\.....\单链表倒置.obj
.............\..........\.....\单链表倒置.exe.embed.manifest.res
.............\..........\.....\单链表倒置.exe.intermediate.manifest
.............\..........\.....\mt.dep
.............\单链表倒置.ncb
.............\单链表倒置.sln
.............\单链表倒置.suo
.............\Debug\单链表倒置.ilk
.............\.....\单链表倒置.exe
.............\.....\单链表倒置.pdb
.............\单链表倒置\Debug
.............\单链表倒置
.............\Debug
inverlinklist