Development Tools C/C++ scripts - Top 4 Download

Development Tools C/C++ script downloads

K PHP Develop

K PHP Develop it's an integrated Web developement tool, something like MS Interdev. It was designed for team work. K PHP Develop contains three modules: - Server - Server Setup - Client - and plugins for accessing database servers. It supports PostgresSQL, MySQL and Sybase. Features: - ...

PDFPrint Command Line

VeryPDF PDFPrint Command Line can be used to print existing PDF documents to any windows printer devices. PDFPrint Command Line supports command line operation, it can be easily embedded into your applications and print PDF files quickly. VeryPDF PDFPrint Command Line does NOT need Adobe Acrobat or free Acrobat Reader software.Features: ...

Document Printer

Document Printer (docPrint) is a Windows printer driver that saves ink, paper and time by controlling printed output, it supports print 2, 4, 6, 8 or 16 pages on a single sheet of paper, it also supports scale A3 paper to standard Letter or A4 paper sizes.Document Printer (docPrint) is also ...

PDF Editor Toolkit

PDF Editor Toolkit is a library (SDK for C , VB, Delphi, ASP, .NET developers) that has the ability to generate and edit PDF document, it supports most of the standard features of the Portable Document Format. With PDF Editor Toolkit, you can create PDF document from yourself program, PDF Editor ...

AutoCAD DWG DXF Converter

AutoCAD DWG and DXF To PDF Converter allows you convert DWG to PDF, DXF to PDF directly without need of AutoCAD, it converts DWG and DXF files into vector PDF files, quick and easily. AutoCAD DWG and DXF To PDF Converter features - Convert DWG and DXF files to quality PDF ...

CategoryHotkeys

This sample plugin for Omea Pro allows you to assign hotkeys for each Category. The hotkeys will allow you to assign the Category to the selected resources and to remove the Category from the selected resources. ...

AdWords API

Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third-parties can more efficiently - and creatively - manage their large or complex AdWords accounts and campaigns. Flexible and FunctionalWhat can you do with the AdWords API? That all depends ...

Account Authentication for Installed Applications

This page is aimed at programmers who are developing client applications that access Google services and who want to implement a programmatic way to log into Google accounts. It assumes you've read up on the service(s) being accessed and are aware of any access/authentication issues involved. You will need to know ...

Google Gadgets

The Google Gadgets API is a simple way to create little applications that run on multiple sites, including Google Personalized Homepage, Google Desktop, Google Page Creator, and thousands of sites all over the web that use Google Gadgets For Your Page. Google Gadgets reach tens of millions of users every week; ...

google kongulo

Kongulo is a web spider for Google Desktop Search, written in Python. It is offered as an example of how to write a GDS plugin in the fabulous Python programming language.It crawls websites you specify, e.g. intranet websites, and dumps them into Google Desktop. You must install Google Desktop prior to ...

ColdStore

ColdStore is a gigabyte-scale persistent object store which provides: - Extent-based allocation (for maximal spatial locality of reference, minimal working set) - Interning of Elf symbols (so your class implementation may change without the necessity to rebuild the store.) - A rich set of Container and Basic classes optimised ...

Wsmake

Wsmake is a make tool written in C/C for website development and maintenance. It features tag substitution, page ordering, and 'make'-like dependency checking. ...

Youpee

Youpee is an html preprocessor that allows you to embed any code of any script language as well as calling any external program to generate text files. It is specially designed to work with html/xml documents and provides traditional features: define, include, macro, conditional tests, loop... ...

Devhelp

Devhelp is an API documentation browser for GNOME 2. It works natively with gtk-doc (the API reference framework developed for GTK and used throughout GNOME for API documentation). If you use gtk-doc with your project, you can use Devhelp to browse the documentation. Requirements: · GTK+ 2.2.0 or later ...

libbinio

The binary I/O stream class library presents a platform-independent way to access binary data streams in C . The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation. It further employs no special I/O protocol and can be used on ...

rep gtk

rep-gtk is a binding of the GTK and GDK libraries for the librep Lisp environment. It's currently targeted at GTK 1.2. ...

AutoGen

AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized. A common example where this would be useful is in creating and maintaining the ...

Vala

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different API compared to applications and libraries written in C.Vala supports modern language features as the following: - Interfaces - Properties ...

Wine

Wine is a translation layer (a program loader) capable of running Windows applications on Linux and other POSIX compatible operating systems. Windows programs running in Wine act as native programs would, running without the performance or memory usage penalties of an emulator, with a similar look and feel to other applications ...

Check

Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The ...