文件名称:hehe
- 所属分类:
- 汇编语言
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-02-27
- 文件大小:
- 725kb
- 下载次数:
- 0次
- 提 供 者:
- liuy****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
构建两个顺序表示的非空线性表LA和LB (数据元素为整型,其值自行确定);
从线性表LA中删除第i 个元素;
将元素e插入到线性表LB中的第i个元素之后;
假设LA中不含重复的元素 (LB同),将线性表LA和LB合并,并输出结果,要求结果存放于LA中且不含重复的元素。
要求:允许用户自行输入线性表表长、线性表中的每个数据元素以及指定i值的大小。 -Construction of two sequential said non-empty linear table (data element to an integer of LA and LB, and its value own OK) i-th element is removed from the linear table LA the element E is inserted into the linear table LB i-th element assumptions LA contain duplicate elements the (LB same), the linear form of LA and LB are combined, and outputs the result, the result is stored in the LA and contain duplicate elements. Requirements: allows the user to input linear exemplar long, the size of each data element in the linear table and to specify the value of i.
从线性表LA中删除第i 个元素;
将元素e插入到线性表LB中的第i个元素之后;
假设LA中不含重复的元素 (LB同),将线性表LA和LB合并,并输出结果,要求结果存放于LA中且不含重复的元素。
要求:允许用户自行输入线性表表长、线性表中的每个数据元素以及指定i值的大小。 -Construction of two sequential said non-empty linear table (data element to an integer of LA and LB, and its value own OK) i-th element is removed from the linear table LA the element E is inserted into the linear table LB i-th element assumptions LA contain duplicate elements the (LB same), the linear form of LA and LB are combined, and outputs the result, the result is stored in the LA and contain duplicate elements. Requirements: allows the user to input linear exemplar long, the size of each data element in the linear table and to specify the value of i.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hehe\Debug\hehe.exe
....\.....\hehe.ilk
....\.....\hehe.pdb
....\hehe\Debug\CL.read.1.tlog
....\....\.....\CL.write.1.tlog
....\....\.....\hehe.exe.embed.manifest
....\....\.....\hehe.exe.embed.manifest.res
....\....\.....\hehe.exe.intermediate.manifest
....\....\.....\hehe.lastbuildstate
....\....\.....\hehe.log
....\....\.....\hehe.obj
....\....\.....\hehe_manifest.rc
....\....\.....\link-cvtres.read.1.tlog
....\....\.....\link-cvtres.write.1.tlog
....\....\.....\link.read.1.tlog
....\....\.....\link.write.1.tlog
....\....\.....\mt.read.1.tlog
....\....\.....\mt.write.1.tlog
....\....\.....\rc.read.1.tlog
....\....\.....\rc.write.1.tlog
....\....\.....\vc100.idb
....\....\.....\vc100.pdb
....\....\hehe.cpp
....\....\hehe.vcxproj
....\....\hehe.vcxproj.filters
....\....\hehe.vcxproj.user
....\hehe.sdf
....\hehe.sln
....\hehe.suo
....\ipch\hehe-a848213a\hehe-f6669c26.ipch
....\hehe\Debug
....\ipch\hehe-a848213a
....\Debug
....\hehe
....\ipch
hehe