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

Submarine Game In C Code freeware
Filter: All | Freeware | Demo
 

Submarine Game In C Code

< 1 2 3 4 5 > 
Added: April 16, 2010 | Visits: 837

ubiqx ubiqx library is a set of utility modules written in C using an object-oriented style. The ubiqx modules implement simple data structures and algorithms--useful stuff that most folks either write a thousand times or never write at all. The goal of this project is to create a set of portable,...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (87): ubiqx Download

Added: March 02, 2010 | Visits: 1.049

ExtUtils::CBuilder ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. SYNOPSIS use ExtUtils::CBuilder; my $b = ExtUtils::CBuilder->new(%options); $obj_file = $b->compile(source => MyModule.c); $lib_file = $b->link(objects => $obj_file); This module can build the C portions of...





Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): ExtUtils::CBuilder Download

Added: June 15, 2010 | Visits: 754

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: 984

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: August 05, 2010 | Visits: 1.060

IM-Filter 0.9 IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism. IM-Filters main purpose is to run at a gateway, so all...


Platforms: *nix

License: Freeware Download (97): IM-Filter 0.9 Download

Added: July 14, 2010 | Visits: 980

NaviServer NaviServer is a high performance web server written in C and Tcl. NaviServer can be easily extended in either language to create interesting web sites and services. Whats New in This Release: New Features: - HTTP Range requests for streaming media and resuming downloads - Full Chunked...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): NaviServer Download

Added: September 03, 2010 | Visits: 1.055

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: September 20, 2010 | Visits: 701

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: 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

Added: August 16, 2013 | Visits: 378

C code comment remover Given a c file withe lot of comments. Ex: c code generated automatically. removing comments will make expose the source code. Use this m file for that


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): C code comment remover Download

Added: July 01, 2013 | Visits: 486

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

Added: January 18, 2010 | Visits: 1.989

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: August 20, 2010 | Visits: 1.183

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.316

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.442

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.213

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.147

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: 915

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 (91): Nagios Download

Added: November 17, 2010 | Visits: 1.041

Getbinnews Getbinnews is a newsreader developed in C using the GTK user interface (for Linux, FreeBSD and OpenBSD OS) . The aim of Getbinnews is to extract in some newsgroups a binary file (mp3, jpg, gif,mpg, asf, avi, divx...) splited in articles with mime, uuencode or yenc format.. Getbinnews is a...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (151): Getbinnews Download

Added: January 21, 2010 | Visits: 1.003

knocker Knocker is a simple, versatile, and easy-to-use TCP security port scanner written in C, using threads. It is able to analyze hosts and the network services which are running on them. Knocker it is available for Linux, FreeBSD, many Unix platforms, and Windows 95/98/2000. Both a console version...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (100): knocker Download

< 1 2 3 4 5 >