Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: %22Pentium Optimizations%22

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

Books in Brief

Dr. Dobb's Journal,
August 01, 2002

The Software Optimization Cookbook, by Richard Gerber, is a deep and insightful look into how the implementation details of your microprocessor interact with C programming techniques.

Pentium Crosses the Great Divide

Dr. Dobb's Journal,
February 01, 1995

P6 Processor in the Pipeline

Dr. Dobb's Journal,
April 01, 1995

Optimal Queens  

Dr. Dobb's Journal,
May 01, 2005

Optimal Queens is a classic problem in mathematics and computer science. Timothy optimizes it in C and Java. - JVM Languages

Optimizing Matrix Math on the Pentium  

Dr. Dobb's Journal,
May 01, 1994

The Pentium processor is more than just a fast 486. Its pipeline and floating-point and integer operations require that you pay more attention to the flow of data on and off the FPU. Harlan presents and measures methods for speeding up Pentium matrix-math operations. - Parallel

Of Interest

Dr. Dobb's Journal,
September 01, 1994

Optimizing for the PowerPC  

Dr. Dobb's Journal,
October 01, 1995

Michael looks at some of the differences between the PowerPC and Pentium architectures and shares his techniques to optimize code for the PowerPC. - Parallel

New Products

Dr. Dobb's Journal
October 01, 1993

Graphics Programming Black Book

Dr. Dobb's Journal,
November 01, 2001

Michael Abrash's classic Graphics Programming Black Book is a compilation of Michael's writings on assembly language and graphics programming (including from his "Graphics Programming" column in Dr. Dobb's Journal). - Parallel

Ramblings in Real Time

Dr. Dobb's Journal,
October 01, 1996

Michael always thought you had to resort to fixed-point math when attacking real-time, 3-D problems. But with its faster floating-point instructions, pipelined floating-point unit, and parallel FXCH, the Pentium has changed his way of thinking.

1 2 3 4 5 6 7 8 Next