Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Letters to the Editor or Overload Journal #34 - Oct 1999
Browse in : |
All
> Topics
> Programming All > Journal Columns > LettersEditor All > Journals > Overload > 34 All of these categories |
- Options:
- View Article Map
- View Archives
The Legion's Revolting!
Description : 3D meshes can be too large to deal with efficiently. Stuart Golodetz applies some ancient discipline.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Description : 3D meshes can be too large to deal with efficiently. Stuart Golodetz applies some ancient discipline.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Iterators and Memberspaces
Description : Exposing a compound object's collections can be messy. Roel Vanhout introduces a powerful idiom.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Description : Exposing a compound object's collections can be messy. Roel Vanhout introduces a powerful idiom.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Generics without Templates - Revisited
Description : Can you use the STL if your compiler lacks templates? Robert Jones implements iterators and alogorithms.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Description : Can you use the STL if your compiler lacks templates? Robert Jones implements iterators and alogorithms.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Seeing Things Differently
Description : The Multiple Material Marching Cubes (M3C) algorithm builds 3D models from 2D slices. Stuart Golodetz introduces it and provides a C++ implementation.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
Description : The Multiple Material Marching Cubes (M3C) algorithm builds 3D models from 2D slices. Stuart Golodetz introduces it and provides a C++ implementation.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
DynamicAny (Part 2)
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Globals, Singletons and Parameters
Description : One size rarely fits all. Bill Clare considers different approaches to parameterization.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : One size rarely fits all. Bill Clare considers different approaches to parameterization.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Exceptions Make for Elegant Code
Description : Anything that can go wrong, will go wrong. Anthony Williams compares ways of dealing with errors.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : Anything that can go wrong, will go wrong. Anthony Williams compares ways of dealing with errors.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
The Model Student: A Knotty Problem, Part 2
Description : Tying yourself in knots is easy. Richard Harris cuts through the complexity.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #85 - June 2008 ]
Description : Tying yourself in knots is easy. Richard Harris cuts through the complexity.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #85 - June 2008 ]
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 ]
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 ]
The Model Student: A Knotty Problem, Part 1
Description : Richard Harris explores more of the mathematics of modelling problems with computers.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #84 - April 2008 ]
Description : Richard Harris explores more of the mathematics of modelling problems with computers.
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 ]
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 ]
Testing Visiting Files and Directories in C#
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Generics Without Templates
Description : Robert Jones presents an alternative implementation of C++'s std::vector that can be used the absence of templates and exceptions.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Description : Robert Jones presents an alternative implementation of C++'s std::vector that can be used the absence of templates and exceptions.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
[
C and C++
| Programming
]
C++0x An Overview
Description : Bjarne Stroustrup talks and answers questions about the next version of C++.
Added on : 23 January 2008 16:35:18 +00:00
Description : Bjarne Stroustrup talks and answers questions about the next version of C++.
Added on : 23 January 2008 16:35:18 +00:00
Functional Programming Using C++ Templates (Part 2)
Description : Continuing his exploration of functional programming and template metaprogramming, Stuart Golodetz looks at some data structures.
Category: [ Programming Topics | Overload Journal #82 - Dec 2007 ]
Description : Continuing his exploration of functional programming and template metaprogramming, Stuart Golodetz looks at some data structures.
Category: [ Programming Topics | Overload Journal #82 - Dec 2007 ]
Java Protocol Handlers
Description : Roger Orr demonstrates the use of Java's URL handling to make code independent of the source of data.
Category: [ Programming Topics | Overload Journal #82 - Dec 2007 ]
Description : Roger Orr demonstrates the use of Java's URL handling to make code independent of the source of data.
Category: [ Programming Topics | Overload Journal #82 - Dec 2007 ]
[
References
| Development Techniques
| Programming
| Process
]
Software Product Lines
Description :
Added on : 21 October 2007 13:36:01 +01:00
Description :
Added on : 21 October 2007 13:36:01 +01:00
[
References
| Paradigms
| Programming
]
Code Generation Network
Description : This has a database of code generation tools and also articles and interviews on CG approaches.
Added on : 21 October 2007 13:34:24 +01:00
Description : This has a database of code generation tools and also articles and interviews on CG approaches.
Added on : 21 October 2007 13:34:24 +01:00