Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Libraries & Classes

Results 1-20 of 59
SentiVeillance SDK Trial - Cover Image
SentiVeillance SDK Trial
Real-time biometric facial recognition and pedestrian or vehicle tracking SDK for surveillance systems. Supports up to 10 IP cameras on one PC. Automatic identification against watch list, gender/emotions detection. Can be used for law enforcement, security, attendance control, visitor counting, traffic monitoring solutions. Supports Windows and Linux, samples in Java, .NET and C++. See also demo video at http://youtu.be/Jpt5jE5rwCQ
(0 ratings)
Reviews0
PriceUSD 865.00
Views823
iOS & Android RTMP RTSP Library
The RTMP or RTSP Broadcast Library is an easy to use library that allows you to broadcast live video and audio from your Android, iPhone, iPod Touch or iPad to a server which supports RTMP publishing of a H.264/AAC stream. It is written in native Objective-C / Java/C and works for Android, iPad and iPhone/iPod applications. With this library your app can broadcast to any RTMP or RTSP server, including FMS, Wowza, Red5 or others.
(10 ratings)
Reviews1
PriceUSD 1,990.00
Views2169
Arbitrary-precision Decimal Class with Arithmetic Methods
Have you ever noticed that double precision is not sufficient? Have you ever wanted your software to be able to compute 10^10 + 10^-10 ? If the answer is yes, then this component is definetely for you. Based on a string representation, this class allows you to work with numbers without any limitations whatsoever on the number of digits being used. You can perform simple arithmetics (+, -, *, /), to even more complex computations (power, sqrt) This component is really easy to include in your project, compared to other solutions. So, why would you waste your time installing a whole package (like GMP) when you only want to be able to perform some operations on huge and/or tiny numbers?
(0 ratings)
Reviews0
PriceFree
Views413
String converter
This library is written for converting numeric formats into string and vice versa. The library is of a static type, everything is included in a single header file very easy to include in any project - the only requirements are the inclusion of the stl libraries. Every function is templated to work with every kind of numeric formats.
(3 ratings)
Reviews0
PriceFree
Views587
Dynamic vertex array
This class stores vertex co-ordinates in any dimension, either 2D co-ordinates, 3D coordinates, or higher dimensional co-ordinates. The class is useful for storing vertex co-ordinates for handling 3D or 2D meshes employed in games. It is ready to be included in any project with minimal refactoring, and is not dependent on any external libraries.
(0 ratings)
Reviews0
PriceUSD 4.99
Views406
2d vector handling class
This class manages 2d vectors by templated , overloaded operators. Common operations included are scaling, sum, subtraction, dotproduct, modulus, distance , squared distance and others, angle beetween vectors , also templated types for the most used numeric formats are included.
(0 ratings)
Reviews0
PriceUSD 4.99
Views427
Domain name class
This class provides many common domain name string manipulations: Manipulate individual labels in the domain name Serialization and deserialization to and from character and byte strings Subtraction and pruning Domain name compressions as specified in RFC 1035 And more. This class is useful for: Servers Resolver implementations Any software that deals with domain names and their components
(0 ratings)
Reviews0
PriceUSD 4.99
Views429
Flash Viewer Engine
Flash Viewer Engine is a set of components for Delphi, C++ Builder and Lazarus which adds extra features to Adobe Flash Player (ActiveX or Netscape plugin) such as loading from any sources, grab real 32-RGBA frames, real transparency playing. This great solution for playing Flash movies is an alternative of TShockwaveFlash.
(0 ratings)
Reviews0
PriceUSD 149.00
Views458
Elisy .Net Bridge - integrate 1C:Enterprise with .Net Framework
Main features of Elisy .Net Bridge: * supports .Net object creation from GAC and by assembly file path, * supports direct access to .Net methods and properties of any object from code, * supports Enum types, * extended error logging, * .Net object properties are visible from 1C:Enterprise debugger, * does not require REGSVR32 and REGASM preregistration. Can be accessible using LoadAddIn from 1C:Enterprise script, * supports REGSVR32 and REGASM registration, * contains ElisyNetBridge specialized .Net class containing extra functionality;
(0 ratings)
Reviews0
PriceFree
Views716
Hotel Software
Hotel Software is wide-ranging software suite comprise of integrated modules for various operations of hotel management. Hotel hospitality software has all the features required to run your hotel, property management, motel and guest house business. Hotel management software offers an operational integration between reservations, guest history, reception/ front desk, Sales Ledger, Accounting and Reporting modules.
(1 ratings)
Reviews1
PriceUSD 79.90
Views1452
Geometrical Assistant
Geometric manipulations of points (axonometries, perspective, mapping 3D to 2D, rotations in 3D) are performed.
(0 ratings)
Reviews0
PriceFree
Views891
MyUppEdoc
Learn from step-by-step commented source codes how to create e-documents with Ultimate++, the free C++ framework and Visual C++ 2005 Express Edition with Platform SDK. MyUppEdoc is a Windows executable program that displays e-documents. It does not use MFC but instead uses Ultimate++. You can use it to create the electronic version of many types of documents such as user manuals, guides, catalogs, articles, picture albums and books.
(0 ratings)
Reviews0
PriceUSD 24.95
Views826
MyWXeDoc
Learn from step-by-step commented source codes how to create e-documents with wxWidgets, the free C++ framework and Visual C++ 2005 Express Edition with Platform SDK. MyWXeDoc is a Windows executable program that displays e-documents. It does not use MFC but instead uses wxWidgets. You can use it to create the electronic version of many types of documents such as user manuals, guides, catalogs, articles, picture albums and books.
(0 ratings)
Reviews0
PriceUSD 24.95
Views859
HsCipherSDK Encryption Library
HsCipherSDK is an Encryption Library providing an API to a suite of symmetric cryptographic algorithms and digital signing functions. The library includes block and stream cipher modules: AES, 3DES, ARC4, CAST-128, Blowfish,Twofish,MD5,SHA-1,SHA256, Whirlpool. Includes Standard DLL, C Sharp DLL to use from C++,Visual Basic, C Sharp or other languages, code examples, documentation. HsCipherSDK includes full source code in C.
(0 ratings)
Reviews0
PriceUSD 647.00
Views1386
HS Compress C Source Library
HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression. *HOW IT WORKS: Runtime Length Encoding (RLE): HS Compress library operates in buffer mode. It monitors the buffer data for presence of any four or more consecutive repetitions of the same character. If detected, the compression code, character and length are stored in the output buffer.
(0 ratings)
Reviews0
PriceEUR 29.00
Views1511
HS Crypto C Source Library
HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm The table encryption is implemented via the use of two either pre-defined translation tables or any of the 2 or a combination of dynamically generated translation tables. Decryption is implemented in a similar way using reverse tables. The stream cipher method uses randomly generated key which must be known to both receiver and transmitter to encode each byte with a rotating byte of the key RFC1321 MD5 algorithm generates a 16 byte data signature which is unique to the input data. This may be used for data integrity checking or in digital signature applications.
(0 ratings)
Reviews0
PriceEUR 49.00
Views1402
HS NTP C Source Library
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time. First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user. To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use. HS NTP library then resolves the server name, formats and sends NTP time request packet according to RFC1305 and RFC1769 standard. Once HS NTP has received NTP time reply from NTP server it analyses the reply and reports the resulting time difference to user application via callback function.
(0 ratings)
Reviews0
PriceEUR 39.00
Views1835
HS POP3 Lite
HS POP3 Lite 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
(0 ratings)
Reviews0
PriceEUR 79.00
Views1194
HS FTP Client C Source Library
HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR, STOR Features - FTP Client RFC 959 operation - Server name resolution - Concurrent FTP client sessions - Passive mode, firewall friendly - User / password authentication - Asynchronous Operation
(0 ratings)
Reviews0
PriceEUR 155.00
Views1704
Chilkat VC++ 8.0 Zip Compression Library
The Chilkat Zip C++ class library can be used with Microsoft Visual C++ 8.0, and provides C++ classes for creating, managing, and unzipping Zip archives. It supports zip and unzip progress monitoring, in-memory zipping and unzipping, AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE�s. The Chilkat Zip components draw on over 7 years of zip compression component development, and have an established user base of approximately 10,000 customers. Chilkat's licensing provides for free new-version upgrades, 1 year unlimited email and phone support, and royalty-free redistribution.
(0 ratings)
Reviews0
PriceUSD 149.00
Views1743
Results 1-20 of 59