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

C Band Programming freeware
Filter: All | Freeware | Demo
 

C Band Programming

< 1 2 3 4 5 > 
Added: March 05, 2010 | Visits: 1.425

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

Added: January 18, 2010 | Visits: 1.221

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: February 17, 2010 | Visits: 1.536

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): C to C++ Download

Added: August 25, 2008 | Visits: 1.243

Euphoria Programming Language Euphoria is a simple, flexible, and easy-to-learn programming language, that outperforms all popular interpreted languages. It includes a simple database system, and there's a Euphoria To C Translator for extra speed. The source code to the Euphoria interpreter is now available. Euphoria runs on...


Platforms: Windows, *nix

License: Freeware Size: 928 KB Download (116): Euphoria Programming Language Download

Added: August 23, 2010 | Visits: 1.304

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: January 25, 2010 | Visits: 937

Ch Standard Edition Ch from SoftIntegration, Inc. is a superset of C interpreter. It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI,...


Platforms: Mac

License: Freeware Size: 6.6 MB Download (115): Ch Standard Edition Download

Added: August 23, 2010 | Visits: 1.284

Felix Programming Language Felix is an advanced Algol like procedural programming language with a strong functional subsystem. It features ML style typing, first class functions, pattern matching, garabge collection, polymorphism, and has built in support for high performance microthreading, regular expressions and context...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (114): Felix Programming Language Download

Added: July 17, 2010 | Visits: 1.781

Hecl Programming Language The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (114): Hecl Programming Language Download

Added: August 25, 2010 | Visits: 1.169

C::Scan C::Scan is a Perl module that can scan C language files for easily recognized constructs. SYNOPSIS $c = new C::Scan filename => $filename, filename_filter => $filter, add_cppflags => $addflags; $c->set(includeDirs => [$Config::Config{shrpdir}]); my $fdec = $c->get(parsed_fdecls); This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): C::Scan Download

Added: April 03, 2010 | Visits: 1.209

Easy Game Library Easy Game Library is library of C++ classes designed to make game programming easier. Now it consists only of easy_sprite library which consists of classes for using sprites. It should compile on different platforms because it uses SDL library as backend. Installation: To install run such...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (111): Easy Game Library Download

Added: September 05, 2010 | Visits: 1.216

File::Comments::Plugin::C File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; File::Comments::Plugin::C is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): File::Comments::Plugin::C Download

Added: May 15, 2010 | Visits: 1.682

C Minimal Perfect Hashing Library C Minimal Perfect Hashing Library encapsulates the newest and more efficient algorithms in an easy-to-use, production-quality, fast API. The library was designed to work with big entries that cannot fit in the main memory. It has been used successfully for constructing minimal perfect hash...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (110): C Minimal Perfect Hashing Library Download

Added: August 13, 2010 | Visits: 929

Graphico Graphico is an open source 3D graphics application programming interface. Graphico works with either Java or C++. The design of Graphico is based on OpenGL. Two independent Java versions of Graphico exist. The first version renders to a Java image that can be displayed in a Java application or...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (110): Graphico Download

Added: June 19, 2010 | Visits: 1.618

QuickFIX QuickFIX is a full-featured open source FIX engine, currently compatible with the FIX 4.0-4.4 spec. QuickFIX program runs on Windows, Linux, Solaris, FreeBSD and Mac OS X. APIs are available for C++, Java, .NET, and Python. The Financial Information eXchange (FIX) Protocol is a "language" which...


Platforms: *nix

License: Freeware Size: 6.94 MB Download (109): QuickFIX Download

Added: May 10, 2013 | Visits: 1.319

Asymptote Labels and equations are typeset with LaTeX, for high-quality PostScript output. A major advantage of Asymptote over other graphics packages is that it is a programming language, as opposed to just a graphics program. Features of Asymptote: # provides a portable standard for typesetting...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (109): Asymptote Download

Added: October 13, 2010 | Visits: 1.383

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 (109): GNU C library Download

Added: March 11, 2010 | Visits: 1.153

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 (109): C++ base Download

Added: November 06, 2010 | Visits: 1.275

The C++ Cmdline Library The C++ Cmdline Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (108): The C++ Cmdline Library Download

Added: October 25, 2010 | Visits: 1.672

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: June 03, 2010 | Visits: 1.300

C Generic Library C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): C Generic Library Download

< 1 2 3 4 5 >