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 CVu Journal Vol 12, #1 - Jan 2000

Options:
View Article Map
View Archives
Making String ReTRIEval Fast
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Multi-threading in C++0x
Description : Threading support is being added to C++. Anthony Williams introduces us to the new facilities.
Category: [ Programming Topics | Overload Journal #93 - October 2009 ]
Model View Controller with Java Swing
Description : It's recommended to keep user interface and data model separate. Paul Grenyer looks a common solution.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
[ References | Microsoft | Programming ] Microsoft Press Books
Description : Find books from Microsoft Press that will enable you to get the most from Microsoft tools, technologies, and programs.
Added on : 10 February 2006 23:44:52 +00:00
[ Microsoft | C and C++ | Programming ] Microsoft Visual C++
Description : Microsoft Visual C++ Developers Center
Added on : 10 February 2006 23:43:38 +00:00
[ Microsoft | Development Techniques | Programming ] Microsoft Developers Network
Description : Microsoft Developers Network
Added on : 10 February 2006 23:42:20 +00:00
Multiple Streams Going Nowhere

Source : C++ output streams ostream
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]
Memory For a Short Sequence of Assignment Statements
Description :

This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.


Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Microsoft Visual C++ and Win32 Structured Exception Handling

Source : microsoft visual c++, structured exception handling.
Category: [ Programming Topics | Overload Journal #63 - Oct 2004 ]
Mixing Strings in C++
Description :

This article is not going into the realm of how characters are represented and conversions between character representations, instead the interaction between different string implementations are investigated.


Category: [ Programming Topics | CVu Journal Vol 15, #4 - Aug 2003 ]

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