Related resources for WithClass 2000
  • Using Generic Algorithms to Layout Circuit Boards4/23/2012 2:39:53 AM. This article tells you how to use a Genetic Algorithm to optimally layout parts on a circuit board so they have the shortest connections between them.
  • Eater Game in C#9/1/2006 6:02:02 AM. This is a simple game written in C# in which the user moves a packman like player around the form and gobbles up red dots. The object is to get all the dots in as quick a time as you can.
  • Gene Expression Programming (GEP) in C# and .NET8/31/2006 2:38:24 AM. Gene Expression programming (GEP) is a subset of Genetic Algorithms, except it uses genomes whose strings of numbers represent symbols. The string of symbols can further represent equations, grammars, or logical mappings.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download