|
The following files are available to the public. These files are
distributed for learning purposes. Many of the programs listed here were college
assignments. Be warned, not all of them gained perfect scores. Do not
use any of these program listings as your own. If you do, you will only hurt
yourself in the long run.
- Pascal Source Code (Borland 7.0)
- CS1053.ZIP- [Zaskoda | 177k]
A collection of all the programs due for CS1053 at MSU in fall of 94. You would
be surprised how much well documented source code you end up with after a semester
of Computer Science at a major university. There are some basic BGI graphic
samples as well as double linked lists done in wonderful object orientated code.
- G_O_LIFE.ZIP- [Zaskoda | 44k]
This file is included in CS1053.ZIP. It is the game of life as defined by
the professor. This program got a perfect score, but a bug was later found
in the program. It is a fully graphical (640x480x16) interface with a build
in editor. It was included on the Shareware Vault:Emrald Edition CD.
- C/C++ Source Code (Borland 3.0)
- CSCI2320.ZIP- [Zaskoda | 15k]
This is a package of 10 C programs from CSCI 2320 at UNT. There are examples of simple file I/O.
There are no graphic routines, everything is text based. There is, however, some nice
examples of arrays and strings for the beginner. The documentation is not as good as the
CS1053 package.
Related Links
Please contact us if you find any broken links.
|