ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or Overload Journal #49 - Jun 2002

Options:
View Article Map
View Archives
Why Fixed Point Won't Cure Your Floating Point Blues
Description : Numeric computing is very difficult to do properly. Richard Harris looks at whether a common technique will help.
Category: [ Programming Topics | Overload Journal #100 - December 2010 ]
Watersheds and Waterfalls (Part 2)
Description : Stuart Golodetz continues his survey of algorithms for segmenting images into regions.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #84 - April 2008 ]
Watersheds and Waterfalls
Description : An introductory look at segmenting images into regions using a landscape analogy.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #83 - Feb 2008 ]
Working with GNU Export Maps
Description : Taking control over the symbols exported from shared libraries built with the GNU toolchain.
Category: [ Programming Topics | Overload Journal #79 - Jun 2007 ]
[ C and C++ | Frameworks | Programming ] WTL Quick Reference
Description : WTL Quick Reference
Added on : 11 February 2006 00:13:55 +00:00
[ Microsoft | Frameworks | Programming ] WTL
Description : Windows Template Library
Added on : 11 February 2006 00:12:09 +00:00
Wx - A Live Port - Part 3
Description :

In this, the final part of the series, Jon rounds off the port of an application from MFC to wxWidgets.


Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Writing Custom Widgets in Qt
Description :

In the fourth installment of our series on cross-platform GUI programming with the Qt C++ toolkit, we are going to write a custom widget using Qt. The widget in question is a "scribble" widget (see Figure 1) - that is, the drawing area of a simple paint program


Category: [ Programming Topics | CVu Journal Vol 16, #6 - Dec 2004 ]
What's in a Namespace?
Description :

In this article I will visit the mechanics of namespaces and anonymous namespaces and explain how they are used to solve some of the problems associated with linking C++ programs. Then I will move on to explain how they can also be used to provide context.


Category: [ Programming Topics | CVu Journal Vol 16, #6 - Dec 2004 ]
Wx - A Live Port
Description :

This is a collection of notes I have made while porting an application from MFC to wxWidgets. It is intended partly as a tutorial and partly to document some of the roadblocks I met on the way.


Category: [ Programming Topics | CVu Journal Vol 16, #5 - Oct 2004 ]
Writing Maintainable Code
Description :

Recently, I've been thinking hard about what makes code maintainable, and how to write code to be maintainable. This interest has partly been driven by the mentoring of those starting out in C++ that I've been doing, both through the ACCU mentored developers program, and for work.

The principles I've identified have not really been hidden; since they've been widely documented for years, and they're actually things that most good developers do as a matter of course. However, as with many things, you don't necessarily realize their benefits until you rediscover them yourself.


Category: [ Programming Topics | CVu Journal Vol 16, #2 - Apr 2004 ]

  |<   <   1   2   3   >   >|
Sort by Date Title