freeware
http://groups.yahoo.com/group/mathc/
* Calculus : Vectors 2d 3d.
************
Windows : Dev-C++ 4
Linux : gcc abc.c -lm Return
a.out Return
************
* You can compile the *.c files directly without create a project.
************
c14a_1a.c : Magnitude, Unit vector. (2d)
c14a_1b.c : (3d)
c14a_2a.c : Vector PQ. (2d)
c14a_2b.c : (3d)
c14a_3a.c : Draw the vector u. (2d)
c14a_3b.c : (3d)
c14a_4a.c : Draw the vector PQ. (2d)
c14a_4b.c : (3d)
c14a_5a.c : Draw the vectors u, v. (2d)
c14a_5b.c : (3d)
c14a_6a.c : The dot product u.v. (2d)
c14a_6b.c : (3d)
c14a_7b.c : The vector product u x v.
************
The members can try these links :
http://groups.yahoo.com/group/mathc/files/C/D/c14a.zip