New Concept English three (51)
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)的更多相关文章
- New Concept English three (35)
27 55 The word justice is usually associated with courts of law. We might say that justice has been ...
- New Concept English there (1)Typing speed exercise
Today,I start learn new concept english there,Mainly for listening practice and typing speed exercis ...
- New Concept English three (30)
27W/m 32 words the death of ghost For years, villagers believed that Endley Farm was hunted. The far ...
- New Concept English three (27)
35w/m 67 It has been said that everyone lives by selling something. In the light of this statement, ...
- New Concept English three (45)
31w/m 65error In democratic countries any efforts to restrict the freedom of the press are rightly c ...
- New Concept English three (43)
30 54 Insurance companies are normally willing to insure anything. Insuring public or private proper ...
- 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 ...
- New Concept English three (32)
26w/m 68 The salvage operation had been a complete failure. The small ship, Elkor, which had been se ...
- New Concept English three (46)
27w/m 66 error So great is our passion for doing things for ourselves, that we are becoming increasi ...
随机推荐
- Django的Model继承abstract,proxy,managed。。。
Django 中的 model 继承和 Python 中的类继承非常相似,只不过你要选择具体的实现方式:让父 model 拥有独立的数据库:还是让父 model 只包含基本的公共信息,而这些信息只能由 ...
- C#将图片白色背景设置为透明
Image image = System.Drawing.Image.FromFile(@"C:\A.JPG"); Bitmap pbitmap = new Bitmap(imag ...
- SM3算法
/* * sm3.h * * 为使此算法兼容32位.64位下Linux或Windows系统, * 选择 int 来表示 32 位整数. * 消息长度最大限定为 2**32 - 1(单位:比特), * ...
- 【LeetCode】【定制版排序】Sort Colors
之前转载过一篇STL的sort方法底层详解的博客:https://www.cnblogs.com/ygh1229/articles/9806398.html 但是我们在开发中会根据自己特定的应用,有新 ...
- css背景透明文字不透明
测试背景透明度为0.3.文字不透明: background-color: #000; /* 一.CSS3的opacity */ opacity: 0.3; /* 兼容浏览器为:firefox,chro ...
- jni 编译错误error: unknown type name '__va_list'
platforms\android-9\arch-arm\usr\include\stdio.h:257:37: error: unknown type name '__va_list' 解 ...
- Docker容器技术-基础与架构
一.什么是容器 容器是对应用程序及其依赖关系的封装. 1.容器的优点 容器与主机的操作系统共享资源,提高了效率,性能损耗低 容器具有可移植性 容器是轻量的,可同时运行数十个容器,模拟分布式系统 不必花 ...
- Windows10在待机状态时会卡屏的解决方案
问题:Windows10在待机时,会出现卡屏(鼠标.键盘都无法操作,只能重启电脑),区别于平时我们看得比较多的花屏.蓝屏.黑屏. 原因:经过一段时间的待机,Windows10会进入到降电节能模式,由于 ...
- Python的operator.itemgetter函数和sorted函数
写这篇文章的目的是之前在<机器学习实战>用Python3实现KNN算法时用到的几个函数不太懂, 地址: 1- https://github.com/hitergelei/Self-Lear ...
- JSP语法及内置对象
JSP全名为Java Server Pages,中文名叫java服务器页面,其根本是一个简化的Servlet设计,它[1] 是由Sun Microsystems公司倡导.许多公司参与一起建立的一种动 ...