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

Development Tools C/C++ script downloads

ggcov

ggcov is a GTK GUI for exploring test coverage data produced by C and C programs compiled with gcc -fprofile-arcs -ftest-coverage. In other words it is basically a GUI replacement for the gcov program that comes with gcc. Requirements: · libglade library with GNOME support · GNOME libgnomeui library · GNOME ...

Gnome Publisher

Gnome Publisher is a desktop publishing application for Gtk. ...

GNU Cim

GNU Cim is a compiler for the programming language Simula (except unspecified parameters to formal or virtual procedures). It offers a class concept, separate compilation with full type checking, interface to external C routines, an application package for process simulation and a coroutine concept. ...

GNU Common C

GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from ...

GNU DDD

GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed ...

GNU libavl

Binary search trees provide O(lg n) performance on average for important operations such as item insertion, deletion, and search operations. Balanced trees provide O(lg n) even in the worst case.GNU libavl is the most complete, well-documented collection of binary search tree and balanced tree library routines anywhere. It supports these kinds ...

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 ...

Gordon

The goal of the Gordon project is to provide a collection of small tools that can be used to create/manipulate Macromedia Flash movies. Creating a full-fledged GUI based Flash authoring tool is (at least for now) not one of the goals. Gordon is to Macromedia Flash what Povray is to 3DStudioMAX. ...

GPP application

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There are built-in macros for ...

GPSTk Library

GPSTk project provides you an open source library for the satellite navigation management. The GPSTk library provides the base functionality for the GPSTk applications and for a number of other independent projects. There are several categories of functions in the GPSTk library: - GPS time. Conversion among time representations such as MJD, GPS ...

Grim Linker GUI

The Grim Linker GUI can be used as a standalone interface for many simple miscellaneous tasks, such as remoting a pc using VNC (VNC will be pushed to the machine and remotely started), rebooting, logging users off, and locking work stations. It can also be used to "Telnet" to pc's and ...

Hashit

Hashit is a generic hash library. It provides different collision handling methods, which could be selected at table creation time and  has one common interface for all this methods. ...

hk classes

hk_classes is C library which allows rapid development of database applications with all features a modern database application should have like forms an reports. hk_classes is database and GUI independent. Features: - connect to a database server ( Dbase/Xbase, Firebird, MS Access/Mdbtools, Mysql, Paradox, Postgresql, SQLite or ODBC); - create ...

IT Library

IT is a C library of mathematical, signal processing, speech processing, and communications classes and functions. It is being developed by researchers in these areas and is widely used by researchers, both in the communications industry and universities. The kernel of the IT library are templated vector and matrix classes, and ...

Ivmuk OS

Ivmuk-OS is small RTOS for microcontrollers with low resources. Microchip's PIC16F877A MCU uses about 70 bytes of RAM and 800 bytes Flash. Memory usage depends on number of tasks and messages defined. This should create competition to Salvo OS some day. Features: - Tasks management. - Messages passing. - ...

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: - ...

KSI Scheme Interpreter

It can be used as a stand-alone interpreter or as an extension library. ...

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 ...

libConfig

libConfig is a portable and flexible C library for reading configuration files which were written in C style syntax. This project allows you to write simple but powerful configuration files and use their in you C projects. Features: - The sintax of configuration file is like C , that is why ...