 |
This is a C++ template class library to perform matrix calculations with ease and efficiency in your program. It supports most of the matrix calculations that you may need to do in your C++ programs. With this class you can do matrix calculations just like other built-in data types in your program. It supports arithmetic operations, sub-matrix operations, inversion, various matrix decompositions, solution of simultaneous linear equations, eigen value and eigen vector problem, and much more. Full source code is included with the package.
This class is optimized for performance and memory usage and incurs negligible programming overhead over "C" programs. But it supports only dense matrices and not the sparse matrices. We have tested matrices of size up to 1000 x 1000 with this class. This package can be used with any modern ANSI/ISO compliant C++ compilers on any platforms. However, we have tested this package only with the following compilers.
Compilers Tested:
Borland C++ 5.5
C++ Builder 4.0 and 5.0
MS Visual C++ 5.0, and 6.0
If you want to use it with a different compiler not listed above, please contact us at matrix@techsoftpl.com.
c matrix template class library inversion lu decompositions linear equations eigen
|
 |
Managed extensions for VCL is the best components suite for .Net interop for Delphi and C++ Builder.
Managed VCL can:
* Create .Net objects from assemblies not registered for COM, using assembly name or location, and loading .Net assemblies from streams;
* Create and use .Net objects that are not COM visible;
* Create .Net objects using parametrized constructors;
* Call properties/methods/fields of .Net object including static properties/methods/fields;
* Handle .Net exceptions and get all .Net exception properties including exception type name, StackTrace etc.;
* Get information about loaded instance of .Net framework such as memory usage and size of heap by generation;
* Load needed .Net runtime and even select which version of runtime to use on startup;
* Place .Net controls on VCL Win32 form;
* Use ADO.Net datasources as TDataSet descendants in Win32 applications. ADO.Net will be native and most supported API for SQL Server 2005 (Yukon);
* Host ASP.Net pages and services;
* Embed .Net assemblies into Win32 application as resources.
Managed VCL can not:
* Query .Net interface if it is not COM visible.
* Work with .Net events.
* Managed VCL will not turn your Delphi or C++ Builder into .Net language and it some other features may not be available.
Managed VCL includes special components for:
* ADO.Net - supports almost all ADO.Net features. Components to work with all standard .Net providers (those that are available in .Net framework) are included. ADO.Net will be most supported interface for MS SQL Server 2005 (Yukon).
* JScript.Net - lets you execute JScript.Net scripts from Delphi/C++ Builder application.
* ASP.Net - process ASP.Net pages and services from Win32 applications.
net framework vcl interop components suite net interop delphi win32 c builder
|
 |
The utility for any serious Windows tweaker! Change hundreds of registry settings from Windows XP, improving appearance, performance and functionality. Prevent others from changing your settings, increase Windows security. Lock down Control Panel applets, Internet Explorer options, even choose which applications can or can't be run on the computer.
You can change Windows XP system performance, by selecting to keep the Windows XP core system in memory, and not paged to disk (advisable only if you have 512MB RAM or more). You can also optimize the CPU and memory usage for Programs, System cache or background services.
You can also use Tweaking Toolbox XP to add ?unremovable? Windows components (such as Microsoft Messenger) to ?Add or Remove Programs? and uninstall these components after all!
Use Tweaking Toolbox XP to change the time interval of the Internet Time Synchronization feature.
When you are logged into a Windows XP administrator account, Tweaking Toolbox XP can adjust settings for all users on the local machine without logging into each user account separately. Just select which users profile you want to change the settings for, and off you go!
tweakxp tweak windowsxp utility registry changes security control panel start menu tweaking tweakui
|
|
|