bvec_test is a MATLAB program which calls bvec to show how signed integers can be stored as binary vectors, and arithmetic can be performed on them.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
bvec, a MATLAB library which demonstrates how signed integers can be stored as binary vectors, and arithmetic can be performed on them.