MRUV - Rectilinear Uniform Movements Varied

I realized this program in 2002 under Delphi 5 to illustrate a correction of a kinematic problem.
* It allows returning the data of a continuation of movements..
* As soon as the number of entries is sufficient, the calculation of the unknown values is carried out automatically.
* Max or min of the curve may be also calculated. .
* The calculated values will be posted in red.
* Next, the drawing of the curve is posted.
* The data and results can be print again and are recorded in a file text.
* The curve is recorded in a BMP file.
This program is in French but you can easily understand the sample menu of the Help.
On demand I can translate it in English.

Next I have created a small programming lesson showing how to realize step by stept MRUV under Delphi.
This lesson (in french but you can understand the code) is available under three Word7 files.
One can obtain one free French version of Delphi 6 for example on
http://www.topgratuit.telecharger.com/windows/Programmation/langage/
other
http://telecharger.01net.com/windows/Programmation/langage/fiches/17767.html
(140 Mo without resumed function of the downloading => 35 minutes with a quick ads l...)
Delphi 6 can not yet be downloaded on the Borland Web ...
http://www.borland.fr/products/downloads/index.html
... but you must record (freely) your copy on the site of Borland, a number of series will be communicated to you by e-mail to activate Delphi 6.
You can however find on Borland weeb kylix 3 (the linux version of Delphi).
Download MRUV (french) in mruv.zip (179 Ko).
Download MRUV Delphi's sources (french) in smruv.zip (28 Ko).
Download MRUV programming lesson (Word7 in french) in cmruv.zip (309 Ko).