Advertisement
Membership
Login
ACCU Buttons
ACCU Topics
Browse in : |
All
> Topics
|
|
- Options:
- View Article Map
- View Archives
To DLL or Not To DLL
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
The Model Student: The ACCU 2010 Crypto Challenge
Description : Electronic computers advanced cryptography enormously. Richard Harris sets a challenge, and finds a solution.
Category: [ Programming Topics | Overload Journal #98 - August 2010 ]
Description : Electronic computers advanced cryptography enormously. Richard Harris sets a challenge, and finds a solution.
Category: [ Programming Topics | Overload Journal #98 - August 2010 ]
The ANSI Standard For C
Description : A summary of the proposed ANSI extensions to the C Programming Language By Steven W.Palmer
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]
Description : A summary of the proposed ANSI extensions to the C Programming Language By Steven W.Palmer
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]
The Model Student: A Game of Six Integers (Part 3)
Description : We now have the tools to analyse the Countdown Numbers Game. Richard Harris is ready to play.
Category: [ Design of applications and programs | Overload Journal #97 - June 2010 ]
Description : We now have the tools to analyse the Countdown Numbers Game. Richard Harris is ready to play.
Category: [ Design of applications and programs | Overload Journal #97 - June 2010 ]
The Functional Student: A Game of Six Integers
Description : The Countdown numbers game is a popular challenge. Richard Polton tries a new language to solve it.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]
Description : The Countdown numbers game is a popular challenge. Richard Polton tries a new language to solve it.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]
The Model Student: A Game of Six Integers (Part 2)
Description : What are the properties of the Numbers Game? Richard Harris continues his analysis.
Category: [ Design of applications and programs | Overload Journal #96 - April 2010 ]
Description : What are the properties of the Numbers Game? Richard Harris continues his analysis.
Category: [ Design of applications and programs | Overload Journal #96 - April 2010 ]
The Predicate Student: A Game of Six Integers
Description : How easily can you solve puzzles? Nigel Eke applies some logic.
Category: [ Programming Topics | Design of applications and programs ]
Description : How easily can you solve puzzles? Nigel Eke applies some logic.
Category: [ Programming Topics | Design of applications and programs ]
The Model Student: A Game of Six Integers (Part 1)
Description : In how many ways can you combine a set of numbers? Richard Harris gets counting.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Description : In how many ways can you combine a set of numbers? Richard Harris gets counting.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
The Model Student: A Primal Skyline (Part 3)
Description : The prime factors of the integers show some repeating patterns. Richard Harris investigates whether they have fractal properties.
Category: [ Programming Topics | Overload Journal #94 - December 2009 ]
Description : The prime factors of the integers show some repeating patterns. Richard Harris investigates whether they have fractal properties.
Category: [ Programming Topics | Overload Journal #94 - December 2009 ]
The Model Student: A Primal Skyline (Part 2)
Description : How do you measure the length of a curve? Richard Harris gets his ruler out.
Category: [ Programming Topics | Overload Journal #93 - October 2009 ]
Description : How do you measure the length of a curve? Richard Harris gets his ruler out.
Category: [ Programming Topics | Overload Journal #93 - October 2009 ]
The Generation, Management and Handling of Errors (Part 2)
Description : Dealing with errors is a vital activity. Andy Longshaw and Eoin Woods conclude their pattern language.
Category: [ Design of applications and programs | Overload Journal #93 - October 2009 ]
Description : Dealing with errors is a vital activity. Andy Longshaw and Eoin Woods conclude their pattern language.
Category: [ Design of applications and programs | Overload Journal #93 - October 2009 ]
The Model Student: A Primal Skyline (Part 1)
Description : Prime numbers are the 'building blocks' of the integers. Richard Harris investigates how they're combined.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : Prime numbers are the 'building blocks' of the integers. Richard Harris investigates how they're combined.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
The Generation, Management and Handling of Errors (Part 1)
Description : An error handling strategy is important for robustness. Andy Longshore and Eoin Woods present a pattern language.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : An error handling strategy is important for robustness. Andy Longshore and Eoin Woods present a pattern language.
Category: [ Design of applications and programs | Overload Journal #92 - August 2009 ]
Testing State Machines
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : State machines are a common design pattern. Matthew Jones seperates their concerns to make testing easier.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
The Model Student: A Rube-ish Square (Part 2)
Description : A rube-ish square embodies some simple group theory. Richard Harris explores its properties.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Description : A rube-ish square embodies some simple group theory. Richard Harris explores its properties.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #90 - April 2009 ]
Through The Looking Glass
Description : What's happening in the next room? Stuart Golodetz has to find the door first!
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
Description : What's happening in the next room? Stuart Golodetz has to find the door first!
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
The Model Student: A Rube-ish Square (Part 1)
Description : We all have nostalgia for favourite childhood toys. Richard Harris looks at the maths behind a classic.
Category: [ Design of applications and programs | Overload Journal #89 - February 2009 ]
Description : We all have nostalgia for favourite childhood toys. Richard Harris looks at the maths behind a classic.
Category: [ Design of applications and programs | Overload Journal #89 - February 2009 ]
The Model Student: Can Chance Make Fine Things? (Part 2)
Description : How well does evolution find solutions? Richard Harris models population change.
Category: [ Design of applications and programs | Overload Journal #88 - December 2008 ]
Description : How well does evolution find solutions? Richard Harris models population change.
Category: [ Design of applications and programs | 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 | 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 ]
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: [ Design of applications and programs | Overload Journal #87 - October 2008 ]
Description : Evolution involves a random process. Richard Harris compares the mathematics to that of blind chance.
Category: [ Design of applications and programs | Overload Journal #87 - October 2008 ]