Author: Albert P. Malvino
Publisher:
ISBN: 9780070400238
Category :
Languages : en
Pages :
Book Description
Digital Computer Electronics
Author: Albert P. Malvino
Publisher:
ISBN: 9780070400238
Category :
Languages : en
Pages :
Book Description
Publisher:
ISBN: 9780070400238
Category :
Languages : en
Pages :
Book Description
The Preparation of Programs for an Electronic Digital Computer
Author: Maurice Vincent Wilkes
Publisher:
ISBN:
Category : Calculators
Languages : en
Pages : 192
Book Description
This is often considered the first book on computer programming. It was written for the EDSAC (Electronic Delay Storage Automatic Calculator) computer that began operation in 1949 as the world's first regularly operated stored program computer. The idea of a library of subroutines was developed for the EDSAC, and is described in this book. Maurice Wilkes lead the development of the EDSAC.
Publisher:
ISBN:
Category : Calculators
Languages : en
Pages : 192
Book Description
This is often considered the first book on computer programming. It was written for the EDSAC (Electronic Delay Storage Automatic Calculator) computer that began operation in 1949 as the world's first regularly operated stored program computer. The idea of a library of subroutines was developed for the EDSAC, and is described in this book. Maurice Wilkes lead the development of the EDSAC.
How to build a working digital computer
An Introduction to Digital Computing
Author: F. H. George
Publisher: Elsevier
ISBN: 1483180824
Category : Business & Economics
Languages : en
Pages : 249
Book Description
An Introduction to Digital Computing provides information pertinent to the fundamental aspects of digital computing. This book represents a major step towards the universal availability of programmed material. Organized into four chapters, this book begins with an overview of the fundamental workings of the computer, including the way it handles simple arithmetic problems. This text then provides a brief survey of the basic features of a typical computer that is divided into three sections, namely, the input and output system, the memory system for data storage, and a processing system. Other chapters focus on programming and on the workings of the computer control unit. This book discusses as well the various arithmetic codes such as binary, decimal, octal, duodecimal, and hexadecimal codes. The final chapter deals with some of the more detailed workings of the control unit. This book is a valuable resource for university students and computer specialists.
Publisher: Elsevier
ISBN: 1483180824
Category : Business & Economics
Languages : en
Pages : 249
Book Description
An Introduction to Digital Computing provides information pertinent to the fundamental aspects of digital computing. This book represents a major step towards the universal availability of programmed material. Organized into four chapters, this book begins with an overview of the fundamental workings of the computer, including the way it handles simple arithmetic problems. This text then provides a brief survey of the basic features of a typical computer that is divided into three sections, namely, the input and output system, the memory system for data storage, and a processing system. Other chapters focus on programming and on the workings of the computer control unit. This book discusses as well the various arithmetic codes such as binary, decimal, octal, duodecimal, and hexadecimal codes. The final chapter deals with some of the more detailed workings of the control unit. This book is a valuable resource for university students and computer specialists.
The Origins of Digital Computers
Author: B. Randell
Publisher: Springer Science & Business Media
ISBN: 3642961452
Category : Computers
Languages : en
Pages : 458
Book Description
My interest in the history of digital computers became an active one when I had the fortune to come across the almost entirely forgotten work of PERCY LUDGATE, who designed a mechanical program-controlled computer in Ireland in the early I ':ICC's. I undertook an investigation of his life and work, during which I began to realise that a large number of early developments, which we can now see as culminating in the modern digital computer, had been most undeservedly forgotten. Hopefully, historians of science, some of whom are now taking up the subject of the development of the computer and accumulating valuable data, particularly about the more recent events from the people concerned, will before too long provide us with comprehensive analytical accounts of the invention of the computer. The present book merely aims to bring together some of the more important and interesting written source material for such a history of computers. (Where necessary, papers have been translated into English, but every attempt has been made to retain the flavour of the original, and to avoid possibly misleading use of modern computing terminology.
Publisher: Springer Science & Business Media
ISBN: 3642961452
Category : Computers
Languages : en
Pages : 458
Book Description
My interest in the history of digital computers became an active one when I had the fortune to come across the almost entirely forgotten work of PERCY LUDGATE, who designed a mechanical program-controlled computer in Ireland in the early I ':ICC's. I undertook an investigation of his life and work, during which I began to realise that a large number of early developments, which we can now see as culminating in the modern digital computer, had been most undeservedly forgotten. Hopefully, historians of science, some of whom are now taking up the subject of the development of the computer and accumulating valuable data, particularly about the more recent events from the people concerned, will before too long provide us with comprehensive analytical accounts of the invention of the computer. The present book merely aims to bring together some of the more important and interesting written source material for such a history of computers. (Where necessary, papers have been translated into English, but every attempt has been made to retain the flavour of the original, and to avoid possibly misleading use of modern computing terminology.
Digital Computer Design
Author: Edward L. Braun
Publisher: Academic Press
ISBN: 1483275736
Category : Mathematics
Languages : en
Pages : 621
Book Description
Digital Computer Design: Logic, Circuitry, and Synthesis focuses on the logical structure, electronic realization, and application of digital information processors. The manuscript first offers information on numerical symbols, fundamentals of computing aids, quantization, representation of numbers in an electronic digital computer, and computer applications. The text then ponders on the nature of automatic computation and Boolean algebra. Discussions focus on the advantages of a Boolean algebraic description of a digital computer; clock pulse generators and timing circuits; sequential switching networks; elements of information processing systems and types of digital computers; and automatic sequencing methods. The book elaborates on circuit descriptions of switching and storage elements and large capacity storage systems. Topics include static magnetic storage, dynamic delay line storage, cathode-ray storage, vacuum tube systems of circuit logic, and magnetic core systems of circuit logic. The publication also examines the system design of GP computers, digital differential analyzer, and the detection and correction of errors. The text is a valuable source of data for mathematicians and engineers interested in digital computer design.
Publisher: Academic Press
ISBN: 1483275736
Category : Mathematics
Languages : en
Pages : 621
Book Description
Digital Computer Design: Logic, Circuitry, and Synthesis focuses on the logical structure, electronic realization, and application of digital information processors. The manuscript first offers information on numerical symbols, fundamentals of computing aids, quantization, representation of numbers in an electronic digital computer, and computer applications. The text then ponders on the nature of automatic computation and Boolean algebra. Discussions focus on the advantages of a Boolean algebraic description of a digital computer; clock pulse generators and timing circuits; sequential switching networks; elements of information processing systems and types of digital computers; and automatic sequencing methods. The book elaborates on circuit descriptions of switching and storage elements and large capacity storage systems. Topics include static magnetic storage, dynamic delay line storage, cathode-ray storage, vacuum tube systems of circuit logic, and magnetic core systems of circuit logic. The publication also examines the system design of GP computers, digital differential analyzer, and the detection and correction of errors. The text is a valuable source of data for mathematicians and engineers interested in digital computer design.
Advanced Arithmetic for the Digital Computer
Author: Ulrich W. Kulisch
Publisher: Springer Science & Business Media
ISBN: 3709105250
Category : Computers
Languages : en
Pages : 151
Book Description
The number one requirement for computer arithmetic has always been speed. It is the main force that drives the technology. With increased speed larger problems can be attempted. To gain speed, advanced processors and pro gramming languages offer, for instance, compound arithmetic operations like matmul and dotproduct. But there is another side to the computational coin - the accuracy and reliability of the computed result. Progress on this side is very important, if not essential. Compound arithmetic operations, for instance, should always deliver a correct result. The user should not be obliged to perform an error analysis every time a compound arithmetic operation, implemented by the hardware manufacturer or in the programming language, is employed. This treatise deals with computer arithmetic in a more general sense than usual. Advanced computer arithmetic extends the accuracy of the elementary floating-point operations, for instance, as defined by the IEEE arithmetic standard, to all operations in the usual product spaces of computation: the complex numbers, the real and complex intervals, and the real and complex vectors and matrices and their interval counterparts. The implementation of advanced computer arithmetic by fast hardware is examined in this book. Arithmetic units for its elementary components are described. It is shown that the requirements for speed and for reliability do not conflict with each other. Advanced computer arithmetic is superior to other arithmetic with respect to accuracy, costs, and speed.
Publisher: Springer Science & Business Media
ISBN: 3709105250
Category : Computers
Languages : en
Pages : 151
Book Description
The number one requirement for computer arithmetic has always been speed. It is the main force that drives the technology. With increased speed larger problems can be attempted. To gain speed, advanced processors and pro gramming languages offer, for instance, compound arithmetic operations like matmul and dotproduct. But there is another side to the computational coin - the accuracy and reliability of the computed result. Progress on this side is very important, if not essential. Compound arithmetic operations, for instance, should always deliver a correct result. The user should not be obliged to perform an error analysis every time a compound arithmetic operation, implemented by the hardware manufacturer or in the programming language, is employed. This treatise deals with computer arithmetic in a more general sense than usual. Advanced computer arithmetic extends the accuracy of the elementary floating-point operations, for instance, as defined by the IEEE arithmetic standard, to all operations in the usual product spaces of computation: the complex numbers, the real and complex intervals, and the real and complex vectors and matrices and their interval counterparts. The implementation of advanced computer arithmetic by fast hardware is examined in this book. Arithmetic units for its elementary components are described. It is shown that the requirements for speed and for reliability do not conflict with each other. Advanced computer arithmetic is superior to other arithmetic with respect to accuracy, costs, and speed.
Design of Digital Computers
Author: Hans W. Gschwind
Publisher: Springer Science & Business Media
ISBN: 3642861903
Category : Computers
Languages : en
Pages : 556
Book Description
I have been using the first edition of this book as a text for a number of years. This was in a Stanford University first-year graduate course that is taken by students from Electrical Engineering or Computer Science who are interested in computer organization. Because computer tech nology has been changing so rapidly, it became necessary to supplement the text with additional readings. My colleagues and I examined many newly-published books for possible use as texts. We found no book with the same excellent choice of topics and thorough coverage as Dr. Gschwind's first edition. Springer-Verlag's request that I prepare a second edition of this book came at a time when I had many other projects underway. Before I de cided whether to take on the project of preparing a revision, I asked many of my students for their opinions of Dr. Gschwind's first edition. Even I was surprised by the enthusiasm that this rather skeptical and critical group of students displayed for the book. It was this enthusiasm that convinced me of the value and importance of preparing the revision.
Publisher: Springer Science & Business Media
ISBN: 3642861903
Category : Computers
Languages : en
Pages : 556
Book Description
I have been using the first edition of this book as a text for a number of years. This was in a Stanford University first-year graduate course that is taken by students from Electrical Engineering or Computer Science who are interested in computer organization. Because computer tech nology has been changing so rapidly, it became necessary to supplement the text with additional readings. My colleagues and I examined many newly-published books for possible use as texts. We found no book with the same excellent choice of topics and thorough coverage as Dr. Gschwind's first edition. Springer-Verlag's request that I prepare a second edition of this book came at a time when I had many other projects underway. Before I de cided whether to take on the project of preparing a revision, I asked many of my students for their opinions of Dr. Gschwind's first edition. Even I was surprised by the enthusiasm that this rather skeptical and critical group of students displayed for the book. It was this enthusiasm that convinced me of the value and importance of preparing the revision.
Digital Computer System Principles
Author: Herbert Hellerman
Publisher: McGraw-Hill Companies
ISBN:
Category : Computers
Languages : en
Pages : 450
Book Description
Automatic computer systems; Programming; Program translation; Storage organization and searching; Logic and logic circuits; Data-flow circuits and magnetic-core storage; Turing, finite-state, and sequential circuit models; Number representation and arithmetic operations; Computer architecture and microprogramming; The IBM system/360 and system/370; Some principles of reliability theory.
Publisher: McGraw-Hill Companies
ISBN:
Category : Computers
Languages : en
Pages : 450
Book Description
Automatic computer systems; Programming; Program translation; Storage organization and searching; Logic and logic circuits; Data-flow circuits and magnetic-core storage; Turing, finite-state, and sequential circuit models; Number representation and arithmetic operations; Computer architecture and microprogramming; The IBM system/360 and system/370; Some principles of reliability theory.
Digital Computer Programming
Author: Daniel D. McCracken
Publisher:
ISBN:
Category : Computer programming
Languages : en
Pages : 253
Book Description
Publisher:
ISBN:
Category : Computer programming
Languages : en
Pages : 253
Book Description