文件名称:saher
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 627kb
- 下载次数:
- 0次
- 提 供 者:
- g**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an algorithm to linear inverse set the table, even if the order of elements reversed, as against the linear form E ' = {en , en-1, ..., e2, e1}-
(系统自动生成,下载前可以参看下载内容)
下载文件列表
顺序表逆置\顺序表逆置.plg
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\希尔排序.obj
..........\.....\顺序表逆置.exe
..........\.....\顺序表逆置.ilk
..........\.....\顺序表逆置主文件.exe
..........\.....\顺序表逆置主文件.ilk
..........\.....\顺序表逆置主文件.obj
..........\.....\顺序表逆置主文件.pch
..........\.....\顺序表逆置主文件.pdb
..........\.....\BuildLog.htm
..........\.....\顺序表逆置.exe.embed.manifest
..........\.....\vc80.idb
..........\.....\vc80.pdb
..........\.....\顺序表逆置.obj
..........\.....\顺序表逆置.exe.embed.manifest.res
..........\.....\顺序表逆置.pdb
..........\.....\顺序表逆置.exe.intermediate.manifest
..........\.....\mt.dep
..........\Debug
..........\顺序表逆置.dsp
..........\顺序表逆置.cpp
..........\顺序表逆置.opt
..........\顺序表逆置.dsw
..........\顺序表逆置.ncb
..........\顺序表逆置.vcproj
..........\顺序表逆置.vcproj.HP208-152.user.user
..........\顺序表逆置.suo
顺序表逆置
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\希尔排序.obj
..........\.....\顺序表逆置.exe
..........\.....\顺序表逆置.ilk
..........\.....\顺序表逆置主文件.exe
..........\.....\顺序表逆置主文件.ilk
..........\.....\顺序表逆置主文件.obj
..........\.....\顺序表逆置主文件.pch
..........\.....\顺序表逆置主文件.pdb
..........\.....\BuildLog.htm
..........\.....\顺序表逆置.exe.embed.manifest
..........\.....\vc80.idb
..........\.....\vc80.pdb
..........\.....\顺序表逆置.obj
..........\.....\顺序表逆置.exe.embed.manifest.res
..........\.....\顺序表逆置.pdb
..........\.....\顺序表逆置.exe.intermediate.manifest
..........\.....\mt.dep
..........\Debug
..........\顺序表逆置.dsp
..........\顺序表逆置.cpp
..........\顺序表逆置.opt
..........\顺序表逆置.dsw
..........\顺序表逆置.ncb
..........\顺序表逆置.vcproj
..........\顺序表逆置.vcproj.HP208-152.user.user
..........\顺序表逆置.suo
顺序表逆置