| |
|
|
|
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
By Kip R. Irvine
Prentice Hall Hardcover (752 pages)
 | List Price: $129.00* Lowest New Price: $103.19* Lowest Used Price: $89.99* Usually ships in 24 hours* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here |
|
By Kip R. Irvine
Prentice Hall Hardcover (722 pages)
 | Lowest New Price: $91.99* Lowest Used Price: $80.00* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here |
|
By Barry B. Brey
Prentice Hall Hardcover (944 pages)
 | List Price: $114.40* Lowest New Price: $91.87* Lowest Used Price: $93.99* Usually ships in 24 hours* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | Product Description: For introductory-level Microprocessor courses in the departments of Electronic Engineering Technology, Computer Science, or Electrical Engineering. The INTEL Microprocessors: 8086/8088, 80186/80188, 80286, 80386, 80486, Pentium, Pentium Pro Processor, Pentium II, Pentium III, Pentium 4, and Core2 with 64-bit Extensions, 8e provides a comprehensive view of programming and interfacing of the Intel family of Microprocessors from the 8088 through the latest Pentium 4 and Core2 microprocessors. The text is written for students who need to learn about the programming and interfacing of Intel microprocessors, which have gained wide and at times exclusive application in many areas of electronics, communications, and control systems, particularly in desktop computer systems. A major new feature of this eighth edition is an explanation of how to interface C/C++ using Visual C++ Express (a free download from Microsoft) with assembly language for both the older DOS and the Windows environments. Many applications include Visual C++ as a basis for learning assembly language using the inline assembler.Updated sections that detail new events in the fields of microprocessors and microprocessor interfacing have been added. Organized in an orderly and manageable format, this text offers more than 200 programming examples using the Microsoft Macro Assembler program and provides a thorough description of each of the Intel family members, memory systems, and various I/O systems. |
|
By Kip R. Irvine
Prentice Hall PTR Hardcover (708 pages)
 | Lowest New Price: $179.97* Lowest Used Price: $29.44* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | Product Description: For undergraduate courses in assembly language programming and introductory courses in computer systems and computer architecture. This complete and fully updated study of assembly language for the IBM-PC teaches students how to write and debug programs at the machine level. Based on the Intel processor family, the text simplifies and demystifies concepts that students need to grasp before they can go on to more advanced computer architecture or operating systems courses. |
|
By James Reinders
O'Reilly Media Paperback (336 pages)
 | List Price: $39.99* Lowest New Price: $27.99* Lowest Used Price: $17.01* Usually ships in 24 hours* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | - ISBN13: 9780596514808
- Notes:
Product Description:
Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert. Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance. You'll learn how Intel Threading Building Blocks: - Enables you to specify tasks instead of threads for better portability, easier programming, more understandable source code, and better performance and scalability in general
- Focuses on the goal of parallelizing computationally intensive work to deliver high-level solutions
- Is compatible with other threading packages, and doesn't force you to pick one package for your entire program
- Emphasizes scalable, data-parallel programming, which allows program performance to increase as you add processors
- Relies on generic programming, which enables you to write the best possible algorithms with the fewest constraints
Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don't need experience with parallel programming or multi-core processors to use this book. |
|
By Tim Jackson
Plume Paperback (352 pages)
 | List Price: $23.00* Lowest New Price: $20.99* Lowest Used Price: $0.99* Usually ships in 24 hours* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | Product Description: Named one of the Best Business Books of 1997 by Business Week, Inside Intel is the gripping business saga of a company that rose to dominance through technological innovation, and maintained its leadership against competitors through aggressive marketing, tough business tactics, and liberal use of legal firepower. In his in-depth portrait of Intel, the first history/expose of the company, Financial Times columnist Tim Jackson reveals that: *Intel's corporate culture is determinedly secretive and authoritarian. * The company retains its own force of private investigators to prevent its employees from going astray. * Intel routinely uses the threat of lawsuits against workers and rivals. At the center of this story is Andy Grove, Intel's high-profile CEO and chairman, once a penniless immigrant who waited tables to put himself through college. It is Grove who has made the unpopular decisions which have kept Intel at the top of the chip market. Exhaustively researched from court records, unpublished documents, and interviews with Intel's competitors, partners, and past and present employees, Jackson traces the company's spectacular failures and successes, as well as the powerful human struggles that have made Intel one of the most competitive players in a high-stakes game. |
|
By Barry B. Brey
Prentice Hall Hardcover (1024 pages)
 | List Price: $120.00* Lowest New Price: $45.50* Lowest Used Price: $10.00* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | Product Description: Keeping users on the forefront of technology, this timely volume offers a practical reference to all programming and interfacing aspects of the popular Intel family of microprocessors. Organized in an orderly and manageable format that stimulates and challenges understanding, the book contains numerous example programs using the Microsoft Macro Assembler program, and provides a thorough description of each Intel family member, memory systems, and various I/O systems. The volume provides an introduction to the microprocessor and computer and explains addressing modes, data movement instructions, program control instructions, programming the microprocessor and using assembly language with C/C++. It also outlines 8086/8088 hardware specifications, memory interface, basic I/O interface and interrupts, and the latest Pentium microprocessors. For anyone wanting a thorough knowledge of programming and interfacing of the Intel family of microprocessors. |
|
By Shameem Akhter
Intel Press Paperback (336 pages)
 | Lowest Used Price: $69.95* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | Product Description: Discover programming techniques for IntelĀ® multi-core Technology and IntelĀ® Hyper-Threading Technology. Software developers can no longer rely on increasing clock speeds alone to speed up single-threaded applications; instead, to gain a competitive advantage, developers must learn how to properly design their applications to run in a threaded environment. Multi-core architectures have a single processor package that contains two or more processor "execution cores," or computational engines, and deliver - with appropriate software - fully parallel execution of multiple software threads. Intel Hyper-Threading Technology enables additional threads to operate on each core. Multi-Core Programming: Increasing Performance through Software Multithreading helps software developers write high-performance multi-threaded code for Intel's multi-core architecture while avoiding the common parallel programming issues associated with multi-threaded programs. Highlights Include: Elements of parallel programming and multi-threading, Programming with threading APIs, OpenMP: The portable solution, Solutions to common parallel programming problems, Debugging and testing multi-threaded applications, Software development tools for multi-threading This is a practical, hands-on volume with immediately usable code examples that enable readers to quickly master the necessary programming techniques. The companion Web site contains pointers to threading and optimization tools and code samples from the book. |
|
By James L. Antonakos
Delmar Cengage Learning Hardcover (864 pages)
 | List Price: $151.95* Lowest New Price: $93.03* Lowest Used Price: $46.97* Usually ships in 24 hours* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here | Product Description: Readers will be able to build and program their own 8088 single-board computer by applying the interfacing concepts and techniques presented in this book. Coverage begins with the software architecture of the 80x86 family, including the software model, instruction set and flags, and addressing modes. Abundant examples illustrate basic programming concepts such as the use of data structures, numeric conversion, string handling, and arithmetic. Hardware details of the entire 80x86 family are then examined, from pin and signal descriptions to memory and input/output system design. Advanced topics, including protected mode, WIN32 and Linux programming, and MMX technology are also introduced. |
|
By Intel Corporation
Intel Books Paperback
 | List Price: $22.00* Lowest Used Price: $3.00* *(As of 16:46 Pacific 9 Feb 2010 More Info)
Click Here |
|
| |