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

D C Comics freeware
Filter: All | Freeware | Demo
 

D C Comics

< 1 2 3 4 5 > 
Added: September 09, 2013 | Visits: 532

CGI::AppBuilder::Config This class provides methods for reading and parsing configuration files. new (ifn => 'file.cfg', opt => 'hvS:') This is a inherited method from CGI::AppBuilder. See the same method in CGI::AppBuilder for more details. get_inputs($ifn, $opt) Input variables: $ifn - input/initial file name.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (46): CGI::AppBuilder::Config Download

Added: November 04, 2013 | Visits: 423

Vrapper for Linux Vrapper is an eclipse plugin which acts as a wrapper for eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper imitates the behaviour of Vim while still using whatever editor you have opened in the... Platforms: *nix

License: Freeware Size: 409.6 KB Download (47): Vrapper for Linux Download

Added: November 05, 2010 | Visits: 1.270

D frontend for GCC D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC. Supported Systems: GCC 3.3.x, 3.4.x, 4.0.x Linux (tested on Red Hat 7.2, 8) Mac OS X 10.3.x, 10.4.x FreeBSD 5.2.1 Cygwin MinGW AIX (tested on 5.1)... Platforms: *nix

License: Freeware Size: 1.1 MB Download (110): D frontend for GCC Download

Added: March 20, 2010 | Visits: 1.418

C Comic Collection C Comic Collection project is a GTK application for downloading, cataloging, and viewing Web comics. It uses a MySQL database. To compile this software, just type "make". It requires development libraries for gtk, gtk_imlib, cURL, mysql and pthreads. If youre on Linux these should come with... Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): C Comic Collection Download

Added: August 27, 2010 | Visits: 1.411

d command The d command runs a command in the background and redirects its output to a file. The output file is annotated with start and end time, the actual command used, cwd, host, etc. You can ask the d command to extract the last command from the output file and run it again, you can ask it to append... Platforms: *nix

License: Freeware Size: 8.19 KB Download (151): d command Download

Added: June 03, 2010 | Visits: 838

Conjury::C Conjury::C is a Perl Conjury with C/C++ compilers, linkers and archivers. SYNOPSIS c_object Source => Isource-file>, Directory => Idirectory>, Includes => [ Idir1>, Idir2>, ... ], Defines => { Ivar1> => Ival1>, Ivar2> => Ival2>, ... }, Compiler => I< compiler>, Options => [ I< opt1>, I<... Platforms: *nix

License: Freeware Size: 33.79 KB Download (94): Conjury::C Download

Added: April 18, 2010 | Visits: 772

C::DynaLib::Struct C::DynaLib::Struct is a tool for handling the C `struct data type. SYNOPSIS use C::DynaLib::Struct; Define C::DynaLib::Struct( $struct_tag, $template0, @field_names0, [$template1, @field_names1,] ... ); $rstruct = tie( $struct, $struct_tag [, @initializer_list] ); $value =... Platforms: *nix

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

Added: October 19, 2010 | Visits: 876

B::C B::C is Perl compilers C backend. SYNOPSIS perl -MO=C[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the internal structures that perl uses to run your program. When the generated C source is compiled and run, it cuts out the time which... Platforms: *nix

License: Freeware Size: 12.2 MB Download (101): B::C Download

Added: January 16, 2010 | Visits: 1.678

ustring C++ Unicode library ustring is a C++ library to implement the complete Unicode 3.0 standard. It gives an easy access to the properties of each of the 10600 characters defined by the Unicode 3.0 standard, including the uppercase and lowercase mapping, category and subcategory, character name, and bidirectional... Platforms: *nix

License: Freeware Size: 143.36 KB Download (140): ustring C++ Unicode library Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 405

Mancala in C Mancala is a GPL'd, ANSI C-based implementation of the ancient African game of Mancala (also called Awari), an abstract mathematical game in the same manner as chess. The program is available in graphical and text versions. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 70 KB Download (48): Mancala in C Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.527

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can... Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: January 18, 2010 | Visits: 1.224

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 18, 2010 | Visits: 1.684

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list... Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: March 21, 2010 | Visits: 1.097

WorldForge::Atlas-C++ Atlas C++ is the standard implementation of the WorldForge Atlas protocol. WorldForge::Atlas-C++ is currently being developed in parallel with a stable branch, and the development code maintained separatly. The stable branch are numbered 0.4.x and implement the atlascpp-0.4 API, and the latest... Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): WorldForge::Atlas-C++ Download

Added: October 13, 2010 | Visits: 1.385

GNU C library GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various standards determine much of the interface of the C... Platforms: *nix

License: Freeware Size: 19.5 MB Download (109): GNU C library Download

Added: September 08, 2010 | Visits: 921

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language.. Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

Added: September 10, 2010 | Visits: 1.295

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers.. Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: January 07, 2010 | Visits: 2.583

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: August 24, 2010 | Visits: 1.143

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:... Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: March 11, 2010 | Visits: 1.154

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package. Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): C++ base Download

< 1 2 3 4 5 >