计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Analysis of computer science and an introduction to the sixth chapter after-school exercise program design and algorithm).doc

计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Analysis of computer science and an introduction to the sixth chapter after-school exercise program design and algorithm).doc

  1. 1、本文档共5页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Analysis of computer science and an introduction to the sixth chapter after-school exercise program design and algorithm)

计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Analysis of computer science and an introduction to the sixth chapter after-school exercise program design and algorithm) (3) index structure: each data structure indexing table, each data element occupying a table, each table usually contains the keyword and the address pointer. The key is to be able to sign only one data element data item. (4): the hash structure constructed by hash function, hash function to determine the value of the elements stored in the address. 7. what are the characteristics of algorithm algorithm, what? Answer: algorithm (Algorithm) is a set of clear and orderly, can be implemented step by step, it in the limited time to terminate and produce results. The characteristics of this algorithm are: (1) finiteness (termination): a complete algorithm must be implemented in a finite steps and reasonable finite time. (2): the uncertainty of each step in the algorithm must have a clear meaning, does not allow the existence of the ambiguity of the two. (3) the effectiveness (executable): the operation steps of the algorithm are described in the executable, and can finally get certain result. (4) input and output: an algorithm should have zero or more input data, there are 1 or more output data. 8. what is the algorithms time complexity and space complexity, how to say? Answer: the time complexity is related to the input function and the scale of solving the problem, the algorithm function takes the running time of algorithm. Note: T (n), wherein n represents the scale of the problem solving. The space complexity of algorithm (Space, complexity) space complexity measure algorithm that implements the algorithm program running on the computer in the occupied space size. Simply speaking, the space complexity and scale of solving the problem, algorithm of input correlation function. Note: S (n), wherein n represents the scale of the problem solving. Time and space complexity is also introduced, the symbol O to express T (n),

您可能关注的文档

文档评论(0)

jgx3536 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档