HOME





Johnniac
The JOHNNIAC was an early computer built in 1953 by the RAND Corporation (not Remington Rand, maker of the contemporaneous UNIVAC I computer) and based on the von Neumann architecture that had been pioneered on the IAS machine. It was named in honor of von Neumann, short for '' John von Neumann Numerical Integrator and Automatic Computer''. After being rescued from the scrap heap twice, the machine is currently at the Computer History Museum in Mountain View, California. Like the IAS machine, JOHNNIAC used 40-bit words, and included 1024 words of Selectron tube main memory, each holding 256 bits of data. Two instructions were stored in every word in 20-bit subwords consisting of an 8-bit instruction and a 12-bit address, the instructions being operated in series with the left subword running first. The initial machine had 83 instructions. A single register, named ''A'', supplied an accumulator and the machine also featured a register named ''Q'', for quotient. There was only one ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Programming Language
A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their Syntax (programming languages), syntax (form) and semantics (computer science), semantics (meaning), usually defined by a formal language. Languages usually provide features such as a type system, Variable (computer science), variables, and mechanisms for Exception handling (programming), error handling. An Programming language implementation, implementation of a programming language is required in order to Execution (computing), execute programs, namely an Interpreter (computing), interpreter or a compiler. An interpreter directly executes the source code, while a compiler produces an executable program. Computer architecture has strongly influenced the design of programming languages, with the most common type (imperative languages—which implement operations in a specified order) developed to perform well on the popular von Neumann architecture. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Vacuum Tube Computers
Vacuum-tube computers, now called first-generation computers, are programmable digital computers using vacuum-tube logic circuitry. They were preceded by systems using electromechanical relays and followed by systems built from discrete transistors. Some later computers on the list had both vacuum tubes and transistors. This list of vacuum-tube computers is sorted by date put into service: See also * List of transistorized computers * History of computing hardware The history of computing hardware spans the developments from early devices used for simple calculations to today's complex computers, encompassing advancements in both analog and digital technology. The first aids to computation were purely mec ... References {{DEFAULTSORT:List Of Vacuum Tube Computers Vacuum tube computers Computers, list of vacuum tube ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

ARPANET
The Advanced Research Projects Agency Network (ARPANET) was the first wide-area packet-switched network with distributed control and one of the first computer networks to implement the TCP/IP protocol suite. Both technologies became the technical foundation of the Internet. The ARPANET was established by the Advanced Research Projects Agency (now DARPA) of the United States Department of Defense. Building on the ideas of J. C. R. Licklider, Robert Taylor (computer scientist), Bob Taylor initiated the ARPANET project in 1966 to enable resource sharing between remote computers. Taylor appointed Lawrence Roberts (scientist), Larry Roberts as program manager. Roberts made the key decisions about the request for proposal to build the network. He incorporated Donald Davies' concepts and designs for packet switching, and sought input from Paul Baran on dynamic routing. In 1969, ARPA awarded the contract to build the Interface Message Processors (IMPs) for the network to Bolt Berane ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Keith Uncapher
Keith W. Uncapher (1922–2002) was an American computer engineer and manager. At the RAND Corporation Uncapher worked on several pioneering computer projects. He founded the Information Sciences Institute (ISI) at the University of Southern California, Viterbi School of Engineering. There, he assembled teams of engineers who helped to grow the early Internet. Biography Keith Uncapher was born in Denver, Colorado April 1, 1922. He attended Glendale Community College and graduated from California Polytechnic State University in San Luis Obispo, California. Computer pioneer Uncapher joined RAND Corporation in Santa Monica in 1950. As director of the computer science division at RAND, Uncapher pioneered work on the technology of packet switching, in which digital messages are broken into small packets, sent over a network and reassembled at their destination. Due to this methods inherent reliability and robustness it attracted a great deal of interest at the Department of Defense ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




IT History Society
The IT History Society (ITHS) is an organization that supports the history and scholarship of information technology by encouraging, fostering, and facilitating archival and historical research. Formerly known as the Charles Babbage Foundation, it advises historians, promotes collaboration among academic organizations and museums, and assists IT corporations in preparing and archiving their histories for future studies. Activities The IT History Society provides background information to those with an interest in the history of Information Technology, including papers that provide advice on how to perform historical work and how historical activities can benefit private sector organizations. It tracks historical projects seeking funding as well as projects underway and completed. It maintains online, publicly available, lists of events pertaining to IT history, IT history resources, an IT Honor Roll acknowledging more than 700 individuals who have made a noteworthy contribution ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


List Of Vacuum-tube Computers
Vacuum-tube computers, now called first-generation computers, are programmable digital computers using vacuum-tube logic circuitry. They were preceded by systems using electromechanical relays and followed by systems built from discrete transistors. Some later computers on the list had both vacuum tubes and transistors. This list of vacuum-tube computers is sorted by date put into service: See also * List of transistorized computers * History of computing hardware References {{DEFAULTSORT:List Of Vacuum Tube Computers Vacuum tube computers Vacuum-tube computers, now called first-generation computers, are programmable digital computers using vacuum-tube logic circuitry. They were preceded by systems using electromechanical relays and followed by systems built from discrete transi ... Computers, list of vacuum tube ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Floating-point Arithmetic
In computing, floating-point arithmetic (FP) is arithmetic on subsets of real numbers formed by a ''significand'' (a Sign (mathematics), signed sequence of a fixed number of digits in some Radix, base) multiplied by an integer power of that base. Numbers of this form are called floating-point numbers. For example, the number 2469/200 is a floating-point number in base ten with five digits: 2469/200 = 12.345 = \! \underbrace_\text \! \times \! \underbrace_\text\!\!\!\!\!\!\!\overbrace^ However, 7716/625 = 12.3456 is not a floating-point number in base ten with five digits—it needs six digits. The nearest floating-point number with only five digits is 12.346. And 1/3 = 0.3333… is not a floating-point number in base ten with any finite number of digits. In practice, most floating-point systems use Binary number, base two, though base ten (decimal floating point) is also common. Floating-point arithmetic operations, such as addition and division, approximate the correspond ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

ILLIAC I
The ILLIAC I (Illinois Automatic Computer), a pioneering computer in the ILLIAC series of computers built in 1952 by the University of Illinois, was the first computer built and owned entirely by a United States educational institution. Computer The project was the brainchild of Ralph Meagher and Abraham H. Taub, who both were associated with Princeton's Institute for Advanced Study before coming to the University of Illinois. The ILLIAC I became operational on September 1, 1952. It was the second of two identical computers, the first of which was ORDVAC, also built at the University of Illinois. These two machines were the first pair of machines to run the same instruction set. ILLIAC I was based on the IAS machine Von Neumann architecture as described by mathematician John von Neumann in his influential ''First Draft of a Report on the EDVAC''. Unlike most computers of its era, the ILLIAC I and ORDVAC computers were twin copies of the same design, with software compatibili ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Iowa State University
Iowa State University of Science and Technology (Iowa State University, Iowa State, or ISU) is a Public university, public land-grant university, land-grant research university in Ames, Iowa, United States. Founded in 1858 as the Iowa Agricultural College and Model Farm, Iowa State became one of the nation's first designated land-grant institutions when the Iowa Legislature accepted the provisions of the 1862 Morrill Land-Grant Colleges Act, Morrill Act on September 11, 1862. On July 4, 1959, the college was officially renamed Iowa State University of Science and Technology. Iowa State is the second largest university in Iowa by total enrollment. The university's academic offerings are administered through eight colleges, including the Iowa State University College of Agriculture and Life Sciences, College of Agriculture and Life Sciences, the Iowa State University College of Veterinary Medicine, College of Veterinary Medicine, the Iowa State University College of Engineering, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Cyclone (computer)
The Cyclone is a vacuum-tube computer, built by Iowa State College (later University) at Ames, Iowa. The computer was commissioned in July 1959. It was based on the IAS architecture developed by John von Neumann. The Cyclone was based on ILLIAC, the University of Illinois Automatic Computer. The Cyclone used 40-bit words, used two 20-bit instructions per word, and each instruction had an eight-bit op-code and a 12-bit operand or address field. In general IAS-based computers were not code compatible with each other, although originally math routines which ran on the ILLIAC would also run on the Cyclone. The Cyclone was completed just as the transistor was replacing the vacuum tube as an active computing element. The Cyclone had about 2,500 vacuum tubes, 1,521 of which were type 5844. (The IBM 1401 computer, announced the same year, was fully transistorized. About 15,000 IBM 1401 machines were produced.) The supervisor of the Cyclone computer construction was Dr. R. M. Stewart, a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]