Advertisement
Membership
Login
ACCU Buttons
Overload Journal #107 - February 2012
Browse in : |
All
> Journals
> Overload
> o107 |
- Options:
- View Article Map
- View Archives
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Memory Leaks and Memory Leaks
Description : Correct use of memory is a major occupation of software development. Sergey Ignatchenko considers what we mean by ‘correct’.
Category: [ Programming Topics ]
Description : Correct use of memory is a major occupation of software development. Sergey Ignatchenko considers what we mean by ‘correct’.
Category: [ Programming Topics ]
Editorial: Many Hands Make Light Work
Description : Some people say the parallel revolution is coming. Ric Parkin argues it’s in full swing.
Category: [ Journal Editorial ]
Description : Some people say the parallel revolution is coming. Ric Parkin argues it’s in full swing.
Category: [ Journal Editorial ]
Many Slices of π
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics ]
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics ]
Why Computer Algebra Won’t Cure Your Calculus Blues
Description : We still haven’t found how to accurately do calculus. Richard Harris revisits an algebraic technique.
Category: [ Programming Topics ]
Description : We still haven’t found how to accurately do calculus. Richard Harris revisits an algebraic technique.
Category: [ Programming Topics ]
The Eternal Battle Against Redundancies, Part 2
Description : Repeated information leads to poor quality software. Christoph Knabe continues to see how removing them has influenced language design.
Category: [ Programming Topics ]
Description : Repeated information leads to poor quality software. Christoph Knabe continues to see how removing them has influenced language design.
Category: [ Programming Topics ]
A Practical Introduction to Erlang
Description : The future of massively parallel hardware will need good language support. Alexander Demin takes a look at an unexpected approach.
Category: [ Programming Topics ]
Description : The future of massively parallel hardware will need good language support. Alexander Demin takes a look at an unexpected approach.
Category: [ Programming Topics ]