A collection of the C & C++ programming tools, sdks, APIs and similar

C & C++ Tools, Library, APIs resources




Archives Posts

Automation Components and Services - Commercial

January 5th, 2007 by cplus

Library/components for automation components and services, including interfacing I/O electronic hardware and device driver software. Other development services the company provides include customized C, C++, and VB acquisition interfacing, detection, network and control programming. Products include:

Filed under Components having No Comments »

Archives Posts

Ucancode.net ActiveX component & MFC library

October 23rd, 2006 by cplus

UCCDraw ActiveX Control V9.80 - UCCDraw is an ActiveX Component that enables you to build Visio-style charts from within your application. Another product is XD++ MFC Library Professional Edition - XD++ Library for MFC by UCanCode.Net Software, an MFC extension library for graphs, diagrams and networks, allows developers to add drag and drop graphical user interfaces to their windows applications. It incorporates custom graphical objects and enhanced drawing capabilities into your applications within a few minutes. Complete source code for the library (Over 260+ classes) and all sample projects are included with the retail version of the XD++. You can freely distribute any application that uses the XD++ MFC Library without worry use of the XD++ is royalty free. After your purchase no additional fees are required, you can use the library indefinitely. These products are commercial.

Filed under Components, Library, Tools having No Comments »

Archives Posts

Dew Research - rapid application development (RAD) tools for scientific and engineering fields

September 29th, 2006 by cplus

Dew Research brings developers these fine RAD (Rapid Application Development) tools that speed up custom software application development many scientific and engineering fields. The Borland and Microsoft platforms are fast and powerful tools for basic application software development and when you integrate their math library components, you achieve even shorter custom application development cycle times. If you are engaged in the development of object oriented software, see their numerical library components for Borland C++ Builder and Microsoft Visual Studio. And for Microsoft Office application development, Excel spreadsheets can perform advanced mathematical functions when using their fast library components with Visual Studio. The libraries include mathematics, statistical analysis, digital signal processing and artificial intelligence. Browse also other C++ library packages such as Builder C++ libraries package. This is a commercial products.

Filed under Components, Library, Tools having No Comments »

Archives Posts

ChartDirector - C++ and other languages chart component

September 26th, 2006 by cplus

Chart component for windows and web applications. The general features include comprehensive chart styles, financial library with source code, meters and gauges, flexible axis system, markup text support, advanced color system, AJAX enabled user interactions etc. This is a commercial product.

Filed under Components, Library having No Comments »

Archives Posts

Image Processing Products for Visual C++

September 17th, 2006 by cplus

This is a list of the image processing products that can be used with Visual C++ compiler. Contains dozen of products (libraries) that can be installed as Visual C++ libraries, .Net components, DLL and ActiveX.

Filed under Components, Library having No Comments »

Archives Posts

Vigra - computer vision library on customizable algorithms and data structures

September 10th, 2006 by cplus

VIGRA stands for “Vision with Generic Algorithms”. It’s a computer vision library that puts its main emphasize on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library (STL), you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed. VIGRA is subject to a license which is identical to the MIT X11 License and thus compatible to the GPL. The features include: Mathematical Tools, Image Analysis, Segmentation, Filters and Image Processing.

Filed under Components, Library having No Comments »

Archives Posts

DaVinci - Windows DLLs and OCXs for exploiting the enhanced image manipulation

July 7th, 2006 by cplus

DaVinci is a set of Windows DLLs and OCXs and designed both for 16 and 32 bit development and for exploiting the enhanced image manipulation capabilities built into 32 bit Windows operating systems. This package has been in constant development and maintenance since 1993 and is compatible with Windows 3.1, 3.11, 95, 98 NT 3.51, NT 4.0, 2000 and XP…

Filed under APIs, Components, Library having No Comments »

Archives Posts

GMP - free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers

June 18th, 2006 by cplus
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.
GMP is carefully designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using full words as the basic arithmetic type, by using fast algorithms, with highly optimized assembly code for the most common inner loops for a lot of CPUs, and by a general emphasis on speed.
GMP is faster than any other bignum library. The advantage for GMP increases with the operand sizes for many operations, since GMP uses asymptotically faster algorithms.
The first GMP release was made in 1991. It is continually developed and maintained, with a new release about once a year.
GMP is distributed under the GNU LGPL. This license makes the library free to use, share, and improve, and allows you to pass on the result. The license gives freedoms, but also sets firm restrictions on the use with non-free programs. GMP is part of the GNU project…

Filed under Components, Library having No Comments »

Archives Posts

MPFR - C library for multiple-precision floating-point computations with exact rounding

June 14th, 2006 by cplus

The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library.
The main goal of MPFR is to provide a library for multiple-precision floating-point computation which is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa).
MPFR is free. It is distributed under the GNU Lesser General Public License (GNU Lesser GPL). The library has been registered in France by the Agence de Protection des Programmes under the number IDDN FR 001 120020 00 R P 2000 000 10800, on 15 March 2000. This license guarantees your freedom to share and change MPFR, to make sure MPFR is free for all its users. Unlike the ordinary General Public License, the Lesser GPL enables developers of non-free programs to use MPFR in their programs.
Here, you can also find other related free software as listed below.

Archives Posts

GAlib - A C++ Library of Genetic Algorithm Components

March 20th, 2006 by cplus

GAlib contains a set of C++ genetic algorithm objects. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The documentation includes an extensive overview of how to implement a genetic algorithm as well as examples illustrating customizations to the GAlib classes. GAlib is free. It is distributed under a BSD-style license. It has been built on many platforms with many compilers. GAlib includes examples that use PVM for distributed, parallel implementations. GAlib includes graphic examples that use the Athena or Motif widget sets, or MFC.

Filed under Components, Tools having No Comments »

Archives Posts

The NAG C Library

March 10th, 2006 by cplus

Claimed to be the largest commercially available collection of numerical algorithms for C. It is a collection of mathematical and statistical algorithms for C and C++ programmers. Containing over 1000 functions covering a wide range of mathematical and statistical areas, available on a wide range of systems commonly used for technical computing.

Filed under Components, Library having No Comments »

Archives Posts

chilkatsoft.com

February 27th, 2006 by cplus

Provides open source and commercial C++ libraries and components that include:

  • Email Components.
  • Compression – ZIP.
  • Encryption/decryption library/components.
  • HTTP client component.
  • FTP Component.
  • IMAP Servers.
  • XML Parser.
  • MHT - Convert HTML and web pages to email, or create .MHT files.
  • MIME and S/MIME components/library.
  • HTML-to-XML converter.
  • Character set encoding conversion.
  • ASP EMAIL Components.
  • PFX - Import certificates and private keys from PFX files.
  • BOUNCE - Recognize bounced emails and extract email addresses. Classifies email into 13 bounce types.
  • BLACKLIST - Parse, unobfuscate, and extract domain names from email.