Author: Intel Corporation
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 558
Book Description
Intel386 SX Microprocessor Programmer's Reference Manual
Author: Intel Corporation
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 558
Book Description
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 558
Book Description
I486 Processor Programmer's Reference Manual
Author: Intel Corporation
Publisher: Intel
ISBN:
Category : Computers
Languages : en
Pages : 898
Book Description
This book is written for the high level user interested in details of the i486 microprocessor architecture. The book is divided into five major sections: application programming, system programming, numeric processing, compatibility and instruction set.
Publisher: Intel
ISBN:
Category : Computers
Languages : en
Pages : 898
Book Description
This book is written for the high level user interested in details of the i486 microprocessor architecture. The book is divided into five major sections: application programming, system programming, numeric processing, compatibility and instruction set.
Intel386 DX Microprocessor Hardware Reference Manual
Author: Intel Corporation
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 336
Book Description
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 336
Book Description
American Bookseller
Author:
Publisher:
ISBN:
Category : Booksellers and bookselling
Languages : en
Pages : 1348
Book Description
Publisher:
ISBN:
Category : Booksellers and bookselling
Languages : en
Pages : 1348
Book Description
PC Magazine Programmer's Technical Reference, the Processor and Coprocessor
Author: Robert L. Hummel
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 788
Book Description
A comprehensive reference book/disk package covering the Intel 80x86 and 80x87 processors for all IBM and compatible PCs. Explains the complete instruction set with examples and helpful cross references for all programmers, and offers clear, concise explanations of processor instructions and operation that every programmer needs to know.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 788
Book Description
A comprehensive reference book/disk package covering the Intel 80x86 and 80x87 processors for all IBM and compatible PCs. Explains the complete instruction set with examples and helpful cross references for all programmers, and offers clear, concise explanations of processor instructions and operation that every programmer needs to know.
The Truth of the Technological World
Author: Friedrich A Kittler
Publisher: Stanford University Press
ISBN: 0804792623
Category : Social Science
Languages : en
Pages : 400
Book Description
Twenty-three essays that document the intellectual itinerary of the philosopher and cultural historian, one of the most original thinkers in recent times. Friedrich Kittler (1943–2011) combined the study of literature, cinema, technology, and philosophy in a manner sufficiently novel to be recognized as a new field of academic endeavor in his native Germany. “Media studies,” as Kittler conceived it, meant reflecting on how books operate as films, poetry as computer science, and music as military equipment. This volume collects writings from all stages of the author’s prolific career. Exemplary essays illustrate how matters of form and inscription make heterogeneous source material (e.g., literary classics and computer design) interchangeable on the level of function—with far-reaching consequences for our understanding of the humanities and the “hard sciences.” Rich in counterintuitive propositions, sly humor, and vast erudition, Kittler’s work both challenges the assumptions of positivistic cultural history and exposes the over-abstraction and language games of philosophers such as Heidegger and Derrida.
Publisher: Stanford University Press
ISBN: 0804792623
Category : Social Science
Languages : en
Pages : 400
Book Description
Twenty-three essays that document the intellectual itinerary of the philosopher and cultural historian, one of the most original thinkers in recent times. Friedrich Kittler (1943–2011) combined the study of literature, cinema, technology, and philosophy in a manner sufficiently novel to be recognized as a new field of academic endeavor in his native Germany. “Media studies,” as Kittler conceived it, meant reflecting on how books operate as films, poetry as computer science, and music as military equipment. This volume collects writings from all stages of the author’s prolific career. Exemplary essays illustrate how matters of form and inscription make heterogeneous source material (e.g., literary classics and computer design) interchangeable on the level of function—with far-reaching consequences for our understanding of the humanities and the “hard sciences.” Rich in counterintuitive propositions, sly humor, and vast erudition, Kittler’s work both challenges the assumptions of positivistic cultural history and exposes the over-abstraction and language games of philosophers such as Heidegger and Derrida.
386 SL Microprocessor
Author: Intel Corporation
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 318
Book Description
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 318
Book Description
Intel486 Microprocessor Family Programmer's Reference Manual
Author: Intel Corporation
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 918
Book Description
An all-in-one programmer's guide to the personal computer industry's most powerful chip--with information on the Intel 486 DX2 microprocessor. Also covers the Intel 486 SX microprocessor for affordable and upgradeable entry-level system performance. This book is organized in five parts, including application programming, system programming, numeric processing, compatibility, and the instruction set.
Publisher: Intel Corporation (CA)
ISBN:
Category : Computers
Languages : en
Pages : 918
Book Description
An all-in-one programmer's guide to the personal computer industry's most powerful chip--with information on the Intel 486 DX2 microprocessor. Also covers the Intel 486 SX microprocessor for affordable and upgradeable entry-level system performance. This book is organized in five parts, including application programming, system programming, numeric processing, compatibility, and the instruction set.
Programmer's Reference Manual for IBM Personal Computers
Author: Steven Armbrust
Publisher: Irwin Professional Publishing
ISBN:
Category : Computers
Languages : en
Pages : 748
Book Description
Publisher: Irwin Professional Publishing
ISBN:
Category : Computers
Languages : en
Pages : 748
Book Description
The Book of R
Author: Tilman M. Davies
Publisher: No Starch Press
ISBN: 1593276516
Category : Computers
Languages : en
Pages : 833
Book Description
The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis. You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive data visualizations with R’s basic graphics tools and contributed packages, like ggplot2 and ggvis, as well as interactive 3D visualizations using the rgl package. Dozens of hands-on exercises (with downloadable solutions) take you from theory to practice, as you learn: –The fundamentals of programming in R, including how to write data frames, create functions, and use variables, statements, and loops –Statistical concepts like exploratory data analysis, probabilities, hypothesis tests, and regression modeling, and how to execute them in R –How to access R’s thousands of functions, libraries, and data sets –How to draw valid and useful conclusions from your data –How to create publication-quality graphics of your results Combining detailed explanations with real-world examples and exercises, this book will provide you with a solid understanding of both statistics and the depth of R’s functionality. Make The Book of R your doorway into the growing world of data analysis.
Publisher: No Starch Press
ISBN: 1593276516
Category : Computers
Languages : en
Pages : 833
Book Description
The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis. You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive data visualizations with R’s basic graphics tools and contributed packages, like ggplot2 and ggvis, as well as interactive 3D visualizations using the rgl package. Dozens of hands-on exercises (with downloadable solutions) take you from theory to practice, as you learn: –The fundamentals of programming in R, including how to write data frames, create functions, and use variables, statements, and loops –Statistical concepts like exploratory data analysis, probabilities, hypothesis tests, and regression modeling, and how to execute them in R –How to access R’s thousands of functions, libraries, and data sets –How to draw valid and useful conclusions from your data –How to create publication-quality graphics of your results Combining detailed explanations with real-world examples and exercises, this book will provide you with a solid understanding of both statistics and the depth of R’s functionality. Make The Book of R your doorway into the growing world of data analysis.