电子文档交易市场
安卓APP | ios版本
电子文档交易市场
安卓APP | ios版本
换一换
首页 金锄头文库 > 资源分类 > PDF文档下载
分享到微信 分享到微博 分享到QQ空间

计算机科学概论课后答案

  • 资源ID:60807315       资源大小:992.80KB        全文页数:174页
  • 资源格式: PDF        下载积分:16金贝
快捷下载 游客一键下载
账号登录下载
微信登录下载
三方登录下载: 微信开放平台登录   支付宝登录   QQ登录  
二维码
微信扫一扫登录
下载资源需要16金贝
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
如填写123,账号就是123,密码也是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

 
账号:
密码:
验证码:   换一换
  忘记密码?
    
1、金锄头文库是“C2C”交易模式,即卖家上传的文档直接由买家下载,本站只是中间服务平台,本站所有文档下载所得的收益全部归上传人(卖家)所有,作为网络服务商,若您的权利被侵害请及时联系右侧客服;
2、如你看到网页展示的文档有jinchutou.com水印,是因预览和防盗链等技术需要对部份页面进行转换压缩成图而已,我们并不对上传的文档进行任何编辑或修改,文档下载后都不会有jinchutou.com水印标识,下载后原文更清晰;
3、所有的PPT和DOC文档都被视为“模板”,允许上传人保留章节、目录结构的情况下删减部份的内容;下载前须认真查看,确认无误后再购买;
4、文档大部份都是可以预览的,金锄头文库作为内容存储提供商,无法对各卖家所售文档的真实性、完整性、准确性以及专业性等问题提供审核和保证,请慎重购买;
5、文档的总页数、文档格式和文档大小以系统显示为准(内容中显示的页数不一定正确),网站客服只以系统显示的页数、文件格式、文档大小作为仲裁依据;
6、如果您还有什么不清楚的或需要我们协助,可以点击右侧栏的客服。
下载须知 | 常见问题汇总

计算机科学概论课后答案

Chapter 1 Exercises For Exercises 110, match the following people with their accomplish- ments. A.Leibniz B.Pascal C.Babbage D.Lovelace E.Hollerith F.Byron G.Turing H.Jacquard 1.What French mathematician built and sold the first gear-driven mechanical machine that did addition and subtraction? B 2.Who built the first mechanical machine that did addition, subtraction, multiplication, and division? A 3.Who designed the first mechanical machine that included memory? C 4.Who was considered the first programmer? D 5.Who proposed that a punched card be used for counting the census? E 6.Who edited Babbages work? D 7.Who was Ada Lovelaces father? F 8.Who would have been mentioned in the book the Code Breakers? G 9.Who developed the concept of punched holes used in weaving cloth? H 10.Who is associated with IBM? E 567 Answers to Exercises Lewis_complete_ans 5/26/04 4:54 PM Page 567 For Exercises 1123, match the hardware listed to the appropriate genera- tion. A.First B.Second C.Third D.Fourth E.Fifth 11.Circuit boards C 12.Transistor B 13.Magnetic core memory B 14.Card input/output A 15.Parallel computing D 16.Magnetic drum A 17.Magnetic tape drives A 18.Integrated circuits C 19.Personal computer D 20.Vacuum tube A 21.Large scale integration D 22.Magnetic disc B 23.Networking D For Exercises 2438, match the software or software concepts listed to the appropriate generation. 568Answers to Exercises Lewis_complete_ans 5/26/04 4:54 PM Page 568 A.First B.Second C.Third D.Fourth E.Fifth 24.Assemblers A 25.FORTRAN B 26.Operating systems C 27.Structured programming D 28.Time sharing C 29.HTML (for Web) E 30.Loaders B 31.Spreadsheets D 32.Word processors D 33.Lisp B 34.PC-DOS D 35.Loaders/linkers bundled into Operating System C 36.Java E 37.SPSS C 38.C+ D Chapter 1 Exercises569 Lewis_complete_ans 5/26/04 4:54 PM Page 569 Exercises 3955 are short answer. 39.What do we mean by the statement that the 1980s and 1990s must be characterized by the changing profile of the user? The original user was the programmer who had a problem to solve. By the 1970s, application programs were being written such that non- programmers could use them to solve problems. With the advent of the personal computer, many people began using the computer for personal correspondence, personal accounts, and games. 40.Distinguish between computing as a tool and computing as a disci- pline. Computing as a tool refers to the use of computing by people to solve problems in their professional or personal life. Computing as a disci- pline refers to the study of the body of knowledge that makes up computer science and/or computer engineering. 41.Is computing a mathematical discipline, a scientific discipline, or an engineering discipline? Explain. Computing is neither a mathematical discipline nor a scientific disci- pline nor an engineering discipline; it has roots in all three disciplines. Boolean algebra, logic, and numerical analysis contribute greatly to the foundations of computing. Simulation and model building from the scientific discipline contribute to the foundations of computing. The techniques from engineering of building large systems contribute to the foundations of computing. 42.Distinguish between systems areas and applications areas in computing as a discipline. The systems areas of computing as a discipline relate to the under- standing and building of computer tools: algorithms and data struc- tures, programming languages, (computer) architecture, operating systems, software methodology and engineering, and human-computer communication. The applications areas in computing relate to the computers use as a tool: numerical computation, databases and infor- mational retrieval, artificial intelligence and robotics, graphics, organi- zational informatics, and bioinformatics. 43.Define the word abstraction and relate it to the drawing in Figure 1.2. An abstraction is a mental model that removes complex details. An abstraction lets the viewer see only those details that are relevant to the users view. An engine is a mental model of a car from the builder or mechanics view. The cockpit is the mental model for an ordinary driver, who does not have to know the details of the engine in order to drive the car. 570Answers to Exercises Lewis_complete_ans 5/26/04 4:54 PM Page 570 44.Name the six subject subareas of computer science, called systems areas, that relate to understanding and building computing tools in general. algorithms and data structures, programming languages, architecture, operating systems, software methodology and engineering, and human-computer communication. 45.Name the six subject subareas of computer science, called applications areas, that relate to the computers use as a tool. numerical and symbolic computation, databases and informational retrieval, artificial intelligence and robotics, graphics, organizational informatics, and bioinformatics. 46.Define the word protocol and explain how it is used in computing. A protoco

注意事项

本文(计算机科学概论课后答案)为本站会员(xy****7)主动上传,金锄头文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即阅读金锄头文库的“版权提示”【网址:https://www.jinchutou.com/h-59.html】,按提示上传提交保证函及证明材料,经审查核实后我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




关于金锄头网 - 版权申诉 - 免责声明 - 诚邀英才 - 联系我们
手机版 | 川公网安备 51140202000112号 | 经营许可证(蜀ICP备13022795号)
©2008-2016 by Sichuan Goldhoe Inc. All Rights Reserved.