A package consists of math library, vector and matrix library, statistics library, and numerical analysis library.
Archive for October 5th, 2008
Numerical Library
Posted by chonglongchoo on October 5, 2008
Posted in Mathematics, Open Source Projects, c# | Leave a Comment »
Protect Folder
Posted by chonglongchoo on October 5, 2008
To provide total solution on preventing unauthorized access to sensitive documents with password.
Posted in Open Source Projects, Security, c# | Leave a Comment »
Export/Import ISA Server 2000 Settings
Posted by chonglongchoo on October 5, 2008
To export/import configuration of every object in an ISA Server.
Posted in ISA Server 2000, Open Source Projects, VB.Net | Leave a Comment »
Document ISA Server 2000 Objects
Posted by chonglongchoo on October 5, 2008
To document every object in an ISA Server, along with documenting all ISA Server configuration settings, including policy element, access policy, network configuration, etc.
Posted in ISA Server 2000, Open Source Projects, VB.Net | Leave a Comment »
Defragment SQL Server Objects
Posted by chonglongchoo on October 5, 2008
To automate the database defragmentation or defrag database objects based on some criteria.
Posted in Open Source Projects, SQL Server | Leave a Comment »
Automatic Script Generation for SQL Server Objects
Posted by chonglongchoo on October 5, 2008
To produce scripts for every object and configuration in a SQL Server.
Posted in Open Source Projects, SQL Server, VB.Net | Leave a Comment »
Document SQL Server Configurations and Objects
Posted by chonglongchoo on October 5, 2008
To document configurations and objects in Microsost SQL Server 97 and 2000.
Posted in Open Source Projects, SQL Server, VB.Net | Leave a Comment »
Hotkey Manager
Posted by chonglongchoo on October 5, 2008
This applicaton is designed to manage and implement hotkeys in Windows 95/98/NT. The application uses a number of custom Active X controls and dlls, such as an AOL style button, and custom grids and image list. The source code to all these components is included with this package. Register the compiled versions of each of these components using regsvr32, then open the file called hotkey_manager.vbg.
Posted in Handy Tools, Open Source Projects, Visual Basic 6.0 | Leave a Comment »
OLE Server View: Displays Registered Classes and Controls
Posted by chonglongchoo on October 5, 2008
This application displays All Entries (including all subkeys) in HKEY_CLASSES_ROOT (i.e., all registered OLE servers).
Posted in Open Source Projects, System, Visual Basic 6.0 | Leave a Comment »
Windows Information Viewer
Posted by chonglongchoo on October 5, 2008
To find or select an open window, and view information about the window, such as its hwnd, size, and parent window.
Posted in Visual Basic 6.0 | Leave a Comment »