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


McObject, eCosCentric team on real time data management
McObject has ported its eXtremeDB in-memory embedded database to the eCos open source real-time operating system (RTOS) and to eCosCentric's eCosPro Developer Kit.
August 30, 2006
The C++ Chain of Responsibility Pattern and Network Events
As network errors can occur at any point in a widely distributed system, it often makes sense to distribute your network event management intelligence handling over multiple classes. One good way to do this is to employ the "Chain of Responsibility" pattern.
August 29, 2006
How to use ARM's data-abort exception
Processors giveth and processors taketh away. They can fetch and store data or they can refuse to do either. When your processor aborts a data access, what can you do? This in-depth article explains the hows and whys of data aborts on the ARM7 family of processors, including working code for a useful data-abort exception handler.
August 25, 2006
Programming Languages
The use of OOP continues to grow in the embedded space.
August 21, 2006
C++, Fortran Compilers/Tools Set to Roll
The Portland Group plans to release a new version of its PGI C/C++ and Fortran compilers and development tools.
August 18, 2006
How to accelerate algorithms by automatically generating FPGA coprocessors
Recent advances in C-to-FPGA design methodologies and tools facilitate the rapid creation of hardware-accelerated embedded systems.
August 9, 2006
Loose Ends
Using vectors and matrices simpflies math and code tremendously and reduces the chances you'll make programming errors.
August 9, 2006
It's (Not) All Been Done
When it comes to programming languages and development tools, the concurrency revolution that's now underway will be as significant as the object revolution of the 1980s and '90s.
August 3, 2006
Ant Colony Algorithms
Among other complex problems, Ant Colony optimizers can be used to simulate routing problems when network topologies change over time.
August 3, 2006
Survey Says: Agile Works in Practice
The results of Scott's survey indicate that agile software development methods and techniques are gaining traction.
August 3, 2006
The Essential Unified Process
The Essential Unified Process integrates practices from the unified process camp, agile methods camp, and process improvement camp.
August 2, 2006
Mandatory Error Codes Revisited
Mandatory error codes force callers of a method to accept and use the returned error code.
August 2, 2006


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