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

Using Pointers In C Programing software
Filter: All | Freeware | Demo
 

Using Pointers In C Programing

< 1 2 3 4 5 > 
Added: August 20, 2010 | Visits: 1.190

Morla Morla is an editor of RDF documents, written in C for the GNU/Linux operating system. It is based on libnxml and librdf libraries. With Morla you can manage more RDF documents simultaneously, visualize graphs and use templates for quick writing. With Morla you can import RDFS documents and...



Platforms: *nix

License: Freeware Size: 686.08 KB Download (95): Morla Download

Added: April 22, 2010 | Visits: 2.322

PJSIP and PJMEDIA PJSIP and PJMEDIA is the Open Source, high performance, small footprint SIP and media stack written in C language. It has many SIP and media features such as a layered API, dialog usages, high level invite session abstraction, an event framework, SIP presence/SIMPLE, instant messaging,...





Platforms: *nix

License: Freeware Size: 348.16 KB Download (132): PJSIP and PJMEDIA Download

Added: July 05, 2010 | Visits: 1.450

Simplified Wrapper and Interface Generator SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. The list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3 and OCAML. Also several...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (96): Simplified Wrapper and Interface Generator Download

Added: November 10, 2010 | Visits: 1.217

Monkey HTTP Daemon Monkey is a Web server written in C that works under Linux. This is an open source project based on the HTTP/1.1 protocol. The objective is to develop a fast, efficient, small and easy to configure web server. If you wish to contribute to this project as a beta-tester, submitting suggestions...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (100): Monkey HTTP Daemon Download

Added: September 24, 2010 | Visits: 1.153

EchelIRC Echelirc is a IRC channel logging bot written in C that logs all IRC channel activity to a MySQL database. Echelirc is IPv6 capable logging bot for IRC written in ANSI C. Whats New in This Release: - created a build.sh and a genmakefile.pl to generate a more generic makefile. - made build...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): EchelIRC Download

Added: February 27, 2010 | Visits: 921

Nagios Nagios (formerly Netsaint) is a daemon written in C that is designed to monitor networked hosts and services. Nagios project has the ability to notify contacts (via email, pager or other methods) when problems arise and are resolved. Host and service checks are performed by external "plugins",...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (96): Nagios Download

Added: March 23, 2010 | Visits: 854

gfa gfa is a small and fast address book written in C and GTK+2. It uses sqlite as backend for the addresses. Usage: I think its not necessary to write here how to use gfa. Its self-explainig. If you want to create a new contact press New, fill out the fields and press Save. If you change...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (94): gfa Download

Added: June 15, 2010 | Visits: 757

b64 b64 is a very small and simple library that provides Base-64 encoding and decoding, according to RFC-1113, in C and C++. The b64 project is released under the BSD license, which basically means its free for any use, but you cant claim its yours. Whats New in This Release: - The code was...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (109): b64 Download

Added: March 11, 2010 | Visits: 991

GIMP# GIMP# is an API wrapper around GIMP, written in C#. However, its not just a wrapper. GIMP# project also adds a thin layer which adds C# specific features, like iterating through a collection. An example of this is an iteration through the guides of an image. In C# this looks like: foreach...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (91): GIMP# Download

Added: July 13, 2010 | Visits: 1.008

nedmalloc 1.04 nedmalloc an alternative malloc implementation written in C for multiple threads without lock contention based on dlmalloc v2.8.3. It is more or less a newer implementation of ptmalloc2, the standard allocator in Linux (which is based on dlmalloc v2.7.0) but also contains a per-thread cache for...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (96): nedmalloc 1.04 Download

Added: November 20, 2010 | Visits: 1.158

The Blowfish The Blowfish cipher in C and i386 assembler. In cryptography, Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products. While no effective cryptanalysis of Blowfish has been found to date, more...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (180): The Blowfish Download

Added: September 03, 2010 | Visits: 1.057

libcontain 0.2 libcontain library provides a large and growing number of fast and thread-safe containter objects written in C and C++. The libcontain library now provides the following container types: - a series of hash tables libcontain includes the hash table implementation from GNU glib and a hash...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (93): libcontain 0.2 Download

Added: June 25, 2010 | Visits: 1.113

Mediastreamer Mediastreamer is library written in C that allows you to create and run audio and video streams. It is designed for any kind of voice over IP applications. It features RTP connectivity, audio codecs (Speex, iLBC, G711, GSM), video codecs (MPEG4, H263, Theora), I/O from soundcards, wav files,...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (111): Mediastreamer Download

Added: September 20, 2010 | Visits: 704

XMagick XMagick is a library written in C, which allows integration of the ImageMagick library with any X application by providing functions which convert between the native X image format (XImage) and the native ImageMagick format (Image). ImageMagick is a robust collection of tools and libraries to...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): XMagick Download

Added: July 01, 2013 | Visits: 490

Call a waitbar from within a DLL written in C When a DLL takes a long time to run, things go silent. It can look like the program has crashed even when it is running along just fine. The Matlab waitbar() function can be used in Matlab, but a waitbar is not available in C. However, Matlab can be called from C, so the user can still be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Call a waitbar from within a DLL written in C Download

Ideal Rankine Cycle Builder for .NET Component in C# Application This demo uses MATLAB Builder for .NET to create a .NET component from a MATLAB function rankine.m. The .NET component is then used in a C# project built in Microsoft Visual Studio. A graphical user interface (GUI) was created in C# which calls into the MATLAB created component to compute the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (42): Ideal Rankine Cycle Builder for .NET Component in C# Application Download

Added: February 14, 2010 | Visits: 1.072

RapidSVN RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework. RapidSVN also includes a Subversion client C++ API. We want to build a best of breed visual client that utilizes the best features of clients from other revision control...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (129): RapidSVN Download

Added: September 17, 2010 | Visits: 1.012

MediaNET 1.0 Its a free software media manager written in C#, using GTK#. MediaNET runs on both Linux and Windows via the Mono effort ( Portable.Net should work too ), and could handle any type you want, as long as you have the right plugin. Media types could be wide-known mp3, jpg, and avi, but also...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (86): MediaNET 1.0 Download

Added: April 17, 2010 | Visits: 1.003

C::DynaLib C::DynaLib is a Perl interface to C compiled code. SYNOPSIS use C::DynaLib; use sigtrap; # recommended $lib = new C::DynaLib( $linker_arg ); $func = $lib->DeclareSub( $symbol_name [, $return_type [, @arg_types] ] ); # or $func = $lib->DeclareSub( { "name" => $symbol_name, [param =>...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib Download

Released: August 28, 2014  |  Added: September 13, 2014 | Visits: 2.179

HS NTP C Source Library HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time. HS...


Platforms: Windows, Mac, *nix, Windows 7, Windows Server, iPhone,iPod

License: Shareware Cost: $362.00 USD Size: 484 KB Download (193): HS NTP C Source Library Download

< 1 2 3 4 5 >