原创 Visualisation of Genetic Algorithms for the Traveling Salesman Problem in Java --by Johannes Sarg

The Traveling Salesman Problem (TSP) Find the shortest trip through n towns where each town must be visited exactly on

原创 Palettes

Palettes Have you ever written a Windows application that makes generous use of color only to find that the output look

原创 Timers

Timers You only need to know about two functions to use timers. CWnd::SetTimer programs a timer to fire at specified in

原创 Common Control Fundamentals

Common Control Fundamentals MFC provides classes to wrap the common controls just as it provides classes to wrap the co

原创 Idle Processing

Idle Processing Because MFC's application class, CWinApp, provides the message loop that retrieves and dispatches messa

原创 I'll leave XX gracefully...

Yes, I'm gonna ressign...It is said that you join the company because of the company and you leave the company because

原创 Introduction to CGI Variables

1. Introduction to CGI VariablesIf you come to Java servlets from traditional CGI, you are probably used to the idea of

原创 Bitmaps

Bitmaps The bitmapped image, or simply bitmap, is a staple of modern computer graphics because it allows computers to s

原创 CSA

  1.1 Aim of this Assignment<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /

原创 Status Bars

Status Bars It has become common, even expected, for Windows applications to include status bars that display context-s

原创 A Bare-Bones Printing Application

A Bare-Bones Printing Application The EZPrint application shown in Figure 13-2 demonstrates the minimum amount of work

原创 Printing with Documents and Views

Printing with Documents and Views MFC's print architecture is built around a kernel formed by GDI printing functions an

原创 Toolbars

Toolbars A toolbar's purpose is to provide one-click access to commonly used commands. Toolbar buttons typically serve

原创 The MyWord Application

Putting It All Together: The MyWord Application The sample program shown in Figure 12-8 demonstrates many of the princi

原创 The Clock Application

The Clock Application The Clock application shown in Figure 14-1 uses a timer set to fire at 1-second intervals to peri