
Computer Arithmetic in Practice
Exercises and Programming
Slawomir Grys(Author)
CRC Press
1st Edition
Published on 26. September 2023
Book
Paperback/Softback
198 pages
978-1-032-42565-8 (ISBN)
Description
Computer Arithmetic in Practice: Exercises and Programming is a simple, brief introductory volume for undergraduate and graduate students at university courses interested in understanding the foundation of computers. It is focused on numeric data formats and capabilities of computers to perform basic arithmetic operations. It discusses mainly such topics as:
Basic concepts of computer architecture
Assembly language programming skills
Data formats used to express integer and real numbers
Algorithms of basic arithmetic operations
Short overview of nonlinear functions evaluation
Discussion on limited number representation and computer arithmetic
Exercises and programming tasks
This book provides an accessible overview of common data formats used to write numbers in programming languages and how the computer performs four basic arithmetic operations from the point of view of the processor instruction set. The book is primarily didactic in nature, therefore the theoretical information is enriched with many numerical examples and exercises to be solved using a 'sheet of paper and a pencil'. Answers are provided for most of the tasks.
The theoretical discussed issues are illustrated by listings of algorithms presenting the way to implement arithmetic operations in low-level language. It allows development of the skills of optimal programming, taking into consideration the computer architecture and limitations. Creating software using low-level language programming, despite the initial difficulties, gives the ability to control the code and create efficient applications. This allows for effective consolidation of knowledge and acquisition of practical skills required at this stage of education, mainly a specialist in the field of information technology, electronics, telecommunications, other related disciplines, or at the level of general education with introduction to information technology. It may be also useful for engineers interested in their own professional development and teachers as well.
Basic concepts of computer architecture
Assembly language programming skills
Data formats used to express integer and real numbers
Algorithms of basic arithmetic operations
Short overview of nonlinear functions evaluation
Discussion on limited number representation and computer arithmetic
Exercises and programming tasks
This book provides an accessible overview of common data formats used to write numbers in programming languages and how the computer performs four basic arithmetic operations from the point of view of the processor instruction set. The book is primarily didactic in nature, therefore the theoretical information is enriched with many numerical examples and exercises to be solved using a 'sheet of paper and a pencil'. Answers are provided for most of the tasks.
The theoretical discussed issues are illustrated by listings of algorithms presenting the way to implement arithmetic operations in low-level language. It allows development of the skills of optimal programming, taking into consideration the computer architecture and limitations. Creating software using low-level language programming, despite the initial difficulties, gives the ability to control the code and create efficient applications. This allows for effective consolidation of knowledge and acquisition of practical skills required at this stage of education, mainly a specialist in the field of information technology, electronics, telecommunications, other related disciplines, or at the level of general education with introduction to information technology. It may be also useful for engineers interested in their own professional development and teachers as well.
More details
Language
English
Place of publication
London
United Kingdom
Publishing group
Taylor & Francis Ltd
Target group
Primary & secondary/elementary & high school
College/higher education
Adult education
AS/A2, Adult education, Further/Vocational Education, Undergraduate Advanced, and Undergraduate Core
Illustrations
8 s/w Abbildungen, 1 s/w Photographie bzw. Rasterbild, 7 s/w Zeichnungen, 35 s/w Tabellen
35 Tables, black and white; 7 Line drawings, black and white; 1 Halftones, black and white; 8 Illustrations, black and white
Dimensions
Height: 234 mm
Width: 156 mm
Thickness: 12 mm
Weight
330 gr
ISBN-13
978-1-032-42565-8 (9781032425658)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

E-Book
09/2023
1st Edition
CRC Press
€44.99
Available for download

E-Book
09/2023
1st Edition
CRC Press
€44.99
Available for download

Book
09/2023
1st Edition
CRC Press
€175.80
Shipment within 10-20 days
Person
Slawomir Grys is a university professor at Czestochowa University of Technology, Poland. He has conducted many courses focused on analog electronics, logical devices, foundations of computer architecture and organization, low-level programming techniques in assembly and C languages for embedded systems, image processing and recognition. He is the author or co-author of several scientific monographs, book chapters, academic textbooks, patents and more than 60 papers in journals and domestic and international conference proceedings in Poland, Germany, Canada and Australia.
Content
Chapter 1: Basic concepts of computer architecture. Chapter 2: Numbers in fixed-point format. Chapter 3: Basic arithmetic on fixed-point numbers. Chapter 4: Numbers in floating-point format. Chapter 5: Basic arithmetic operations on floating-point numbers. Chapter 6: Limited quality of arithmetic operations. Appendices. Index. References.