计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Computer science and introduction, after-school exercises, answer sixth chapters, program design and algorithm analysis).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Computer science and introduction, after-school exercises, answer sixth chapters, program design and algorithm analysis)
计算机科学与导论课后习题答案 第6章 程序设计与算法分析(Computer science and introduction, after-school exercises, answer sixth chapters, program design and algorithm analysis)
The sixth chapter is program design and algorithm analysis
Exercises (answers)
First, the multiple-choice question
1. A 2. D 3. A 4. C 5. D
6. B 7. B 8. D 9. ABCD 10. D
11. C 12. A 13. B 14. D 15. A
Two, Jane answer
1. briefly describe the concept of the program.
Answer: a program is a set of instruction sequences that can perform specific functions. Or as: program = algorithm + data structure.
2. what is the idea of structured programming?
A: the basic idea of structured programming is to adopt top-down, step-by-step refinement design methods and single entry, single exit control structures.
3. what are the principles of structured programming?
Answer: the principle of structured programming is:
(1) using sequence, selection, and loop 3 basic control structures to represent program logic.
(2) the program statements are organized into easily identifiable statement modules, each of which is single entry and single exit.
(3) strictly control the use of GOTO statements.
4. what are the features of a structured programming language that uses a top-down approach to program design?
Answer: using structured programming language, top-down programming method is characterized by:
(1) the structure of the problem decomposed into sub problems must correspond to one of the 3 basic program structures.
(2) the division of the problem determines the structure of the program. On the one hand, the sub problem determines the level of the program which is a structure of 3 basic structures; on the other hand, a problem that how to divide into sub problems is flexible, not only a decomposition method. The quality of the design is decided by the quality of the decomposition, and the different structures of the program are also decided.
(3) the boundary of the problem should be clear and definite. Only in this way can we solve these problem
您可能关注的文档
- 简单的中缀表达式的分析和求值(Analysis and evaluation of the simple infix expression).doc
- 简单的校园宿舍网组建(Simple campus dormitory network formation).doc
- 简单的APPCan的调用(Simple APPCan call).doc
- 简单程序设计(Simple programming).doc
- 简历写作的七个黄金法则(Seven golden rules for Resume Writing).doc
- 简单配器法(Simple orchestration).doc
- 简媜 经典语录(Jian Zheng classics).doc
- 简易安全培训教材(Simple safety training materials).doc
- 简易疏通厕所下水道的堵塞方法(Simple method for dredging toilet sewer).doc
- 简易罐笼防坠器使用说明(Anti dropping device use simple cage).doc
- 计算机简介(Computer profile).doc
- 计算机组成原理期末考试试题及答案(Principles of computer composition final examination questions and answers).doc
- 计算机编程必读书目(Computer programming required bibliography).doc
- 计算机编程语言(Computer programming language).doc
- 计算机网络名词英文缩写解释大全(Computer network terms, English abbreviations, explanations).doc
- 计算机网络技术填空题(Computer network technology fill in the blanks).doc
- 计算机网络原理计算题(Principles of computer network calculation).doc
- 计算机网络问答(Computer network question and answer).doc
- 计算机2009考试(Computer 2009 test).doc
- 计算机考试重点题目与答案______大一第一学期计算机期末考试______(刚到大一的朋友们敢快转载,绝对有用!)(Computer exam questions and answers on a computer ______ first semester final exam ______ (just to a friend can quickly reproduced, absolutely useful!.doc
最近下载
- 英语的句子成分.ppt VIP
- 小学英语语法课件-人称代词课件(全国通用版)(共90张PPT).pptx VIP
- 供热运行安全课件.pptx VIP
- 2024屋顶分布式光伏电站建设规范.docx VIP
- 2025年2月上海市高三联考高考调研英语试题(答案详解) .pdf VIP
- ccs软件与proteus联合仿真建立dsp虚拟实验系统.pdf VIP
- 2023-2024学年福建省福州市连江三中八年级(上)第一次月考数学试卷+答案解析.pdf VIP
- 蒙医护理教学查房.pptx VIP
- 一种分离提纯铱的方法.docx VIP
- IPC-2223E-中文-2020 CN 挠性和刚挠性印制板计件分标准.pdf VIP
文档评论(0)