Dec 142017
 
Shareware C library (small model for TC and MSC in unregistered version) for vector and matrix operations.
File VECTLIB.ZIP from The Programmer’s Corner in
Category C Source Code
Shareware C library (small model for TC and MSC in unregistered version) for vector and matrix operations.
File Name File Size Zip Size Zip Type
MATRIX.H 2195 634 deflated
README.TXT 1855 881 deflated
VECT2.H 4438 1164 deflated
VECT3.H 2072 580 deflated
VECTORS.LIB 25088 7555 deflated

Download File VECTLIB.ZIP Here

Contents of the README.TXT file


The Vector Library, version 1.0, is a C++ class library for handling 2
dimensional and 3 dimensional vectors and 3x3 matrices with relative ease.
The 2 dimensional vectors can be accessed and handled in either polar or
rectangular format (you need not choose, both can be used on the same
object, as it is handled automatically) and the 3 dimensional vectors can be
accessed and handled in rectangular format only (as polar format for 3
dimensional vectors is awkward at best). The 3x3 matrices contain elements
of type double and can be manipulated with ease (most of the work has been
done for you). The header files are well commented and you can easily
figure out how to use each operator and function by looking at the function
prototype and reading the comments. The Vector Library is Shareware and
only the small model library, necessary header files, and this file have
been provided. The Vector Library is Copyright 1991 by Scott Litvinoff, All
Rights Reserved. If you like the library and find it useful, please send
$10 to:

Scott Litvinoff
103-25 68th Avenue
Forest Hills, NY 11375

For this $10 donation, you will receive the library version for the rest of
the memory models (compact, medium, large, and huge) and the source code for
the library. You will also receive bug fixes, new versions when they come
out, and more detailed documentation. The unregistered version shall be
distributed by the public at will, provided that all of the following files
but only the following files are included and no changes to any of the files
are made:

vect2.h
vect3.h
matrix.h
readme.txt
vectors.lib

If you can find any bugs in the library, please send me mail at the above
address or leave me mail on Compuserve, to User ID 72407,2626.


 December 14, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)