重要提示:请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
首页 > 远程教育
网友您好,请在下方输入框内输入要搜索的题目:
搜题
拍照、语音搜题,请扫码下载APP
扫一扫 下载APP
题目内容 (请给出正确答案)
[单选题]

Computer programming is the process of planning and creating a sequence of () for a computer to follow.

A.process

B.lines

C.graphics

D.steps

答案
查看答案
更多“Computer programming is the process of planning and creating a sequence of () for a computer to foll…”相关的问题

第1题

In order to solve a computational problem, its solution must be specified in terms of asequence of computational steps, each of which may be performed by a human or a digital computer. If you want to

In order to solve a computational problem, its solution must be specified in terms of asequence of computational steps, each of which may be performed by a human or a digital computer. If you want to solve the computational problem with a computer, you shouldlearn how to program. The task of developing programs for the solution of computationalproblems is referred to as programming. Computer programming is the process of planningand creating a sequence of steps for a computer to follow. In general, this process will helpus resolve a problem, which is either too tedious or difficult to work out otherwise. Soprogramming is breaking a task down into small steps.

Programming is sometimes contrasted with coding. Coding generally refers to thewriting of programs for given program specification, while programming includes the task of preparing the program specification as well as that of writing the program. The text of aprogram is sometimes referred to as code, and lines of program text are referred to as lines ofcode, especially in the case of machine-language programs. The term coder is used todescribe a person engaged exclusively in implementing program specifications prepared byothers. What ' s actually involved in programming - the actual process of writing programs? Here' s a quick overview of the process:

• Write a program.

• Compile the program.

• Run the program.

• Debug the program.

• Repeat the whole process until the program is finished.

(三)、choosethe best answer according to the passage B. (根据上文的内容选择正确的答案。)

41. If you want to solve the computational problem with a computer, you should learnhow to___________

A. calculate

B. program

C. add

D. subtract

42. Computer programming is the process of planning and creating a sequence of

___________ for a computer to follow.

A. steps

B. process

C. lines

D. graphics

43. The term coder is used to describe___________

A. machine

B. computer

C. keyboard

D. person

44. In order to solve a computational problem, you can let a person or a ___________ to do it.

A. machine

B. computer

C. keyboard

D. mouse

45. Which of the following is not the stages of programming?

A. Write a program.

B. Debug the program.

C. Print the program.

D. Compile the program.

点击查看答案

第2题

CAPP(Computer Aided Process Planning)是计算机辅助工艺过程设计(或计算机辅助工艺规划)的英文简称。()
点击查看答案

第3题

()的目的是把生产、销售、财务、技术、采购等各个子系统结合成一个一体化系统。
()的目的是把生产、销售、财务、技术、采购等各个子系统结合成一个一体化系统。

A.CAD(Computer Aided Design)计算机辅助设计

B.CAM(Computer Aided Manufacturing)计算机辅助制造

C.CAPP(Computer Aided Process Planning)计算机辅助工艺过程设计

D.MRP-II(Manufacturing Resources Planning)制造资源计划

点击查看答案

第4题

In 1950 it was predicted that eight or ten electronic computers would be sufficient to han
dle all the scientific and business needs of the United States. Likewise, the chief executive officer of IBM advised the company not to invest time or money in developing computers because he foresaw a limited commercial market. But these predictions were proved totally inaccurate as the computer industry developed into a multibilliondollar business. Today the computer plays a vital role in the lives of many Americans and is seen as one of the greatest technological developments of all times.

Since computers can handle large amount of data rapidly and efficiently, categorize, process, and report information for a variety of business operations, they, in fact, have a virtually unlimited capacity for producing business data. However, computers can't think, their role in business is limited to those areas in which they can process information more efficiently and effectively than human being. At the administrative level, managers decide how computers and humans can be used most effectively to perform. a particular business task.

Computers have become an integral part of day-to-day business transactions as well as analytic tools for long range planning, research, and development. Even a small business can utilize computers by either purchasing a small unit known as a minicomputer, leasing one, or by timesharing. In a timesharing system, each user is regularly scheduled for time to use the computer system. A wide variety of businesses and individuals participate in timesharing computer system.

By performing data processing tasks such as accounting and billing, computers are playing an increasingly important role in businesses. Currently, business are developing overall management information systems in which computers function as essential tools in solving problem and decisionmaking at all administrative levels.

Since 1950s, the computer industry has ______.

A.declined

B.remained about the same

C.increased tremendously

D.increased slightly

点击查看答案

第5题

Which of these are the 5 generic software engineering framework activities?()

A.communication, planning, modeling, construction, deployment

B.communication, risk management, measurement, production, reviewing

C.analysis, designing, programming, debugging, maintenance

D.analysis, planning, designing, programming, testing

点击查看答案

第6题

Programming for NC may be done manually or with()assistance

A.worker

B.computer

C.expert

D.programmer

点击查看答案

第7题

When programming in a procedure--oriented language, you tell the computer "what
点击查看答案

第8题

Early in the film "A Beautiful Mind", the mathematician John Nash is seen sitting in a Pri
nceton courtyard, hunched over a playing board covered with small black and white pieces that look like pebbles. He was playing Go, an ancient Asian game. Frustration at losing that game inspired the real Nash to pursue the mathematics of game theory, research for which he eventually was awarded a Nobel Prize.

In recent years, computer experts, particularly those specializing in artificial intelligence, have felt the same fascination and frustration. Programming other board games has been a relative snap. Even chess has succumbed to the power of the processor. Five years ago, a chess-playing computer called Deep Blue not only beat but thoroughly humbled Garry Kasparov, the world champion at that time. That is because chess, while highly complex, can be reduced to a matter of brute force computation. Go is different. Deceptively easy to learn, either for a computer or a human, it is a game of such depth and complexity that it can take years for a person to become a strong player. To date, no computer has been able to achieve a skill level beyond that of the casual player.

The game is played on a board divided into a grid of 19 horizontal and 19 vertical lines. Black and white pieces called stones are placed one at a time on the grid's intersections. The object is to acquire and defend territory by surrounding it with stones. Programmers working on Go see it as more accurate than chess in reflecting the ways the human mind works. The challenge of programming a computer to mimic that process goes to the core of artificial intelligence, which involves the study of learning and decision-making, strategic thinking, knowledge representation, pattern recognition and perhaps most intriguingly, intuition.

Along with intuition, pattern recognition is a large part of the game. While computers are good at crunching numbers, people are naturally good at matching patterns. Humans can recognize an acquaintance at a glance, even from the back.

Daniel Bump, a mathematics professor at Stanford, works on a program called GNU Go in his spare time.

"You can very quickly look at a chess game and see if there's some major issue," he said. But to make a decision in Go, he said, players must learn to combine their pattern-matching abilities with the logic and knowledge they have accrued in years of playing.

"Part of the challenge has to do with processing speed. The typical chess program can evaluate about 300,000 positions in a second, and Deep Blue was able to evaluate some 200 million positions in a second. By mid-game, most Go programs can evaluate only a couple of dozen positions each second," said Anders Kierulf, who wrote a program called SmartGo.

In the course of a chess game, a player has an average of 25 to 35 moves available. In Go, on the other hand, a player can choose from an average of 240 moves. A Go-playing computer would need about 30,000 years to look as far ahead as Deep Blue can with chess in three seconds, said Michael Reiss, a computer scientist in London. But the obstacles go deeper than processing power. Not only do Go programs have trouble evaluating positions quickly; they have trouble evaluating them correctly. Nonetheless, the allure of computer Go increases as the difficulties it poses encourage programmers to advance basic work in artificial intelligence.

For that reason, Fotland said, "writing a strong Go program will teach us more about making computers think like people than writing a strong chess program. "

What does the sentence "Programming other board games has been a relative snap. " (Paragraph 2) indicate?

A.Programming other board games has been relatively easy.

B.Programming other board games has been relatively difficult.

C.Programming other board games has been relatively complicated.

D.Programming other board games has been relatively predictable.

点击查看答案

第9题

From the passage we can ge the idea that the fuzzy computer would need only a few dozen lines of programming to do its job.()
点击查看答案

第10题

If you were taking a short course in computer science, you () computer programming f

A.would learn

B.would be learning

C.will learn

D.are learning

点击查看答案

第11题

In computer programming, this model is ____ to any of the others we have ever hadA.more su

In computer programming, this model is ____ to any of the others we have ever had

A.more superior

B.the more superior

C.the most superior

D.superior

点击查看答案
下载APP
关注公众号
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案 购买前请仔细阅读《购买须知》
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《服务协议》《购买须知》
立即支付 系统将自动为您注册账号
已付款,但不能查看答案,请点这里登录即可>>>
请使用微信扫码支付(元)

订单号:

遇到问题请联系在线客服

请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示:请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
请用微信扫码测试
优题宝