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

Code For Hangaroo In C freeware
Filter: All | Freeware | Demo
 

Code For Hangaroo In C

1 2 3 4 5 > 
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: January 07, 2010 | Visits: 2.581

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...





Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: March 16, 2010 | Visits: 1.551

DCWorkflow Dump DCWorkflow Dump provides a simple tool to dump a web-generated workflow to Python code for use in Products. Dumps DCWorkflow specifications into a python script. Installation .Untar/copy it into your Zopes Products dir .Restart Zope .You now have a dump tab in the workflow management...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (117): DCWorkflow Dump Download

Added: June 04, 2013 | Visits: 675

BEM Code for 2D Pulsating Cylinder This is the code for calculating solid angle C, surface pressure ps, and field pressure pf coming out from a pulsating cylinder with radius of r and normal velocity vn in an unbounded two dimensional acoustic domain using the solution of Helmholtz Integral Equation.For verifying the calculation...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): BEM Code for 2D Pulsating Cylinder Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 547

CPIA: XML Macro Processing in C CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either admin.


Platforms: Windows, Mac, Linux

License: Freeware Size: 546.82 KB Download (52): CPIA: XML Macro Processing in C Download

Added: July 12, 2013 | Visits: 702

The Cardiac Processor VI1 Matlab In C Mex Version It is the version in C Mex frame of my cardiac processor VI1 for cardiac cells oscillations.I am very in love with matlab and mathworks products so i publish only for one time my work out of matlab in C Mex for C execution.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): The Cardiac Processor VI1 Matlab In C Mex Version Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 439

CExEv C Expression Evaluator in C++ This is a package of C++ classes intended to be used for evaluation of C-syntax expression strings. It is intended to be as simple as possible, portable and not depending on other libraries.


Platforms: Windows, Mac, Linux

License: Freeware Size: 20.69 KB Download (47): CExEv C Expression Evaluator in C++ Download

Added: July 21, 2013 | Visits: 755

Check for Updates in Help Menu Check for Updates in Help Menu does exactly what it says on the tin: places a "Check for Updates" entry into the Help menu, which is slightly easier to get to (and more sensibly located) than the button on the About dialog.


Platforms: Mac

License: Freeware Size: 5.12 KB Download (36): Check for Updates in Help Menu Download

Added: April 09, 2010 | Visits: 875

inetlib inetlib is a small and optimized library for writing IRC bots and clients for Linux in C. A small IRC bot that uses all the features of the library is included with the source. Whats New in This Release: - New end-user funcions: irc_connect(), irc_disconnect(), irc_receive() and...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (101): inetlib Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 433

CommonLibrary.NET A collection of very reusable code and components in C# 4.0 ranging from ActiveRecord, Csv, Command Line Parsing, Configuration, Validation, Logging, Collections, Authentication, and much more. This is ideal for C# developer looking for a Utility library, Java developers looking for a C# version...


Platforms: Windows

License: Freeware Download (50): CommonLibrary.NET Download

Added: August 24, 2008 | Visits: 939

TextToString TextToString is a simple utility that converts a plain text file to a string suitable for inclusion in C programs. Simply evoke it on the command line texttostring [id] Usually you will want to redirect the output to a file. If you do not specify an identifier, the filename will be used as the...


Platforms: ANSI C

License: Freeware Size: 5 KB Download (111): TextToString Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 385

bin2header bin2header takes any file as an argument and converts its binary data into a source header file for use in C/C++ applications. The data is stored as a character array. bin2header can be easily launched from the command line using the required command.


Platforms: Windows

License: Freeware Download (46): bin2header Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 474

Binary to Header bin2header takes any file as an argument and converts its binary data into a source header file for use in C/C++ applications. The data is stored as a character array.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.7 KB Download (56): Binary to Header Download

Added: May 10, 2013 | Visits: 570

Inline GIF's with Tkinter This script will let you embed GIF images inside of your source code for use in Tkinter buttons, labels, etc. It is really handy for making toolbars, etc. without worrying about having the right icon files installed. The basic technique is to encode the GIF with base64 and store it as a string...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Inline GIF's with Tkinter Download

Added: August 09, 2010 | Visits: 1.964

Ghost In The Mail Ghost In The Mail is an anonymous e-mail client for linux written in C and designed in GTK+ 2. Look at the screenshots below to have a better idea of how does it works. This piece of software allows to send e-mails to any person over the net with a fake email address, and also a fake name....


Platforms: *nix

License: Freeware Size: 378.88 KB Download (102): Ghost In The Mail Download

Added: February 16, 2010 | Visits: 1.044

ccovinstrument ccovinstrument package contains instruments C/C++ code for test coverage analysis. SYNOPSIS ccovinstrument code.c > covcode.c ccovinstrument code.c [-f] -o covcode.c [-e errs] -f instrument fatal code as well as normal code Scans C/C++ source (before cpp) and inserts trip-wires in each...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): ccovinstrument Download

Added: March 02, 2010 | Visits: 1.053

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: October 13, 2010 | Visits: 939

Class::MethodMaker::V1Compat Class::MethodMaker::V1Compat is a V1 compatibility code for C::MM. SYNOPSIS This class is for internal implementation only. It is not a public API. Class::MethodMaker version 2 strives for backward-compatiblity with version 1 as far as possible. That is to say, classes built with version 1...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (102): Class::MethodMaker::V1Compat Download

Added: August 05, 2010 | Visits: 1.063

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: May 10, 2013 | Visits: 804

Support for the "in" operator This script adds support for the "in" operator to the attributes map of minidom elements. When you parse XML using minidom, you can get a map of attributes for any element. The problem is that using the "in" operator on this map will raise an exception and this script will fix it. 


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Support for the "in" operator Download

1 2 3 4 5 >