|
|
KonstResearch
KonstSolver is a high-performance vector and matrix library for .NET (C#, C++, and VB), thread based, 100% managed code. A parallel LU algorithm for solving dense systems of linear equations of the form Ax = b provides amazing speedup on multicore and multiprocessor computers. KonstSolver allows the following parallel matrix/vector operations: add, subtract, multiply vector and/or matrix, divide by constant, etc.
Many modern PCs and servers have multicore or multiprocessor hardware available, but sequential algorithms cannot be run in parallel without using special techniques. It is necessary to divide a code into subtasks and run them on different threads.
KonstSolver is an easy to use, intuitive, and predictable library that allows use of matrix/vector/constant operators +, -, *, / in the standard way. Such algorithms are parallel and optimized for .NET platforms.
Amdahl`s Law works! This means that vector and matrix operations can be parallelized with very high speedup. Even such low-granular tasks as LU decomposition for solving dense linear equations can be done effectively. KonstSolver will make your software faster, more reliable, and more precise. The library is extensible and allows you to build custom classes over existing infrastructure.
|
|
|
TopSoft, Ltd.
TopOCR is a free high performance OCR system designed specifically for digital cameras and is capable of recognizing 11 languages. Text output can be saved in one of several formats including PDF and HTML as well as audio with the text to speech interface. TopOCR has the following features: Incredible accuracy, upto 99.8% with a 3 MP camera No page limits, and no extra downloads or components needed Handles images with mixed text and graphics (Manual or Auto Zoning) Tolerates skew and uneven lighting Multiple text output formats, including searchable PDF and HTML Able to read 11 different languages Powerful, easy to use Image Processing with Image Dewarping Supports Smartphones: Includes built-in, full featured Text and Image WYSIWYG Editors Post-processing spell checker for all 11 languages Built-in Text-To-Speech software. How about OCR to MP3? Supports a Command Line Interface and a GUI TopOCR`s entire interface can be easily customized Make a high performance document Search and Indexing system Browser Helper Mode supports creating free audio eBooks
|
|
|
Core Lab Software Development
dbExpress is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, dbExpress provides a driver as an independent library that implements the common dbExpress interfaces for processing queries and stored procedures. As a thin and simple data-access layer, dbExpress provides high performance database connectivity and is easy to deploy.
dbExpress driver for MS SQL Server (DbxSda) provides access to MS SQL Server database. It works using high performance Microsoft OLE DB technologies. DbxSda supports MS SQL Server 2005, SQL Server 2000
and SQL Server 7. The driver requires OLE DB installed on workstation.
Following development environments are supported:
* CodeGear RAD Studio 2007
* CodeGear C++Builder 2007
* CodeGear Delphi 2007 for Win32
* Turbo Delphi Professional
* Turbo Delphi for .NET Professional
* Turbo C++ Professional
* Borland Developer Studio 2006 including support of Delphi for Win32, Delphi for .NET and C++Builder Personality
* Borland Delphi 2005
* Borland Delphi 8
* Borland Delphi 7
* Borland Delphi 6
* Borland C++Builder 6
Following the main features of our dbExpress drivers:
* Direct data access
* Ability to connect through native protocol without using client software (DbxOda and DbxMda)
* High performance
* Supports latest versions of servers
* All data types support
* Extended options for advanced behaviour
* Ability of monitoring query execution with DBMonitor
* Source code available
* Licensed per a developer without royalty fee
* One year free support for registered users
|
|
|
NotBadSoft
DirectXLS allows you to write Excel files (.xls) within seconds directly onto a hard drive even without Excel installation. DirectXLS is a DLL with C++ classes which you can include into your own software product and distribute along with it. High performance (more than 10 thousand cells could be written for less then two seconds). Main formatting features of Excel are supported including tables, fonts, colors. All formulas (logical, financial,... all other) and their syntax (in English only). Excel97, 2000, 2003, XP, 2007. DirectXLS can be used in Visual C++ projects. It does not require any kind of installation on a computer.
|
|
|
CBiT
ProstoServer is a universal library for building high-performance TCP servers running under Microsoft Windows.
ProstoServer: manages client connections; sends and receives data asynchronously; organizes a pool of threads; provides basic protection against DoS attacks.
The library is based on the Input/Output Completion Port (IOCP) mechanism - the most powerful tool for building servers in Windows operating systems. It allows ProstoServer to serve (for example, in the echo server mode) up to several thousand queries per second.
|
|