Author: Martha E. Sloan
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 504
Book Description
Introduction to Minicomputers and Microcomputers
Author: Martha E. Sloan
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 504
Book Description
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 504
Book Description
An Introduction to Microcomputers
Author: Adam Osborne
Publisher:
ISBN:
Category :
Languages : en
Pages : 0
Book Description
Publisher:
ISBN:
Category :
Languages : en
Pages : 0
Book Description
Introduction to Microcomputers and Microprocessors
Author: Arpad Barna
Publisher: Wiley-Interscience
ISBN:
Category : Computers
Languages : en
Pages : 136
Book Description
Learn the techniques required for the efficient use of microcomputers and microprocessors.
Publisher: Wiley-Interscience
ISBN:
Category : Computers
Languages : en
Pages : 136
Book Description
Learn the techniques required for the efficient use of microcomputers and microprocessors.
Machine Organization
Author: Charles P. Pfleeger
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 248
Book Description
This textbook is for those who want to know more about the relationship between programs and computers. Introductory programming courses tend to gloss over the internal construction of computers and concentrate on programming and algorithm development. Until people have written a few programs, they cannot appreciate the components of any computing system. Programmers eventually need to know something about the internal construction of the computer. As programmers gain experience, they are likely to ask questions like "Why does my program have to be recompiled each time I remove or insert one instruction?" This book deals with this question, and other similar questions, by helping programmers become more sophisticated, more qualified computer users. This book is intended for a one-semester course in machine organization for first- or second-year computer science students.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 248
Book Description
This textbook is for those who want to know more about the relationship between programs and computers. Introductory programming courses tend to gloss over the internal construction of computers and concentrate on programming and algorithm development. Until people have written a few programs, they cannot appreciate the components of any computing system. Programmers eventually need to know something about the internal construction of the computer. As programmers gain experience, they are likely to ask questions like "Why does my program have to be recompiled each time I remove or insert one instruction?" This book deals with this question, and other similar questions, by helping programmers become more sophisticated, more qualified computer users. This book is intended for a one-semester course in machine organization for first- or second-year computer science students.
An Introduction to Microcomputers
Author: Adam Osborne and Associates
Publisher:
ISBN:
Category : Microcomputers
Languages : en
Pages : 1330
Book Description
Publisher:
ISBN:
Category : Microcomputers
Languages : en
Pages : 1330
Book Description
Microcomputers
Author: Myron Hecht
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 152
Book Description
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 152
Book Description
Microcomputers for Process Control
Author: R. C. Holland
Publisher: Elsevier
ISBN: 148314674X
Category : Technology & Engineering
Languages : en
Pages : 209
Book Description
Microcomputers for Process Control provides an introduction to microprocessor technology for process monitoring and control. The book begins with an overview of microprocessor applications in areas such as consumer products, factories, and telecommunications. This is followed by separate chapters that discuss microcomputer technology; electrical interface to enable plant monitoring and control by microcomputer; microcomputer system hardware and software; VDU-based plant monitoring systems; and methods of computer control. This book is aimed at practicing engineers in industry who wish to acquire a base of understanding of this technology and also to learn how microcomputers can actually be applied in real plant situations. Considerable emphasis is given to plant measurements, interfacing techniques and applications of microcomputers for plant monitoring and control. No prior knowledge of microprocessor technology is assumed, but some awareness of plant measurement and control problems will assist the reader. Students undertaking engineering courses which include microelectronics or process control studies should also find the text helpful.
Publisher: Elsevier
ISBN: 148314674X
Category : Technology & Engineering
Languages : en
Pages : 209
Book Description
Microcomputers for Process Control provides an introduction to microprocessor technology for process monitoring and control. The book begins with an overview of microprocessor applications in areas such as consumer products, factories, and telecommunications. This is followed by separate chapters that discuss microcomputer technology; electrical interface to enable plant monitoring and control by microcomputer; microcomputer system hardware and software; VDU-based plant monitoring systems; and methods of computer control. This book is aimed at practicing engineers in industry who wish to acquire a base of understanding of this technology and also to learn how microcomputers can actually be applied in real plant situations. Considerable emphasis is given to plant measurements, interfacing techniques and applications of microcomputers for plant monitoring and control. No prior knowledge of microprocessor technology is assumed, but some awareness of plant measurement and control problems will assist the reader. Students undertaking engineering courses which include microelectronics or process control studies should also find the text helpful.
Microcomputer Interfacing
Author: Bruce A. Artwick
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 360
Book Description
Integrates the information necessary to conceptualize, select, mate and match, build, and interface microcomputer systems to most applications.
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 360
Book Description
Integrates the information necessary to conceptualize, select, mate and match, build, and interface microcomputer systems to most applications.
A Natural Introduction to Computer Programming with C#
Author: Kari Laitinen
Publisher: Trafford Publishing
ISBN: 1412044936
Category : C# (Computer program language)
Languages : en
Pages : 626
Book Description
This is the second in a series of books which introduce their readers in a natural and systematic way to the world of computer programming. This book teaches computer programming with the C# programming language. Pronounced "see sharp", this language is the latest important programming language in the computer world. While studying computer programming with this book, the reader does not necessarily require any previous knowledge about the subject. The basic operating principles of computers are taught before the actual studies of computer programming begin. All the examples of computer programs are written so that the reader encounters a lot of natural-language expressions instead of the traditional abbreviations of the computer world. This approach aims to make learning easier. The pages of the book are designed to maximize readability and understandability. Examples of computer programs are presented in easy-to-read graphical descriptions. Because the pages of the book are large, example programs can be presented in a more reader-friendly way than in traditional programming books. In addition, pages are written so that the reader does not need to turn them unnecessarily. The electronic material that is available for the readers of this book includes 250 C# computer programs of which 101 are example programs presented on the pages of the book. Almost one hundred programs are provided as solutions to programming exercises. The rest of the programs are extra programs for interested readers. When you study computer programming, you need special programming tools in your personal computer. This book explains how the reader can download free programming tools from the Internet. Alternatively, the reader can work with commercial programming tools. Although this book is designed to be an easy book for beginners in the field of computer programming, it may be useful for more experienced programmers as well. More experienced people might not need to read every paragraph of the body text. Instead, they could proceed more quickly and concentrate on the example programs which are explained with special text bubbles. The book has a 14-page index which should help people to find information about certain features of the C# langauge.
Publisher: Trafford Publishing
ISBN: 1412044936
Category : C# (Computer program language)
Languages : en
Pages : 626
Book Description
This is the second in a series of books which introduce their readers in a natural and systematic way to the world of computer programming. This book teaches computer programming with the C# programming language. Pronounced "see sharp", this language is the latest important programming language in the computer world. While studying computer programming with this book, the reader does not necessarily require any previous knowledge about the subject. The basic operating principles of computers are taught before the actual studies of computer programming begin. All the examples of computer programs are written so that the reader encounters a lot of natural-language expressions instead of the traditional abbreviations of the computer world. This approach aims to make learning easier. The pages of the book are designed to maximize readability and understandability. Examples of computer programs are presented in easy-to-read graphical descriptions. Because the pages of the book are large, example programs can be presented in a more reader-friendly way than in traditional programming books. In addition, pages are written so that the reader does not need to turn them unnecessarily. The electronic material that is available for the readers of this book includes 250 C# computer programs of which 101 are example programs presented on the pages of the book. Almost one hundred programs are provided as solutions to programming exercises. The rest of the programs are extra programs for interested readers. When you study computer programming, you need special programming tools in your personal computer. This book explains how the reader can download free programming tools from the Internet. Alternatively, the reader can work with commercial programming tools. Although this book is designed to be an easy book for beginners in the field of computer programming, it may be useful for more experienced programmers as well. More experienced people might not need to read every paragraph of the body text. Instead, they could proceed more quickly and concentrate on the example programs which are explained with special text bubbles. The book has a 14-page index which should help people to find information about certain features of the C# langauge.
CAD/CAM
Author: M. Groover
Publisher: Pearson Education
ISBN: 0132440814
Category : Technology & Engineering
Languages : en
Pages : 942
Book Description
In this book, the authors examine interactive computer graphics and its use in design industrial robots, computer control of manufacturing processes, computer-integrated production control, automated inspections, and flexible manufacturing systems. They also discuss the implementation of turnkey CAD/CAM systems.
Publisher: Pearson Education
ISBN: 0132440814
Category : Technology & Engineering
Languages : en
Pages : 942
Book Description
In this book, the authors examine interactive computer graphics and its use in design industrial robots, computer control of manufacturing processes, computer-integrated production control, automated inspections, and flexible manufacturing systems. They also discuss the implementation of turnkey CAD/CAM systems.