- Java Data Analysis
- John R. Hubbard
- 205字
- 2021-07-02 18:21:42
ENIAC
During World War II, the U. S. Navy had battleships with guns that could shoot 2700-pound projectiles 24 miles. At that range, a projectile spent almost 90 seconds in flight. In addition to the guns' elevation, angle of amplitude, and initial speed of propulsion, those trajectories were also affected by the motion of the ship, the weather conditions, and even the motion of the earth's rotation. Accurate calculations of those trajectories posed great problems.
To solve these computational problems, the U. S. Army contracted an engineering team at the University of Pennsylvania to build the Electronic Numerical Integrator and Computer (ENIAC), the first complete electronic programmable digital computer. Although not completed until after the war was over, it was a huge success.
It was also enormous, occupying a large room and requiring a staff of engineers and programmers to operate. The input and output data for the computer were recorded on Hollerith cards. These could be read automatically by other machines that could then print their contents.
ENIAC played an important role in the development of the hydrogen bomb. Instead of artillery tables, it was used to simulate the first test run for the project. That involved over a million cards.

Figure 5 ENIAC
- Vue.js 3.x快速入門(mén)
- ThinkPHP 5實(shí)戰(zhàn)
- JavaScript+jQuery網(wǎng)頁(yè)特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程(第2版)
- HoloLens Beginner's Guide
- 認(rèn)識(shí)編程:以Python語(yǔ)言講透編程的本質(zhì)
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- 基于Java技術(shù)的Web應(yīng)用開(kāi)發(fā)
- C++從入門(mén)到精通(第5版)
- Access 2010數(shù)據(jù)庫(kù)應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- Learning Nessus for Penetration Testing
- 實(shí)驗(yàn)編程:PsychoPy從入門(mén)到精通
- 數(shù)據(jù)結(jié)構(gòu)與算法詳解
- Python面向?qū)ο缶幊蹋ǖ?版)
- 打造流暢的Android App
- Natural Language Processing with Python Cookbook