Component Object Model (COM) related projects. [Back]



Compact

Compact is a class library supporting component development using the Component Object Model (COM) and Visual C++. The library provides mechanisms for IUnknown, IClassFactory and Visual Basic Automation handling. Compact also provides helper functions for registering components and removing entries from the registry. An article published in the German magazine OBJEKTspektrum is available here.

Compact.zip - Source code for Microsoft Visual C++.




Mapack for COM

Mapack is a COM component that provides classes and interfaces for matrix computations. Besides full matrices and vectors the library supports profile matrices and symmetric profile matrices. Mapack supports algorithms the following algorithms equation system and eigen problem solving: Gauss method, Cholesky method, Gauss-Seidel, Conjugate-Gradient, Jacobi, Subspace interation.

Mapack.zip - COM Library including C++ source code.



Disclaimer: The software and source code on this website is provided "AS IS" with no warranties of any kind. The entire risk arising out of the use or performance of the software and source code is with you.