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

Most Popular Scripts | C & C++ | Scripts & Programs | Development Tools

Results 21-40 of 73
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
Views440
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
Views440
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
Views472
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
Views735
Hotel Room Reservation
Hotel management system is the stand alone application with all integrated module which help to manage different property of hotel like checkin ,booking. Restaurants or checkout etc. Our hotel reservation system was designed to eliminate redundant data entry and streamline your operations allowing your staff to focus on guest service.It support all windows operating system.
(0 ratings)
Reviews0
PriceUSD 79.90
Views2269
Barcode Label Software
Barcode Label Software creates customized barcode labels with feature of customizing different barcode label attributes. Barcode Label Software provides the printing of barcode labels by organizing the label attributes according to your need. Barcode Label Software creates most of the popular standard fonts including UPC, code 39, code 128, Ean-13, EAN-128, ISBN, Interleave 2 of 5 SCC-14, SSCC-18, QR Code, Code 128 etc with several image formats.
(0 ratings)
Reviews0
PriceUSD 29.90
Views560
Geometrical Assistant
Geometric manipulations of points (axonometries, perspective, mapping 3D to 2D, rotations in 3D) are performed.
(0 ratings)
Reviews0
PriceFree
Views906
MSI to EXE Setup Creator
MSI (.NET framework) setup to EXE converter program is easy to use and efficient solution to generate executable installer files within minute without any change in originality of MSI installation setup. Windows installer (.MSI) to EXE installation package creator software converts visual studio .NET framework installation setup package to .exe file format rapidly. Build EXE using MSI setup package just in a single click.
(0 ratings)
Reviews0
PriceUSD 59.00
Views1149
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
Views841
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
Views872
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
Views1399
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
Views1523
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
Views1414
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
Views1857
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
Views1203
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
Views1716
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
Views1757
HS GSM SMS C Source Library
HS GSM SMS is a C source library that provides a PC-based user application with access to a mobile phone's Short Message Service (SMS) functionality, according to ETSI standards: GSM 07.05 (ETS 300 585) - "Use of Data Terminal Equipment - Data Circuit terminating; Equipment (DTE - DCE) interface for Short Message Service (SMS) and Cell Broadcast Service (CBS)" GSM 03.40 - "Technical Realization of Short Message Service - Point-to-Point
(0 ratings)
Reviews0
PriceFree
Views2239
HS X.25 C Source Library
HS X.25 is a software library in C (supplied with full source code) which implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by dedicated circuit. Includes HsDL (Data Link) and HsSock (Winsock interface) for X.25 over IP applications (XOT))
(0 ratings)
Reviews0
PriceFree
Views1890
HS XMODEM C Source Library
HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided. Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries.
(0 ratings)
Reviews0
PriceFree
Views1705
Results 21-40 of 73