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

Example Of C Programme freeware
Filter: All | Freeware | Demo
 

Example Of C Programme

< 1 2 3 4 5 > 
Released: October 31, 2012  |  Added: November 28, 2013 | Visits: 913

C# .NET Examples Collection Collection of C# .NET examples that will make your coding easier and faster. What you will find here is a set of examples for most used methods and components in everyday programming. Save yourself hours of online research and going through tons of useless code. Collection of C# .NET examples...



Platforms: Windows, Windows 7

License: Freeware Size: 2.4 MB Download (46): C# .NET Examples Collection Download

Added: May 26, 2010 | Visits: 930

scl+sssl scl is a small crypto library and a collection of C++ classes for public and private key cryptography. One way hash algorithms, pseudo random number generators and other stuff are included as well. It supports a wide variety of encryption algorithms. sssl is a small secure socket library and...





Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): scl+sssl Download

Added: March 19, 2010 | Visits: 996

SPTK SPTK (Simply Powerful Toolkit) is a cross-platform toolkit that provides a set of C++ classes for fast and easy application development. It provides GUI components that use FLTK, and features ODBC database support with seamless connection to GUI components. SPTK project includes many classes...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (111): SPTK Download

Added: September 11, 2010 | Visits: 757

INVSTR INVSTR is a library of C functions that follow the behavior of the standard library string functions, but starting all searches and the like from the end of the string rather than the start. Whats New in This Release: This initial release includes the following functions: - invstrinv -...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): INVSTR Download

Added: August 27, 2010 | Visits: 1.232

Adobe Source Libraries The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions. Whats New in This Release: - GIL version 2.1 (support for sub-byte aligned...


Platforms: *nix

License: Freeware Size: 8.2 MB Download (95): Adobe Source Libraries Download

Added: June 02, 2010 | Visits: 1.437

RtAudio RtAudio is a set of C++ classes which provide a common API for realtime audio input/output across Linux (native JACK, ALSA and OSS), Macintosh OS X, SGI, and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware..


Platforms: *nix

License: Freeware Size: 358.4 KB Download (163): RtAudio Download

Added: March 21, 2010 | Visits: 1.133

Erwin Data Structures Erwin Data Structures is a library that is meant to be the ultimate data structure library for mixed usage of C and C++. Arbitrary key and value types are implemented by template files that dont use C++ templates, but are instantiated by a Perl script. This way, mixed usage in C and C++ is...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (101): Erwin Data Structures Download

Added: November 26, 2010 | Visits: 1.317

Common Text Transformation Library Common Text Transformation Library, CTTL for short, is a set of C++ classes and functions to understand and modify text data. Common Text Transformation Library implementation is based on STL classes and algorithms. Concept of a substring plays major role in design of the text transformation...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (100): Common Text Transformation Library Download

Added: April 25, 2010 | Visits: 865

Veldfire Veldfire project is a collection of C code aimed at simplifying email functionality. The project aims to provide interfaces for sending email, attaching files, and sending to lists. Compiling: make; make install Solaris will need to uncomment LIBS line at the top of the makefile, as well...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Veldfire Download

Added: October 02, 2010 | Visits: 1.313

Free Finite Element Package Free Finite Element Package is a modular collection of C libraries which contain numerical methods required when working with linear and quadratic finite elements in two dimensions. FFEP works on GNU/Linux and is portable to every system where MEML (i.e. LAPACK and BLAS) are available. The goal...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (125): Free Finite Element Package Download

Added: January 02, 2010 | Visits: 617

Diluculum Diluculum project is a library that intends to make the coexistence of C++ and Lua more harmonious. In this regard, it offers essentially three "services": - A nice way to access data stored in a Lua interpreter. - A not so bad way to write functions in C++ and make them available to Lua. - A...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (90): Diluculum Download

Added: July 23, 2010 | Visits: 1.113

LibSerial LibSerial provides a collection of C++ classes that allow one to access serial ports on POSIX systems like standard C++ iostream objects. Member functions are provided for setting various parameters of the serial ports such as the baud rate, character size, flow control and others. LibSerials...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (101): LibSerial Download

Added: October 17, 2010 | Visits: 434

libgdamm libgdamm is a set of C++ bindings for the libgda database API, using glibmm. About gtkmm: gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (94): libgdamm Download

Added: August 27, 2010 | Visits: 762

Query Object Framework QOF, the Query Object Framework, provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. Query Object Framework is unique in that it does NOT require SQL or any database at all to perform the query. Thus, it...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (87): Query Object Framework Download

Added: March 09, 2010 | Visits: 612

nss_ldap nss_ldap is an RFC 2307-compliant set of C library extensions. The resolution of the entities defined in RFC 2307 is generally performed by a set of UNIX C library calls (such as getpwnam() to return the attributes of a user). The nss_ldap module provides the means for Solaris and Linux...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (91): nss_ldap Download

Added: October 02, 2010 | Visits: 878

Smieciuch++ 0.6.4 Smieciuch library is a precise (in case of C++) or nearly precise (in case of plain C) tracing garbage collector. Tracing means that GC scans memory for active pointers and traces all paths (consisting of possibly multiple pointer indirections) from so called memory roots (static global data...


Platforms: *nix

License: Freeware Download (91): Smieciuch++ 0.6.4 Download

Added: June 07, 2010 | Visits: 777

Sh 0.8.0 Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs. Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (90): Sh 0.8.0 Download

Added: October 17, 2010 | Visits: 848

ULBM ULBM is a set of C libraries for questions related to math, statistics, and numerics. ULBM adds new data types and the APIs to deal with them. New data types in scope are matrices, vectors, etc. Its intended for those who need some basic math features and not need all the power of those...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (91): ULBM Download

Added: April 03, 2010 | Visits: 1.205

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: August 23, 2010 | Visits: 788

Ctcompare Ctcompares project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both trees. Whats New in This Release: - The comparison method has been completely...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (90): Ctcompare Download

< 1 2 3 4 5 >