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


Extending the Eclipse CDT Managed Build System
Eclipse's managed build system enhances the usability and extensibility for C/C++ developers
January 31, 2007
NASA and NATO Embrace Open, Standards-based Software
Both NASA and NATO are using open standards-based software in high-profile projects (IBM Rational Rose Real-Time in NASA's James Webb Space Telescope project, and TENET Technology's use of GML for its recently announced GIS contract with NATO).
January 19, 2007
What To Do With Old Electronics
www.EcyclingCentral.com lists information on where to find electronics recycling, reuse, and donation programs in every state across the country.
January 17, 2007
One-button MATLAB-to-C Conversion
In the past, converting MATLAB algorithms into C code required manual translation--a slow, error-prone process. Now, you can generate C automatically using Catalytic MCS. Here's how it works.
January 16, 2007
Multithreading Invites String of Nasty Bugs
Multithreaded programming isn't a new idea, but it's experiencing a major upswing in attention. That's because many multicore- chip vendors are pushing multithreading as the best way to harness their chips' processing horsepower.
January 15, 2007
Developer Diaries
From start-ups to global enterprises, developers sometimes face similar problems—and turn to like-minded solutions.
January 11, 2007
Think Globally, Code Locally
Damon shares tried-and-true best practices that help global teams improve the development process by thinking globally and coding locally.
January 11, 2007
Going Global with Visual Studio Team System
Visual Studio 2005 Team System is a suite of lifecycle tools that enables communication and collaboration among distributed development teams.
January 11, 2007
Social Software Development Environments
Distributed development, IDE extensibility, and social software are taking us to a development process that is not only more productive, but also an enjoyable social experience.
January 11, 2007
Insidious Tight Coupling
Insidious tight coupling, where one module depends on another unknown to the compiler, can lead to overly complex development.
January 10, 2007
Bulletproofing C++ Code
Sergei examines techniques that improve the stability and reduce the risks of errors for programming.
January 9, 2007
C-based Methodology Accelerates ASIC/FPGA Design
C2R is a tool that allows designers to model their designs using C and then synthesize it into Verilog RTL for implementation in ASIC or FPGA technology.
January 7, 2007
Ada Enhances Embedded-systems Development
Developing an embedded system is hard work. Reliability is essential; indeed, embedded software may control a safety- or security-critical system where an error can have catastrophic consequences. New requirements will almost surely pop up, so the software must be maintain- able. Real-time constraints and memory limitations make time and space predictability and run-time performance important. Many embedded systems comprise activities that are performed concurrently, either with actual parallelism or through multiplexing on a single processor. And most deal at some point with hardware-specific details like interrupt handling and data layout.
January 1, 2007
Minimizing ISR Overhead
With all the automated tools available today, it's easy to lose track of the overhead that such tools are introducing.
January 1, 2007
Separated By a Common Vocabulary
Embedded systems developers use so many terms in so many different ways, it's surprising that we understand each other as well as we do.
January 1, 2007
On-the-fly RAM Tests
Thirteen feet of concrete won't shield your RAM from the perils of cosmic rays. What's the solution?
January 1, 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