Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #83 - Feb 2008
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > 83 Any of these categories |
- Options:
- View Article Map
- View Archives
Watersheds and Waterfalls
Description : An introductory look at segmenting images into regions using a landscape analogy.
Category: [ Design of applications and programs ]
Description : An introductory look at segmenting images into regions using a landscape analogy.
Category: [ Design of applications and programs ]
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.
Description : Testing code that accesses the file system is not straightforward. Paul Grenyer looks at what is involved.
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.
Description : Robert Jones presents an alternative implementation of C++'s std::vector that can be used the absence of templates and exceptions.