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

Top Rated Scripts | C & C++ | Scripts & Programs | Development Tools

Results 1-20 of 73
ppC++
ppC++(acronym for "ppC++ preprocessed C++"), is an HTML-embedded C/C++ language adapted especially for active web pages programming. This preprocessor lets you write server-side programs in C++ inside your HTML code and brings new additional features which make web programming very easy. ppC++ was developed for those, who need high performance, stability and harmony in simple HTML enviroment. For those, who know C or C++ and has some skills in HTML, don't wish to learn new interpreter languages like Perl, PHP or ASP and wants to start creating dynamic web-pages immediately. If you are C/C++ programmer, you will start developing full-featured dynamic server pages of full value and ease of HTML tags in a few hours.The main goal of ppC++ is to bring classic C/C++ adopted in simple and rapid development of dynamic web pages.
(1 ratings)
Reviews0
PriceFree
Views2004
Professional User Interface Suite
Prof-UIS is an easy-to-use MFC extension library that enables you to deliver Windows applications with a professional and user-friendly interface.It will help you take the time and complexity out of incorporating rich and up-to-date UI facilities in your projects:customizable menus, toolbars and menu accelerators, on-the-fly changeable Microsoft Office 2000/XP/2003 appearance, Visual Studio .NET-like resizable control bars, multi-profile UI persistence, and more...
(3 ratings)
Reviews0
PriceFree
Views1689
TextCaptureX
TextCaptureX is a COM library that allows screen text extraction in Windows applications.It is accessible from any COM aware programming languages. You can use it to extract text from any application that doesn't provide communication API's in order to feed another program. You can also use it to extract text from legacy systems, file directories, status bar messages, Windows error messages and more. TextCaptureX is not OCR based so it's incredible fast. So it's convenient to embed it into dictionaries or translation tools. Imagine: your customer captures any text on screen, even when copy/paste is not available, with a hotkey and with a mouse click your dictionary pops up with the text already translated/explained. We provide C++, Visual Basic and C# samples into the trial version in order to demonstrate the text capture library features.
(3 ratings)
Reviews0
PriceUSD 39.50
Views1460
Hotel Management Software
Hotel Management Software is wide-ranging software suite comprise of integrated modules for numerous features of hotel management. Hotel hospitality software has all the dynamic & versatile features required to run your hotel, 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.
(4 ratings)
Reviews1
PriceUSD 79.90
Views1939
Lazarus libtemplate
Never embed HTML in your code again with libtemplate. Easy to write and modify template files store all of your presentation layer. Set the value of template elements in your program, parse the template, and write the results to screen or a file. Written in C, this library is small, fast and easy to use. Documentation and a sample program are included in the library. A separate Windows DLL binary may be downloaded.
(9 ratings)
Reviews0
PriceFree
Views1752
MarshallSoft GPS Component for C/C++
GPS library toolkit to read and decode standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several C/C++ example programs with full source code are included. Features of the MarshallSoft GPS Component (MGC) include: * Uses the Windows Win32 API for serial port input. No special Windows driver is required. * Runs as a background thread unattended. * The most current GPS data is always available on demand. * Support functions (such as mgcGreatCircle) are included. * Most commonly used NMEA sentence types are automatically decoded. * Functions provided to read altitude, latitude, longitude, and sea level values as well as compute bearing, * Examples to decode GPRMC, GPGGA, GPGLL, and GPGSV sentences. * Can be called from any application program capable of calling the Windows Win32 API. The evaluation version of MGC4C is fully functional. Free technical support and updates for one year. Royalty free distribution.
(3 ratings)
Reviews0
Price 105.00
Views1712
Scriptol to C++ or binary compiler
Scriptol is a modern, object oriented and XML oriented programming language. It is designed to be easy to learn and universal. You can declare XML documents exactly as classes, create instances, access directly data. Scriptol uses XUL, Java or GTK to make GUI based programs. A complete reference manual is included. Compatible with BCC, MingW, Visual C++, GCC.
(1 ratings)
Reviews1
PriceFree
Views5516
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
str_replace.c
A working libary for string_replace.
(3 ratings)
Reviews0
PriceFree
Views2559
The CGI-LIB Library
CGI-LIB is a free ANSI C library that will facilitate the creation of CGI programs. The library is written entirely in C using ANSI C functions. The functions are easy to use and the source code is included.
(6 ratings)
Reviews0
PriceFree
Views1830
Equation Parser
This is a C++ equation parser which implements the reverse polish notation under the hood. It's quick, small, and efficient. The cpp equation parser supports the following operator and follows operator precendence: '()*^-+/' it can easily be extended to accomodate more.
(6 ratings)
Reviews0
PriceFree
Views1856
SMTP / POP3 / IMAP Email Engine Library for C/C++
MarshallSoft SMTP/POP3/IMAP C/C++ email (32 & 64 bit) component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages, get email header lines; receive, delete or copy any email from a server. Download email from your server, automatically decoding MIME attachments. Copy email and navigate between IMAP mailboxes. Dozens of switches to control how email is sent and received. Run up to 128 independent threads concurrently. Supports SMTP (ESMTP) and POP3 authentication. Supports multiple (simultaneous) connections. Supports bulk mail on a distribution list. Supports all versions of Visual C++,Visual Studio,C/C++,C#,.NET,Borland C/C++ and C++ Builder. Works with Windows 95/98/Me/NT/2000/2003/XP/Vista/Win7. Royalty free. Many examples.
(3 ratings)
Reviews0
PriceUSD 115.00
Views2459
HS NMEA GPS C Source Library 1.0
HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. Decoded parameters include: time, date, position, altitude, speed, course and heading, according to standard - NMEA-183 (National Marine Electronics Association, Interface Standard 0183.)
(6 ratings)
Reviews0
PriceFree
Views2716
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
Views588
Cflowdot
Parses the files given as arguments for function declarations and function calls and writes dot output which may be used to generate a graph of the call structure using dot.
(3 ratings)
Reviews0
PriceFree
Views1954
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
EncryptecSA
FINALLY....our popular HTML encryption service is now available as a stand alone program. It is enhanced even beyond our original service to incorporate the next evolution of protection for all your HTML code, Javascript and even meta tags, its your choice. You can protect everything in your web pages, HTML source code, JavaScript code, VBScript code, Text, Links, Graphics, addresses. Our new Image Splicer will cut up your images and keep the original with you. After protection, all your pages source code can neither be read nor edited; your text cannot be copied to clipboard or printed on a local printer; your link addresses will not be display in the status bar of their browser; and your graphics cannot be saved to a local disk using "Save Image As"...and much more "
(1 ratings)
Reviews1
PriceUSD 59.00
Views1370
cgi-util
cgi-util is a powerful, small C library that allows you to create CGI programs for websites. Supported functions include: Accepting a connection and parsing form data, Grabbing a field by its string value, by its integer value, by its floating point ("double") value,and by its boolean value, Embeding HTML files, Checking strings for correct e-mail syntax, and Closing up and freeing memory.
(0 ratings)
Reviews0
PriceFree
Views2541
GNU Cgicc
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following functions: Parses both GET and POST form data transparently; Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data; Provides methods for saving and restoring CGI environments to aid in application debugging; Provides full on-the-fly HTML generation capabilities, with support for cookies; and Supports HTTP file upload.
(0 ratings)
Reviews0
PriceFree
Views5010
Rudiments
Rudiments is an Open Source C++ class library providing base classes for things such as daemons, clients and servers, and wrapper classes for the standard C functions for things like such as regular expressions, semaphores and signal handling.
(0 ratings)
Reviews0
PriceFree
Views1501
Results 1-20 of 73