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

A C Cleaner software
Filter: All | Freeware | Demo
 

A C Cleaner

< 1 2 3 4 5 > 
Added: August 27, 2013 | Visits: 426

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...



Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: April 06, 2013 | Visits: 536

C-MEX file example for 'float' data types If you have a C function with arguments that are float or pointer to float (rather than double or pointer to double) you can call the function from MATLAB and pass arguments to the function as single data types. For example, in this case we have a C file that is a highpass filter. In MATLAB ver....





Platforms: Matlab

License: Freeware Size: 10 KB Download (44): C-MEX file example for 'float' data types Download

Added: April 03, 2013 | Visits: 228

Gerschgorin's disk Thm (a test) % ------------------------------------------------------% 4-1% test for Gerschgorin's disk Thm with A a C(m*m) matrix% ex : >>testGerschgorin(A) ;% % plot eigenvalues in redx located in these circles% note : you could use this without input A as a demo%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Gerschgorin's disk Thm (a test) Download

Added: October 08, 2013 | Visits: 456

papyrus - C++ Cairo Scenegraph library Papyrus is a C++ scenegraph (canvas) library that uses cairo/cairomm for drawing operations. This allows papyrus to be used to draw in a Gtk+/Gtkmm widget, or draw to png, pdf and ps surfaces. In concept it is similar to the Gnome canvas or QT canvas. Features . Cairo Based . Scenegraph ....


Platforms: *nix

License: Freeware Size: 1.4 MB Download (37): papyrus - C++ Cairo Scenegraph library Download

Added: August 04, 2013 | Visits: 290

c-ares for linux c-ares project is a C library that resolves names asynchronously.


Platforms: *nix

License: Freeware Size: 727.04 KB Download (38): c-ares for linux Download

Added: January 18, 2010 | Visits: 1.316

sqlitewrapped sqlitewrapped is a C++ wrapper for the Sqlite database C application programming interface. The code works for linux/unix, as well as win32. This library supports version 3 of the sqlite database. From version 1.2 the connection pool can be made threadsafe. Examples: #include < stdio.h>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (102): sqlitewrapped Download

Added: January 18, 2010 | Visits: 1.610

ezXML ezXML is a C library for parsing XML documents inspired by simpleXML for PHP. As the name implies, its easy to use. Its also fast and lightweight (less than 20k compiled). Example Usage Given the following example XML document: < ?xml version="1.0"?> < formula1> < team name="McLaren"> <...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (148): ezXML Download

Added: January 18, 2010 | Visits: 759

xmms-syncup xmms-syncup is a C language plugin to the XMMS media player that provides real-time synchronization of audio playback. xmms-syncup is useful in environments such as dorms, houses, or workplaces where multiple networked computers have independently driven speakers. Mechanics Operationally, a...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (90): xmms-syncup Download

Added: March 11, 2010 | Visits: 1.314

XML Security Library XML Security Library is a C library based on LibXML2. The library supports major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in LibXML2) - Exclusive Canonical XML (was included in LibXML2) XML Security Library is released under the MIT Licence...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (120): XML Security Library Download

Added: September 19, 2010 | Visits: 845

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: February 19, 2010 | Visits: 881

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): libnxml Download

Added: November 17, 2010 | Visits: 1.028

Exiv2 Exiv2 comprises of a C++ library and a command line utility to access image metadata. Exiv2 is free software and it is released under the GPL Public License. Exiv2 is also a command line utility to - print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data...


Platforms: *nix

License: Freeware Size: 1.21 MB Download (110): Exiv2 Download

Added: May 08, 2010 | Visits: 884

GEO GEO project is a C++ geometric template class library. Use this library for your graphical, image processing, or scientific applications. GEO has rich set of operations with vectors and matrices, 2D and 3D objects (such as finding convex hull, bounding box), triangulation, tesselation, etc..


Platforms: *nix

License: Freeware Size: 29.7 KB Download (119): GEO Download

Added: February 02, 2010 | Visits: 700

libexecstream Libexecstream is a C++ library that allows you to run a child process and have its input, output and error avaliable as standard C++ streams..


Platforms: *nix

License: Freeware Size: 30.72 KB Download (87): libexecstream Download

Added: August 16, 2010 | Visits: 439

libtorrent libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. libtorrent is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are: - to be cpu efficient - to be memory...


Platforms: *nix

License: Freeware Size: 983.04 KB Download (89): libtorrent Download

Added: January 07, 2010 | Visits: 1.098

annie annie stands for Artificial Neural Network Library and is a C++ API (library) for neural network training and execution. ersions exist for both Windows and flavours of Unix (tested on Linux). The library currently has support for training, saving and executing multi-layer perceptron,...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (112): annie Download

Added: November 12, 2010 | Visits: 1.033

fuselagefs fuselagefs is a project which consists of a C++ wrapper class for FUSE called Fuselagefs. fuselagefs consists of a C++ wrapper class for FUSE called Fuselagefs, as well as Delegatefs which is a Fuselagefs subclass that delegates all operations to an underlying base filesystem. With Delegatefs...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (93): fuselagefs Download

Added: February 16, 2010 | Visits: 597

fam++ Fam++ is a C++ wrapper for fam. Fam++ is also targeted at GTK+ developers. There are two main classes to access fam, one that is very basic and one that uses gdk to register callbacks automatically and dispatch fam events to functors that you setup. The gdk fam can also display a...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (90): fam++ Download

Added: October 07, 2010 | Visits: 839

libmousetrap libmousetrap is a C library to create and manipulate mousetrap buffers in system memory. Mousetrap buffers are compressed two dimensional cartesian grids with integer precision. A mousetrap buffer retains an integer identifier for every point in the grid, so that later the identifier can be...


Platforms: *nix

License: Freeware Download (87): libmousetrap Download

Added: July 08, 2010 | Visits: 1.473

btnSMS Library btnSMS Library is a C library that provides an easy interface for sending SMS messages through the Beyond The Net SMS service provider. Messages can be sent to nearly every country in the world with many different options.. BEYOND THE NET Internet Service GmbH - Alles rund um SMS und MMS. SMS...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (104): btnSMS Library Download

< 1 2 3 4 5 >