Assignments

 

Home
About
Favorites
Photo Gallery
Humor!
Projects
Guest Book
News
Contact

 

Assignments
(C) 1996-1999

 

Category: Misc

 

Description:

1. Binary File Viewer

I wrote this program to enter the NLP department of Sakhr. The assignment was as follows: Develop a program that accepts a header file which contains structure definitions in C language. The program should be able to parse the structures and read a binary file written with one of those structures defined in the header file. .
Downloads:
ALL

2. Screen Capture

This is a program for capturing the screen in the 320x200x8 screen mode. It includes a way to capture a sequence of images instead of a single one.b The program is a good demonstration on how to use int 21h in a TSR application.
Downloads:
SRC EXE

3. Computer Graphics

This is an assignment written for the computer graphics course. It demonstrates how to implement the basic 2D graphics functions like the line and the circle.. It also has some 3D implementations like the Perspective Projection.

 
Downloads:
SRC EXE

 

Home | About | Favorites | Photo Gallery | Humor! | Projects | Guest Book | News | Contact