22

76

Predicting the future is notoriously difficult. Who could have imagined, in the mid 1970s, for example, that by the end of the 20th century, computers would be as common in people's homes as TV sets? In the 1970s, computers were common enough, but only in big business, government departments, and large organizations. These were the so-called mainframe machines. Mainframe computers were very large indeed, often occupying whole air-conditioned rooms, employing full-time technicians and run on specially-written software. Though these large machines still exist, many of their functions have been taken over by small powerful personal computers, commonly known as PCs.
In 1975, a primitive machine called the Altair, was launched in the USA. It can properly be described as the first 'home computer' and it pointed the way to the future. This was followed, at the end of the 1970s, by a machine called an Apple. In the early 1980s, the computer giant, IBM produced the world's first Personal Computer. This ran on an 'operating system' called DOS, produced by a then small company named Microsoft. The IBM Personal Computer was widely copied. From those humble beginnings, we have seen the development of the user-friendly home computers and multimedia machines which are in common use today.

Considering how recent these developments are, it is even more remarkable that as long ago as the 1960s, an Englishman, Leon Bagrit, was able to predict some of the uses of computers which we know today. Bagrit dismissed the idea that computers would learn to 'think' for themselves and would 'rule the world', which people liked to believe in those days. Bagrit foresaw a time when computers would be small enough to hold in the hand, when they would be capable of providing information about traffic jams and suggesting alternative routes, when they would be used in hospitals to help doctors to diagnose illnesses, when they would relieve office workers and accountants of dull, repetitive clerical work. All these computer uses have become commonplace. Of course, Leon Bagrit could not possibly have foreseen the development of the Internet, the worldwide system that enables us to communicate instantly with anyone in any part of the world by using computers linked to telephone networks. Nor could he have foreseen how we could use the Internet to obtain information on every known subject, so we can read it on a screen in our homes and even print it as well if we want to. Computers have become smaller and smaller, more and more powerful and cheaper and cheaper. This is what makes Leon Bagrit's predictions particularly remarkable. If he, or someone like him, were alive today, he might be able to tell us what to expect in the next fifty years.

notoriously
adv. (尤指因坏事)众所周知地

diagnose
v. 诊断

众所周知,预测未来是非常困难的。举个例子吧,在20世纪70年代中叶又有谁能想得到在20世纪末的时候,家庭用的计算机会像电视机一样普遍?在70年代,计算机已经相当普及了,但只用在大公司,政府部门和大的组织之中,它们被称为主机。计算机主机确实很大,常常占据了装有空调的多间房间,雇用专职的技师,而且得用专门编写的软件才能运行。虽然这种大计算机仍然存在,但它们的许多功能已被体积小但功能齐全的个人电脑——即我们常说的PC机——所代替了。
    1975年,美国推出了一台被称为“牛郎星”的原始机型。严格地说起来,它可以被称为第一台“家用电脑”,而且它也指了今后的方向。70年代末,在牛郎星之后又出现了一种被称为“苹果”的机型。80年代初,计算机行业的王牌公司美国国际商用机器公司(IBM)生产出了世界上第一台个人电脑。这种电脑采用了一种被称为磁盘操作系统(DOS)的工作程序,而这种程序是由当时规模不大的微软公司生产的。IBM的个人电脑被大规模地模仿。从那些简陋的初级阶段,我们看到了现在都已普及的、使用简便的家用电脑和多媒体的微机的发展。
    想一想这些发展的时间多么短,就更觉得英国人莱昂.巴格瑞特有着非凡的能力。他在60年代就能预言我们今天知道的计算机的一些用途。巴格瑞特根本不接受计算机可以学会自己去“思考”和计算可以“统治世界”这种想法,而这种想法是当时的人们都愿意相信的。巴格瑞特预示有一天计算机可以小到拿在手上,计算机可以使办公室人员和会计免除那些枯燥、重复的劳动。计算机的所有这些功能现在都变得很平常。当然了,莱昂.巴格瑞特根本没有可能预测到国际交互网——就是把计算机连结到电话线路上,以便和世界上任何一个地方的人立即进行联系的一个世界范围的通讯系统——的发展。他也无法预测到我们可以利用国际交互网获取有关任何已知专题的信息,以便在家里的屏幕上阅读,如果愿意的话甚至可以将其打印出来。计算机已经变得体积越来越小,功能越来越多,价格越来越低,这就是莱昂.巴格瑞特的预测非凡的地方。如果他或是像他的什么人今天还活着的话,他大概可以告诉我们下一个50年后会发生什么事情。

科技文比较容易。。。

New Concept English three (51)的更多相关文章

  1. New Concept English three (35)

    27 55 The word justice is usually associated with courts of law. We might say that justice has been ...

  2. New Concept English there (1)Typing speed exercise

    Today,I start learn new concept english there,Mainly for listening practice and typing speed exercis ...

  3. New Concept English three (30)

    27W/m 32 words the death of ghost For years, villagers believed that Endley Farm was hunted. The far ...

  4. New Concept English three (27)

    35w/m 67 It has been said that everyone lives by selling something. In the light of this statement, ...

  5. New Concept English three (45)

    31w/m 65error In democratic countries any efforts to restrict the freedom of the press are rightly c ...

  6. New Concept English three (43)

    30 54 Insurance companies are normally willing to insure anything. Insuring public or private proper ...

  7. New Concept English three (38)

    26w/m 45 Future historians will be in a unique position when they come to record the history of our ...

  8. New Concept English three (32)

    26w/m 68 The salvage operation had been a complete failure. The small ship, Elkor, which had been se ...

  9. New Concept English three (46)

    27w/m 66 error So great is our passion for doing things for ourselves, that we are becoming increasi ...

随机推荐

  1. Python基础-set集合

    1.集合的创建 s = set('fansik and fanjinbao') print(s) 打印结果(去掉了重复的字符):{'k', 'd', 'f', 'n', ' ', 'j', 'i', ...

  2. 根据URL请求 返回XML字符串

    public static string GetHttpResponse(string url) { string content = ""; // Create a new Ht ...

  3. 玩转git版本控制软件

    一.git的基本介绍 1.什么是git? git是个开源的分布式版本控制软件,用以有效.高速的处理从很小到非常大的项目版本管理.说白了就是个版本控制软件 2.git的使用方法 git软件是通过命令来实 ...

  4. Linux文件IO

    参考<unix高级环境编程> 本章开始讨论U N I X系统,先说明可用的文件I / O函数——打开文件.读文件.写文件等等.大多数U N I X文件I / O只需用到5个函数:o p e ...

  5. 流量监控系统---storm集群配置

    1.集群部署的基本流程 集群部署的流程:下载安装包.解压安装包.修改配置文件.分发安装包.启动集群 注意: 所有的集群上都需要配置hosts vi  /etc/hosts 192.168.223.20 ...

  6. time函数计算时间

    学过C语言的都知道有个time函数可以计算时间, 也好像知道time(NULL)返回的是一个距离1970年1月1日0时0分0秒的秒数. #include <stdio.h> #includ ...

  7. [POI2007]立方体大作战tet

    题目 BZOJ 洛谷 做法 很巧妙的题,注意每种颜色只有两个 消除一种颜色,其实就是看中间有多少个没有被消除的块,这种动态距离问题显然能用树状数组解决 洛谷输出方案,暴力往下爬就行 My comple ...

  8. INSPIRED启示录 读书笔记 - 第27章 合理运用瀑布式开发方法

    瀑布式开发方法的基本原则 1.采用阶段式开发:软件开发过程被事先分成固定的几个阶段,撰写书面的需求说明文档.设计高层软件架构.设计低层细节.编写代码.测试.部署 2.采用阶段式评审:每个阶段结束后,对 ...

  9. mysql服务器3306端口不能远程连接的解决

    1.网络检测   1)ping主机可以:   2)telnet 主机3306端口不可以:     telnet 主机22端口可以:   说明与本机网络没有关系: 2.端口检测   1)netstat ...

  10. Mac键盘图标与对应快捷按键标志汇总 分类

    Mac键盘图标与对应快捷按键 ⌘——Command () win键 ⌃ ——Control ctrl键 ⌥——Option (alt) ⇧——Shift ⇪——Caps Lock fn——功能键就是 ...