|
|
|
|
TMCHintBox component for Delphi
by Leonid Belousov
MCHintBox is a combination of the Windows popup hints, "What's this?" context popup help, and our needs to quickly show and hide diagnostic messages. MCHintBox simplifies the user's life:
user has no need to search the screen for source of the error - the component will set focus to it, graphically point to it and display a message near to it...
smart hint without messages delphi diagnostic
|
|
|
Delphi component and routines for PGP SDK
by Leonid Belousov
* Shrinks tens lines of complex code required to perform PGP tasks to a single function call.
* Uses only pure Delphi code and native PGP SDK dynamic-link libraries without any intermediate DLLs.
* Consists of two parts: a component TMCPGP, and a set of pgp_XXXX routines. Each part offers it's special features.
pgp sdk delphi signature encode private key cryptographic
|
|
|
File Utility extended stored procedures for MS SQL Server
by Leonid Belousov
File Utility extended stored procedures adds to T-SQL capabilities of:
* Work with files and directories;
* Read and write files line-by-line or by arbitrary data blocks;
* Export and import BLOB data from the disk files to the table fields of TEXT/NTEXT/IMAGE datatype;
* Work with INI files;
* Format string templates.
file utils ods write directories extended stored procedure write file
|
|
|
Extended Stored Procedure component
by Leonid Belousov
Write Extended Stored Procs for SQL Server with ease:
* Control over input/output procedure parameters.
* Return an arbitrary number of recordsets.
* Real world code: it works as a part of the complex accounting system, 7x24.
stored ease procedures mssql sql ms sql
|
|
|
Five Cellular Automata
by Hermetic Systems
Software for exploring five cellular automata: q-state Life (a generalization of Conway's Game of Life), the Belousov-Zhabotinsky Reaction, Togetherness, Viral Replication and Diffusion-Limited Aggregation. The documentation provides a complete description of the algorithms used.
cellular automata togetherness exploring zhabotinsky lattice q-state
|
|
|
Extended Stored Procedure class for VC++
by Leonid Belousov
Write Extended Stored Procs for SQL Server with ease:
* Control over input/output procedure parameters.
* Return an arbitrary number of recordsets.
* And more...
write server ease visual c++ microsoft sql
|
|
|
FolderJump
by Leonid Belousov
The Master Cluster's FolderJump is a simple and handy extension for the standard context menus of Windows Explorer and Open/Save Dialogs.
With FolderJump, it is easy to change the current folder to another one picked from the predefined list. FolderJump will instantly bring that folder to the same Windows Explorer's or Open/Save Dialog's window in just 2 mouse clicks.
change folder explorer open save dialog open quick jump to a folder
|