Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs
Browse in : |
All
> Topics
> Design |
- Options:
- View Article Map
- View Archives
The Model Student: Can Chance Make Fine Things? (Part 2)
Description : How well does evolution find solutions? Richard Harris models population change.
Category: [ Overload Journal #88 - December 2008 ]
Description : How well does evolution find solutions? Richard Harris models population change.
Category: [ Overload Journal #88 - December 2008 ]
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 | Overload Journal #88 - December 2008 ]
Description : It's recommended to keep user interface and data model separate. Paul Grenyer looks a common solution.
Category: [ Programming Topics | Overload Journal #88 - December 2008 ]
The Legion's Revolting!
Description : 3D meshes can be too large to deal with efficiently. Stuart Golodetz applies some ancient discipline.
Category: [ Programming Topics | 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 | 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 | Overload Journal #88 - December 2008 ]
Description : Exposing a compound object's collections can be messy. Roel Vanhout introduces a powerful idiom.
Category: [ Programming Topics | 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 | 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 | 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 | 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 | 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 | Overload Journal #87 - October 2008 ]
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Overload Journal #87 - October 2008 ]
The Model Student: Can Chance Make Fine Things? (Part 1)
Description : Evolution involves a random process. Richard Harris compares the mathematics to that of blind chance.
Category: [ Overload Journal #87 - October 2008 ]
Description : Evolution involves a random process. Richard Harris compares the mathematics to that of blind chance.
Category: [ Overload Journal #87 - October 2008 ]
DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Overload Journal #86 - August 2008 ]
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Overload Journal #86 - August 2008 ]
Performitis - Part 2
Description : Software problems have much in common with diseases. Klaus Marquardt has a diagnosis and offers some treatments.
Category: [ Overload Journal #86 - August 2008 ]
Description : Software problems have much in common with diseases. Klaus Marquardt has a diagnosis and offers some treatments.
Category: [ 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 | Overload Journal #86 - August 2008 ]
Description : One size rarely fits all. Bill Clare considers different approaches to parameterization.
Category: [ Programming Topics | 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 | 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 | Overload Journal #86 - August 2008 ]
Divide and Conquer: Partition Trees and Their Uses
Description : The world is a complex place. Stuart Golodetz introduces a powerful technique to describe it.
Category: [ Overload Journal #86 - August 2008 ]
Description : The world is a complex place. Stuart Golodetz introduces a powerful technique to describe it.
Category: [ Overload Journal #86 - August 2008 ]
Performitis
Description : Patterns try to solve problems. Klaus Marquardt looks at one from a medical perspective.
Category: [ Overload Journal #85 - June 2008 ]
Description : Patterns try to solve problems. Klaus Marquardt looks at one from a medical perspective.
Category: [ Overload Journal #85 - June 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 | Overload Journal #85 - June 2008 ]
Description : Tying yourself in knots is easy. Richard Harris cuts through the complexity.
Category: [ Programming Topics | Overload Journal #85 - June 2008 ]
RSA Made Simple
Description : RSA is a common public key cryptography algorithm. Stuart Golodetz explains the mathematics behind it and shows us how to use it in Java.
Category: [ Overload Journal #85 - June 2008 ]
Description : RSA is a common public key cryptography algorithm. Stuart Golodetz explains the mathematics behind it and shows us how to use it in Java.
Category: [ 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 | Overload Journal #84 - April 2008 ]
Description : Stuart Golodetz continues his survey of algorithms for segmenting images into regions.
Category: [ Programming Topics | 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 | Overload Journal #84 - April 2008 ]
Description : Richard Harris explores more of the mathematics of modelling problems with computers.
Category: [ Programming Topics | Overload Journal #84 - April 2008 ]
Watersheds and Waterfalls
Description : An introductory look at segmenting images into regions using a landscape analogy.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Description : An introductory look at segmenting images into regions using a landscape analogy.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
The PfA Papers: Deglobalisation
Description : More history of Parameterise from Above as Kevlin Henney looks at Simpletons and the Borg.
Category: [ Overload Journal #83 - Feb 2008 ]
Description : More history of Parameterise from Above as Kevlin Henney looks at Simpletons and the Borg.
Category: [ Overload Journal #83 - Feb 2008 ]