- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
《数据结构》复习(Data structure Review)
《数据结构》复习(Data structure Review)
Any economy is ultimately a matter of time saving. - Marx
Data structure Review
Fill in the blanks
The main contents of the 1. data structure curriculum include, and three aspects.
2. the two important indexes of the evaluation algorithm in data structure are time complexity and space complexity.
3. a complete algorithm should have input, output, and 5 features.
4. in a length n of the sequence table element number I (1 i n), to move elements.
5. in a length n of the sequence table in section I (1 i n) into a new position, the need to move the n-i elements back.
6. if the linear table is inserted and deleted frequently, the chain storage structure should be adopted.
7. in the bidirectional cyclic list, insert the pointer to the node referred to by s before the node P refers to, and then execute the following statements in turn: s-rlink=p, s-llink=p-llink, p-llink=s;.
0 is the 8. space string length; the necessary and sufficient conditions of two strings of equal length is equal to _ is __.
9. set a two-dimensional array, A[5][6] in column priority storage in memory, known A[0][0] start address is 1000, each array element occupies 5 storage units, then the element A[4][4] address is.
10. the base address of the known two-dimensional array A[1..50,1..80] is 1000, each element occupies 2 storage units. If the order is stored in order, then the storage address of the element A[45,68] is; if the order is stored in a sequential order, then the storage address of the element A[45,68] is.
The 11. is provided with an empty stack, push and pop represent a stack and the stack of stack respectively, assuming the stack sequence is 1,2, after 3, 4, 5, push, pop, after push, push, pop, push, push, the stack sequence is.
The 12. set of n elements into the stack sequence of 1,2,3, N,..., stack sequence is P1, P2, P3,..., PN, if p1=n, then PI (1 in) value.
13., design a recursive algorithm for the problem of non recursive, usually need to set the data
您可能关注的文档
- ++兰州大学风雨百年发展历程_卫视_凤凰网2().doc
- 007_黄仁宇现象(007_ Huang Renyu phenomenon).doc
- 002机械挖土施工工艺(002 mechanical excavation construction technology).doc
- 007如何创建html表格(007 how to create a HTML table).doc
- 008_盼(008_ look forward to).doc
- 0.5元(0.5 yuan).doc
- 033牛顿第二定律(033 Newton's second law).doc
- 002汽车美容店投资创业方案(002 auto beauty shop investment venture program).doc
- 04 配套cad笔记(04 matching CAD notes).doc
- 046通程商业公司电器门店销售单据管理规范(2008年第46号(046 Tongcheng commercial company electrical appliance store sales document management specification (No. forty-sixth in 2008).doc
- 《支撑跳跃》教学设计(Teaching design of supporting jump).doc
- 《文化苦旅》读书笔记摘录(The cultural journey from reading notes).doc
- 《数据结构导读》目录(Directory of data structure introduction).doc
- 《太极拳术十要》解析(An analysis of ten shadowboxing).doc
- 《基本乐理》教学大纲(The basic theory Teaching Syllabus).doc
- 《望江南》《武陵春》说课稿(See Jiangnan and Wuling spring).doc
- 《梦幻西游》献给69精锐女儿村的群p战术(Fantasy Westward Journey dedicated to 69 elite daughter village group P tactics).doc
- 《椭圆及其标准方程》说课教案(Ellipse and its standard equation teaching lesson plan).doc
- 《概率的应用》课件(The application of probability).doc
- 《河岳英灵集》未收录杜甫诗歌的原因分析(Analysis of heyueyinglingji reasons were not included in Du Fu's Poems).doc
文档评论(0)