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

C Projects Kanaval freeware
Filter: All | Freeware | Demo
 

C Projects Kanaval

< 1 2 3 4 5 > 
Added: August 15, 2010 | Visits: 1.137

C++ XML Objects C++ XML Objects is a framework for persisting hierarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported. Sometimes there is a need to save hierarchies of C++ objects to a file (or DB etc), and then retrieve...



Platforms: *nix

License: Freeware Size: 409.6 KB Download (89): C++ XML Objects Download

Added: March 05, 2010 | Visits: 1.417

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java...





Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): C Algorithms Library Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.004

Creative-C++ - Development Environment! Creative-C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For The Microsoft Windows Operating Systems... It Uses The Famous MingW32 Compiler as the basis of its Compilation System. It can also import Microsoft Visual C++...


Platforms: Windows, Other

License: Freeware Size: 63.23 MB Download (59): Creative-C++ - Development Environment! Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 990

Creative C++ - Development Environment! Creative C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For The Microsoft Windows Operating Systems... It Uses The Famous MingW32 GCC Compiler as the basis of its Compilation System. It can also import Microsoft Visual...


Platforms: Windows

License: Freeware Size: 61.94 MB Download (61): Creative C++ - Development Environment! Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 1.343

C/C++ Compiler for M16C Series and R8C Family The C/C++ Compiler for M16C Series and R8C Family package includes the following embedded system development tools: C/C++ compiler : NC30 Optimizing ANSI C compiler with extensions for embedded systems. Assembler : AS30 Produces object code for the target MCU from assembly language source...


Platforms: Windows, Windows Vista, 7, 7x64


Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 675

C++ Standard Airline IT Object Library That project aims at providing a clean API, and the corresponding C++ implementation, for the basis of Airline IT Business Object Model (BOM), ie, to be used by several other Open Source projects, such as RMOL, Air-Sched, Travel-CCM, OpenTREP, etc.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 623.07 KB Download (44): C++ Standard Airline IT Object Library Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 397

Makedep - C/C++ dependency generator A C/C++ dependency generator for large software projects. Parses all source files in a directory tree and constructs a large dependency file for inclusion in a Makefile.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.5 KB Download (47): Makedep - C/C++ dependency generator Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.514

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can...


Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: January 18, 2010 | Visits: 1.213

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: January 18, 2010 | Visits: 1.676

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (100): Aapl C++ Template Library Download

Added: March 21, 2010 | Visits: 1.087

WorldForge::Atlas-C++ Atlas C++ is the standard implementation of the WorldForge Atlas protocol. WorldForge::Atlas-C++ is currently being developed in parallel with a stable branch, and the development code maintained separatly. The stable branch are numbered 0.4.x and implement the atlascpp-0.4 API, and the latest...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): WorldForge::Atlas-C++ Download

Added: October 13, 2010 | Visits: 1.375

GNU C library GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various standards determine much of the interface of the C...


Platforms: *nix

License: Freeware Size: 19.5 MB Download (103): GNU C library Download

Added: September 08, 2010 | Visits: 914

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language..


Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

Added: September 10, 2010 | Visits: 1.288

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: January 07, 2010 | Visits: 2.573

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: August 24, 2010 | Visits: 1.134

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: March 11, 2010 | Visits: 1.147

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package.


Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): C++ base Download

Added: July 07, 2010 | Visits: 933

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (87): Inline::C Download

Added: July 07, 2010 | Visits: 1.089

C++ Debugging Support library Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. C++ Debugging Support library includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (94): C++ Debugging Support library Download

Added: April 01, 2010 | Visits: 3.532

C++ Elliptic Curve Cryptography library C++ Elliptic Curve Cryptography library is a C++ library for elliptic curves cryptography. Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (321): C++ Elliptic Curve Cryptography library Download

< 1 2 3 4 5 >