Categories : C/C Source code
Written in T-C++, a database example I wrote for an AUTO DEALERSHIP. Uses graphics.h. **NOTE: In option D (sales information) type 4008 for the year to see an example of 3d bargraph output.
This code will show how to use basic funcions of listbox from windowsx.h
A demonstration of coding for the PocketPC. Really it is nice because it shows those new to PocketPC programming
To Calculate & Provide All Date Manipulations... To Calculate the number of days elapsed, To fetch the day of the given date...
this small program to give one possible solution of the 8 queens puzzle...
This is my analyse about how google map works, et specially how the tiles are encoded. Google map uses pre-rendered tiles that can be obtained with a simple url. This article explains how to build the url for a tile from its geo coordinates (latitude/longitude)
C/C programing code