Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Curver Tracer in C on DOC platform !

0.00/5 (No votes)
3 Jun 2003 1  
This Software is to show what C and DOS can offer wrt Windows. It's a classic software!

Sample Image - Curve_tracer.jpg

Introduction

Curver Tracer is written completely in C on DOS platform. I had written it during my engineering degree around 6 years back. I thought of putting it on codeproject.com as I consider it as one my best creations. One must see it to believe on what I am saying. There is a readme file kept with the source code. Readme contains the software usage information. Software can still be used to educate engineers and science students on mathematical curves and their behaviours.

Features in brief:

1. Supports mouse in graphics mode. UI is some what similar to that of these days Windows OS. Also, has window-based interfaces in text mode.

2. Can trace any damn mathematical equation that ever existed in this universe. Supports upto 4 user defined polynomial curves at a time.

3. Has a inbuilt standard curve library too (thats a supplement).

Note: I am sorry as i couldn't give any explanation of the source code. I think thats not needed also as ppl hardly use DOS these days. This article is just to give the readers a view of what can be done with such a basic tool like C on DOS. 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here