 |
FastCRC Library |
|
Fast, highly optimized implementation of popular checksum algorithms: CRC32, CRC16, CRC16C (CRC-CCITT). The library allows to calculate checksums for files, memory blocks, strings, streaming data. Has no external dependencies such as MFC DLL, COM/DCOM or other component. The help file has examples in Visual Basic(VB), C, C++.
external dependencies vb 5 interface c memory blocks vb 6 |
|
|
|
|
|
|
|
 |
ApoServer |
|
Platform for e-commerce and web-development, providing implementation of component oriented technologies.
Using ApoServer you can develop Web-enabled application without knowing much about ApoServer utilized technologies, and provide high product quality and substantially reduce development time. Another feature of development on ApoServer - inherent separation of components of design, business rules and business-logic flow.
logic flow logic components business scenarios layer architecture html designer |
|
|
|
 |
MapForce Enterprise Edition |
|
Altova MapForce 2006 Enterprise Edition is the premier data integration and Web services implementation tool that converts data on-the-fly and auto-generates data mapping code in multiple programming languages. With the power to map any combination of XML, database, text, and/or EDI files and to build Web services by mapping data between WSDL operations, it is the definitive tool for data conversion and Web services application development.
microsoft sql server design paradigm implementation tool odbc database turnkey web |
|
 |
WinaXe Plus SSH X-Server for Windows |
|
SSH X-Server for Windows, Secure way to run Linux and Unix on Windows Desktop. The WinaXe Plus XServer is a program that emulates the X terminal on your PC. WinaXe Plus is XServer implementation of the X11 R6 release of the X Window System. The XServer can run one or more X Window based client applications (X clients) that are resident on a host computer. The host can be any computer that supports the X protocol.
  |
|
 |
Radius Test |
|
Radius Test is an implementation of the client side of RADIUS - Remote Authentication Dial In User Service. It is a useful tool for testing installations of your RADIUS server. Through Radius Test you can simulate authentication and accounting requests and send them to the RADIUS server making Radius Test as a NAS client.
  |
|
 |
NeuralCode Neural Networks Trading |
|
NeuralCode is an industrial grade Artificial Neural Networks implementation for financial prediction. The software can take data like the Opening price, High, Low, Volume and other technical indicators for predicting or uncovering trends and patterns. The software is implemented entirely without external object libraries and thus will not require data to be passed out for processing. This results in extremely efficient and optimized processing.
  |
|
 |
Answers 2000 Free PHP Hangman |
|
Free PHP implementation of hangman. The computer thinks of a word, and your visitor has to guess it. You can customize the word list, the display (to fit with your site template), and all in game messages - for example if you want to translate the game to other languages.
  |
|
 |
QN Plot |
|
This chart implementation provides graphs of one or more functions as Swing components. The design was made to render large amounts of real-time data. Java 5 or newer is required.
  |
|
 |
.NET Who Is Component - NetXtremeDomainWhoIs |
|
NetXtremeDomainWhoIs component is a powerful component and easy to use implementation of the Who Is protocol for .NET and ASP.NET applications. It allows developers to perform domain registration lookups easily with a few lines of code.
  |
|
 |
MySpeed SVR Xpress |
|
MySpeed SVR Express enables you to quickly and easily provide bandwidth testing services on your website, so your visitors can test their connection speeds to your server. Download and upload speeds are accurately measured by timing actual data transfers between your web server and visitors. Implementation is simple -- just add the MySpeed files to your existing web server.
  |
|
 |
Gin Rummy by MeggieSoft Games |
|
MeggieSoft Games Gin Rummy is a very comprehensive implementation of the popular card game including Hollywood and Oklahoma variations. Play against an online opponent or against your computer with many customizable visual, audio, and game options.
Gin Rummy is a game of taking and melding cards with the object of being able to lay your cards down before your opponent. The first player to 100 points wins the game.
  |
|
 |
eXPressor |
|
eXPressor - Software Protection System and PE Compressor Used as a compressor this tool can compress EXE files to half their normal size. Once compressed, the files execute just like normal. As a protector It is designed to protect applications against crackers; also can help developers in creation of uncrackable registration keys, and implementation of trial version for protected software.
  |
|
 |
najitool GUI |
|
naji_gui is a "User Friendly" GUI (Graphical User Interface) implementation of najitool, a program full of functions which generate, convert, filter, and encrypt files. It also has a lot of other miscellaneous functions, such as an Arabic to English letters and vice versa transliteration system, it has programming functions like bin2c which makes a compileable source code file out of any file, like picture files for use in a C program.
  |
|
 |
WinaXe Windows X Server |
|
Windows X Server, Run Linux and Unix on Windows Desktop. The WinaXe Windows X Server is a program that emulates the X terminal on your PC. WinaXe is XServer implementation of the X11 R6 release of the X Window System. The X Server can run one or more X Window based client applications (X clients) that are resident on a host computer. The host can be any computer that supports the X protocol.
  |
|
 |
FTP Voyager Software Development Kit |
|
The FTP Voyager Software Development Kit (SDK) has been designed to give you easy, flexible, and powerful control over FTP connections and file transfers. When you use the FTP Voyager SDK, you are using the same FTP client engine that FTP Voyager uses: FtpTree ActiveX Control. The FTP Voyager SDK "wraps" the FtpTree ActiveX Control in a number of functions to make implementation relatively painless and yet powerful.
  |
|
 |
optiGA |
|
optiGA for VB is an ActiveX control (OCX) for the implementation of Genetic Algorithms (GA). No matter what is the nature of your optimization problem might be, optiGA is a generic control that will perform the genetic run for you. With very little coding needed, you can be up and running in no time. Just define your variables (binary, real or integers), code the fitness function and you are set to go.
  |
|
 |
PostgreSQLDirect .NET |
|
An enhanced data provider for PostgreSQL that builds on ADO.NET technology to present a complete solution for developing PostgreSQL-based database applications. As part of the Core Lab database application development framework, PostgreSQLDirect .NET offers both high performance native connectivity to the PostgreSQL database and a number of innovative development tools and technologies.
  |
|
 |
XML Marker |
|
XML Marker is an XML Editor that uses a synchronized table-tree-and-text display to show you both the hierarchal and the tabular nature of your XML data.
It automatically produces a tabular display of any selected tag by collecting repeating attribute and tag names and then arranging them into columns. The result is a clutter-free and informative tabular display.
  |
|
 |
SecureBlackbox (VCL) |
|
SecureBlackbox is a comprehensive component collection that adds support for S/MIME, SSL/TLS, SSH, PKI, SFTP, PGP, PDF to your VCL or CLX application. SecureBlackbox primary goal is to provide basic technology for the wide range of applications, hiding the details of low-level protocols and algorithms, used by the parties during secure conversations. This is VCL edition, which can be used with Delphi 4-7 and 2005, C++Builder 4-6 and Kylix 2-3.
  |
|
 |
libpropc++ (for C++) |
|
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::PropertyWidget, Color, &Widget::set_color, &Widget::get_color color; Supports binding properties together to auto-synchronize their values. Has its own signals implementation. Supports binding properties with a transformation by a functor. See article http://ex-code.com/articles/binding-properties.html
  |
|
 |
OraDirect .NET |
|
An enhanced data provider for Oracle that builds on ADO.NET technology to present a complete solution for developing Oracle-based database applications. As part of the Core Lab database application development framework, OraDirect .NET offers both high performance native connectivity to the Oracle database and a number of innovative development tools and technologies.
  |
|
 |
HS POP3 Library |
|
HS POP3 is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics. HS POP3 Library incorporates the necessary state machine, transparency procedures, server response processing etc.
  |
|
 |
HS SMTP |
|
HS SMTP is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Supports transfer of text and file attachments. HS SMTP Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust SMTP client implementation. Supports secure SMTP over TLS.
  |
|
 |
Xceed Encryption Library |
|
Xceed Encryption Library lets Windows apps encrypt/decrypt data using latest industry standard strong encryption algorithms. Supports traditional secret-key encryption & public-key encryption, and can encrypt/decrypt memory buffers, strings, blobs, streaming data or files. Supports AES (US Advanced Encryption Standard) symmetric encryption algorithm (Rijndael) and Twofish, the runner-up for AES. Also offers RSA algorithm with unlimited key sizes.
  |
|
 |
wodSmtpServer |
|
WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC2821.
  |
|
 |
ClipViewer |
|
The program is intended for previewing and editing the information copied into the Windows Clipboard. Support Clipboard formats: Plain Text,Rich Text,Bitmap,Files and Folders,HTML (Web pages). ClipViewer doesn't set any limits for the items copied (depends on the client configuration), despite it allows you set your own limits for the MEM used/number of items.
  |
|
 |
BCGControlBar Library Professional Edition |
|
BCGControlBar Library Professional Edition is an MFC extension library that allows creation of the most advanced user interface similar to Microsoft Office, Microsoft Visual Studio and other well-known products. It includes more than 150 thoroughly designed, tested and fully documented MFC extension classes. Our components can be easily incorporated into your application and save hundreds of development and debugging hours.
  |
|
 |
SSHBlackbox (.NET) |
|
SSHBlackbox.NET is a comprehensive collection of managed components that add client-side and server-side support for SSH (Secure Shell) to your .NET Framework applications. SSHBlackbox.NET also includes support for PKI (Public Key Infrastructure), i.e. X.509 certificates, requests and revocation lists. NET edition can be used with MS Visual Studio 2003, Borland Delphi 8 and 2005, C# Builder.
  |
|
 |
Serial Port Sniffer ActiveX Control |
|
Serial Port Sniffer is a powerful advanced ActiveX Control that allows your application to sniff (fully monitor and edit data flows) serial port in your system. Serial Port Sniffer ActiveX Control detects all serial port activity in your system, all applications that work with serial port and all the data that is being sent and received can be easily monitored with Serial Port Sniffer ActiveX Control within your own application.
  |
|
 |
SwisSQL - SQL Server to Oracle Migration Tool |
|
SwisSQL- SQL Server to Oracle Edition is an Automated Migration tool to convert Microsoft SQL Server Transact SQL stored procedures to Oracle PL/SQL equivalent code. It automates more than 80% of the code conversion with very minimal manual intervention. SwisSQL migration tool removes the time consuming error prone manual effort involved in typical migration projects and provides greater productivity benefit.
  |
|
 |
WebCab Functions for Delphi |
|
Add refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable; to your .NET, COM, and XML Web service Apps. Interpolate using Newton poly., Lagrange's formula, Burlisch-Stoer algorithm, Cubic/Bicubic splines (natural and free); Solve using Newton-Raphson, Bisection, Brent, secant and false position, Ridders' Method, Delphi 3-8 & 2005 support
  |
|
 |
WebCab Optimization for .NET |
|
Add refined procedures for solving and performing sensitivity analysis on uni and multi dimensional, local or global optimization problems which may or may not have constraints; to your .NET, COM and XML Web service Applications. Specialized Simplex Linear programming algorithm, including sensitivity analysis with respect to object functions coefficients or linear boundaries using a duality (i.e. Lagrangian) or direct approach.
  |
|
 |
CSMail Developer Edition |
|
A suite of ActiveX/COM objects providing SMTP, POP3 and MIME support for application developers. The library is suitable for use in Visual Basic, C++, Delphi and scripting languages such as ASP, VBScript/JScript and VBA. The library has built in support for SOCKS 4/5 and standard proxies, ESMTP authentication, multipart MIME messages, internationalised headers and much more. A COM interop assembly is included for .NET developers.
  |
|
 |
DBVA for IntelliJ IDEA for Windows |
|
DBVA for IntelliJ IDEA (DBVA-IJ) is a database design plugin tightly integrated with IntelliJ IDEA. Developers can design application with Class Diagram and ERD, and generate database tables from the resulting diagrams. It can also generate the persistent Java objects (ORM) for accessing database (Oracle, MySQL, Microsoft SQL Server...). Furthermore, you can perform reverse engineering by reversing existing database(s) to Class Diagram and ERD.
  |
|
 |
EasyBugNets |
|
EasyBugNets- Free Automatic Bug Reporting for Delphi Applications. The package includes a bugreport component with sources, an example program with sources, all necessary help and an assistant (limited version). EasyBugNets is free to use. Once implemented in an application, EasyBugNets locates any detected bug, then opens an information window in which the end user can enter a description of the incident and generate an HTML bugreport.
  |
|
 |
Spare Parts Management (MS Access 2000) |
|
Management of spare parts, typically in a manufacturing or production enterprise. Includes requisition, purchasing and inventory functions with an accounting interface and various enquiries, reports and tools for control of spare parts. It is a fully-developed multi-user application for use with Access 2000 or XP, providing features of multiple data sources, security, data import/export, archiving, etc. It is aimed at easy self-implementation.
  |
|
 |
DBVA for WebLogic Workshop for Windows |
|
DBVA for WebLogic Workshop (DBVA-WW) is a database design plugin tightly integrated with WebLogic Worksho. Developers can design application with Class Diagram and ERD, and generate database tables from the resulting diagrams. It can also generate the persistent Java objects (ORM) for accessing database (Oracle, MySQL, Microsoft SQL Server...). Furthermore, you can reverse engineering existing database(s) to Class Diagram and ERD.
  |
|