Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.405.865 Times

Cpp freeware
Filter: All | Freeware | Demo
 

Cpp

< 1 2 3 4 5 > 
Added: April 07, 2010 | Visits: 832

idl2pysrv idl2pysrv is a IDL compiler to Python RPC-GIOP skeleton server. SYNOPSIS idl2pysrv [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -J -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I...



Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): idl2pysrv Download

Added: February 16, 2010 | Visits: 1.043

ccovinstrument ccovinstrument package contains instruments C/C++ code for test coverage analysis. SYNOPSIS ccovinstrument code.c > covcode.c ccovinstrument code.c [-f] -o covcode.c [-e errs] -f instrument fatal code as well as normal code Scans C/C++ source (before cpp) and inserts trip-wires in each...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): ccovinstrument Download

Added: August 11, 2010 | Visits: 717

Devel::Depend::Cl Devel::Depend::Cl is a Perl module that can extract dependency trees from c files. Extract dependency trees from c files. See Devel::Depend::Cpp for more an example. MEMBER FUNCTIONS Returns - Success flag - A reference to a hash where the included files are sorted perl level. A file can...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Devel::Depend::Cl Download

Added: January 13, 2010 | Visits: 1.173

freeCGI++ freeCGI++ is a full featured C++ class hierarchy used to build CGI type applications. This library is provided with a BSD license and is free for any type of use. freeCGI++ project is provided as-is and to be used at your own risk (standard legal stuff). If you find bugs or enhancements please...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (93): freeCGI++ Download

Added: May 15, 2010 | Visits: 612

libgtksourceviewmm libgtksourceviewmm is a C++ binding of GtkSourceView, a text widget that extends the standard gtk+ 2.x text widget. libgtksourceviewmm improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor. GtkSourceViewMM integrates well in the gtkmm...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (93): libgtksourceviewmm Download

Added: June 16, 2010 | Visits: 771

dot2gdl dot2gdl is a converter from GraphViz Dot files into aiSee (formerly xvcg) GDL files. Although the conversion is non-trivial in general due to different concepts of controlling the layout algorithms, the application converts many graphs nicely already. This package contains a library and a...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (93): dot2gdl Download

Added: February 03, 2010 | Visits: 804

babyftpd babyftpd is a FTP Server Daemon, mostly written in C++. One important thing is worth mentioning. It is _not_ a finished product, dont use it if you dont know what youre doing, it might break things. It has only been tested with linux2.6, glibc 2.3 and gcc 3.3. As of now no install script is...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): babyftpd Download

Added: March 17, 2010 | Visits: 672

Inline::Struct Inline::Struct is a Perl module that manipulate C structures directly from Perl. SYNOPSIS use Inline C => Config => Structs => [Foo]; my $obj = Inline::Struct::Foo->new; $obj->num(10); $obj->str("Hello"); myfunc($obj); __END__ __C__ struct Foo { int num; char *str; }; void...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Inline::Struct Download

Added: June 04, 2010 | Visits: 675

KMameRun KMameRun project is a KDE frontend for M.A.M.E. Here you can comfortably set your default or per game configurations when calling xmame. The xmame binary has to be available somewhere on your system. It features a screenshot preview, search input boxes, and a nice look and feel. Whats New...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (92): KMameRun Download

Added: May 21, 2010 | Visits: 1.341

Crazy Eddies GUI System 0.5.0 Crazy Eddies GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severly lacking. The library is object orientated, written in C++, and aimed at game developers. Whats New in This Release: - Added:...


Platforms: *nix

License: Freeware Size: 2 MB Download (92): Crazy Eddies GUI System 0.5.0 Download

Added: June 15, 2010 | Visits: 1.063

Inline::CPP Inline::CPP is a Perl module that can write Perl subroutines and classes in C++. SYNOPSIS use Inline CPP; print "9 + 16 = ", add(9, 16), "n"; print "9 - 16 = ", subtract(9, 16), "n"; __END__ __CPP__ int add(int x, int y) { return x + y; } int subtract(int x, int y) { return x -...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): Inline::CPP Download

Added: October 08, 2010 | Visits: 992

cpphs cpphs is a liberalised re-implementation of cpp, the C pre-processor, in Haskell. Why re-implement cpp? Rightly or wrongly, the C pre-processor is widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (90): cpphs Download

Added: June 17, 2010 | Visits: 3.175

COID COID is a C++ object-serving networking library, with tool that automatically generates a lightweight communication layer directly from the C++ class declarations. Instantly functioning remote callability for virtually any C++ class can be obtained just by decorating the C++ class with few...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (90): COID Download

Added: January 16, 2010 | Visits: 1.103

LibMSWrite LibMSWrite is a free, platform-independent C++ filter library that can read and write the Microsoft Write 3.0/3.1 document format. LibMSWrite library supports what is believed to be the complete featureset of the Write file format. It is fully portable across 32-bit and 64-bit architectures and...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (90): LibMSWrite Download

Added: June 27, 2010 | Visits: 1.044

The Epeios XML preprocessor 0.2.1 The Epeios XML preprocessor (expp in short) is a tool which transforms an XML file to another XML file, by using tags owned by a given namespace (xpp by default, but you can change it). This tags allow to handle macros, to affect value to variables ant to test their values, to include files, ......


Platforms: *nix

License: Freeware Size: 389.12 KB Download (90): The Epeios XML preprocessor 0.2.1 Download

Added: April 16, 2010 | Visits: 673

Text::EP3 EP3 Perl module is the Extensible Perl PreProcessor. SYNOPSIS # Use options and files from command-line use Text::EP3; [use Text::EP3::{Extension}] # Language Specific Modules # create the PreProcessor object my $preprocessor = new Text::EP3 file; # do the preprocessing, using...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): Text::EP3 Download

Added: July 05, 2010 | Visits: 565

WheelOfFortune WheelOfFortune is a HIGHLY experimental but fascinating superkaramba enhancement, with an example theme to see the principle and also a work-in-progress theme. Wheel smoothly your way through your files without having to spend all your time clicking on folders. The enhancements: listing file...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (90): WheelOfFortune Download

Added: February 08, 2010 | Visits: 547

liburlmm liburlmm is a simple C++ framework for manipulating urls. Released under the GNU Lesser General Public License. Installation: You are not supposed to install liburlmm anywhere, its supposed to be some files you just include in your project - fully allowed by the LGPL. You only need url.cpp...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (90): liburlmm Download

Added: April 06, 2010 | Visits: 644

Zipios++ Zipios++ project is a java.util.zip-like C++ library for reading and writing Zip files. Access to individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided. Spanned archives are not...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Zipios++ Download

Added: August 07, 2010 | Visits: 873

Itzam/Java Itzam/Java project is a pure Java reimplementation of the Itzam embedded database engine, and it is 100% interoperable with files created by Itzam/Core. Since Itzam/Core is the basis of wrappers written in languages such as C++ and Python, Itzam/Java is compatible with those language libraries...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (88): Itzam/Java Download

< 1 2 3 4 5 >