FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
C++ FORUM | NEWSLETTERS


UK High-End Computing Project Underway
The High-End Computing Terascale Resource (or HECToR) will soon be available for researchers at UK universites, and Numerical Algorithms Group will be providing computational science support to its users.
February 26, 2007
Programming and Optimizing C Code: Part 2
This second of a five-part series shows how to optimize DSP "kernels," i.e., inner loops. It also shows how to write fast floating-point and fractional code.
February 26, 2007
Programming and Optimizing C Code: Part 1
This first of a five-part series introduces the basic principles of writing C code for a DSP processor. It also explains how to profile and optimize code.
February 20, 2007
Generate FPGA Accelerators from C
A simple FFT, generated as hardware from C language, illustrates how quickly a software concept can be taken to hardware and how little you need to know about FPGAs to use them for application acceleration.
February 8, 2007
Agile Documentation Strategies
Documentation is an important part of every system, agile or otherwise.
February 5, 2007
Practical C++ Error Handling in Hybrid Environments
Gigi shows how to interface your exception-handling code to other software components that practice different error-handling methods.
February 5, 2007
Debugging Makefiles
John shares practical debugging tips he's used to debug real-world Makefiles.
February 5, 2007
Programming Language Format String Vulnerabilities
Are C/C++ the only languages with security vulnerabilities? What about Perl, PHP, Java, Python, and Ruby?
February 2, 2007
Whither Operating Systems?
Michael considers the future—if there is one—of operating systems as we know them.
February 2, 2007


C++ Archive
2009 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2008 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2007 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2006 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2005 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2004 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2003 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2002 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1999 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1998 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1997 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1996 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1995 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec




MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK