- 1、本文档共4页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
datastructuremidterm(answer)
第 PAGE 4 页 共 NUMPAGES 4 页
南京信息工程大学试卷
2008- 2009学年 第 1 学期 Data Structure 课程试卷(期中卷)
本试卷共 7 页;考试时间 120 分钟;任课教师 Hou Rongtao ;出卷时间 08 年 10 月
Computer and software 学院 Application computing 专业 07年级 1-4 班
No. Name Score
1.Concept explaining (20 point)
Data structure is set of data and of relationships between the data.
Time complexity is running time analysis.
(3) A list can be implemented using arrays on a machine and data elements are stored in a contiguous manner
(4) Data is stored at random locations and the current data location provides the information regarding the location of the next data. Elements connected by pointer links. Using pointers to point to the next element.
(5) A Queue is a data structure in which insertions take place at one end and deletions take place at the opposite end.
(6) A stack is a data structure in which all insertions and deletions of elements are made at one end. The last element which is inserted is the first one that will be removed.
(7) A binary tree is a finite set of nodes that is either empty or consists of a root together with two binary trees, called the left subtree and the right subtree, which are disjoint from each other and from the root.
(8) An Abstract Data Type (ADT) is a data type that is organized in such a way that the specification on the objects and specification of the operations on the objects are separated from the representation of the objects and the implementation on the operations.
(9) An algorithm is a finite set of instructions that, if followed, accomplishes a particular task.
(10)Depth of a tree is the length of the longest path from root to leaf.
2.Single choice (15 point)
(1)A. (2) A. (3) C. (4) C (5)B. (6) B (7) A (8) D (9) A (10) C (11) 260 (12) A (13)A. (14) A (15) D.
3. True or False (10 point)
×××√ ×√√××√
4. Ask and answer (40 point)
(1) Insertion into a Listed List, create a new node firstly and then insert this node before the i
您可能关注的文档
- cisco-最新题库.doc
- Cisco,-,最新题库.doc
- Ch点估计习题课.doc
- CJJT-城镇燃气标志标准.doc
- CIWMBAgendaItem-June-,.doc
- cisco网络专题教程-.doc
- ck会计英语讲义.doc
- clan-surname-branch.doc
- ClassicalCAlgorithm.doc
- claudianhandout.doc
- 语言翻译教育行业市场分析:2025年线上平台发展态势研究报告.docx
- 医疗行业数据隐私保护合规性技术应用创新与市场分析报告.docx
- 工业互联网平台网络切片技术在智慧城市公共服务共享中的应用前景报告.docx
- 医疗器械临床试验质量管理规范化对临床研究效率的影响分析报告.docx
- 学前教育信息化在幼儿园管理中的应用现状与改进建议报告.docx
- 2025年教育培训市场品牌建设与推广策略创新研究.docx
- 语言翻译教育行业市场前景分析:2025年线上平台发展潜力研究报告.docx
- 全球铀矿资源分布与核能产业环保标准研究报告.docx
- 无人机在2025年智慧农业中的数据采集与精准农业模式构建.docx
- 元宇宙教育平台用户界面设计在沉浸式学习中的应用研究.docx
最近下载
- 成都电子科技大学实验中学新初一均衡分班语文试卷.doc VIP
- 成都电子科技大学实验中学新初一分班数学试卷含答案.doc
- 固体废物热值测定实验.doc VIP
- 14J936变形缝建筑构造.pptx VIP
- ZrO2-III 液晶显示氧化锆氧量分析仪说明书.pdf VIP
- 轻松学中医系列——《药性赋》选讲-曾培杰.docx
- Schneider Electric施耐德EvoPacT™ HVX 12kV真空断路器 全新一代数字化中压配电产品 操作手册安装和用户指南(中文).pdf
- 数控车削加工技术课程思政教学改革实践案例.docx VIP
- KORG科音Pa700快速说明书.pdf
- 2025年6月浙江省杭州市高一地理学考模拟试卷 1 .pdf VIP
文档评论(0)