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

C More Railway Sight freeware
Filter: All | Freeware | Demo
 

C More Railway Sight

< 1 2 3 4 5 > 
Added: August 04, 2010 | Visits: 1.054

C-Pluff C-Pluff is a plug-in framework for C programs. The project has been strongly inspired by the Java plug-in framework in Eclipse. C-Pluff focuses on providing core services for plug-in interaction and plug-in management. It aims to be platform neutral and supports dynamic changes to plug-in...



Platforms: *nix

License: Freeware Size: 727.04 KB Download (88): C-Pluff Download

Added: April 18, 2010 | Visits: 762

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 (94): C::DynaLib::Struct Download

Added: April 27, 2010 | Visits: 1.036

more.groupware Moregroupware is groupware that includes standard modules like news, contacts, calendar and more. To make a long story short: moregroupware is a web-based groupware application. Some of the features that are worth being mentioned: - Contact/address management - Webmail - full-featured...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (98): more.groupware Download

Added: June 26, 2010 | Visits: 1.095

C C is pronounced large-C and is a pseudo-interpreter of the C programming language. Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code speed. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (133): C Download

Added: January 02, 2010 | Visits: 617

Diluculum Diluculum project is a library that intends to make the coexistence of C++ and Lua more harmonious. In this regard, it offers essentially three "services": - A nice way to access data stored in a Lua interpreter. - A not so bad way to write functions in C++ and make them available to Lua. - A...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (90): Diluculum Download

Added: June 04, 2010 | Visits: 1.071

Mail::Box::Parser::C Mail::Box::Parser::C is a Perl module that can parse folders for MailBox with C routines. This is an optional module for MailBox, and will (once installed) automatically be used by MailBox to parse e-mail message content when the message is supplied as file-handle. In all other cases, MailBox...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): Mail::Box::Parser::C Download

Added: October 19, 2010 | Visits: 869

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: February 03, 2010 | Visits: 1.761

NCurses Development Kit for C++ 0.0.1 NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (103): NCurses Development Kit for C++ 0.0.1 Download

Added: August 25, 2010 | Visits: 1.161

C::Scan C::Scan is a Perl module that can scan C language files for easily recognized constructs. SYNOPSIS $c = new C::Scan filename => $filename, filename_filter => $filter, add_cppflags => $addflags; $c->set(includeDirs => [$Config::Config{shrpdir}]); my $fdec = $c->get(parsed_fdecls); This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): C::Scan Download

Added: June 02, 2010 | Visits: 739

Devel::Tokenizer::C Devel::Tokenizer::C is a Perl module that can generate C source for fast keyword tokenizer. SYNOPSIS use Devel::Tokenizer::C; $t = new Devel::Tokenizer::C TokenFunc => sub { "return U$_[0];n" }; $t->add_tokens(qw( bar baz ))->add_tokens([for]); $t->add_tokens([qw( foo )], defined...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): Devel::Tokenizer::C Download

Added: May 09, 2010 | Visits: 824

B::More B::More Perl module contains additional introspection methods and functions. Adds stuff I needed in B and wasnt there. Feel free to email me with suggestions for other methods I can add. B::SV METHODS svref Inverse of B::svref_2object. B::PVMG METHODS magic Returns a string...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): B::More Download

Added: June 26, 2010 | Visits: 847

GuiLoader/C++ GuiLoader/C++ is a C++ binding to GuiLoader library. GuiLoader/C++ is a convenience layer that simplifies development of GuiLoader based applications written in C++ language by introducing exception safety, binding GTK+ objects defined in GuiXml to C++ variables and type-safe dynamic connection...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (90): GuiLoader/C++ Download

Added: June 03, 2010 | Visits: 1.293

C Generic Library C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): C Generic Library Download

Added: September 05, 2010 | Visits: 1.207

File::Comments::Plugin::C File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; File::Comments::Plugin::C is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): File::Comments::Plugin::C Download

Added: April 08, 2010 | Visits: 1.372

GLT OpenGL C++ Toolkit GLT OpenGL C++ Toolkit 0.7 project contains classes and routines for programming interactive 3D graphics with OpenGL. The aim of Glt is to augment the OpenGL API with convenient mechanisms for manipulating the OpenGL state machine. Glt is a work in progress, and by no means covers the entire...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (194): GLT OpenGL C++ Toolkit Download

Added: April 12, 2010 | Visits: 807

c-nocem c-nocem project is a program for the easy and efficient application of the NoCeM protocol on the news spool. Which means, articles for which a NoCeM with "action=hide" is accepted, will be deleted from your news system as if they had been cancelled. With the installation described below, these...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (91): c-nocem Download

Added: August 13, 2010 | Visits: 766

Lufs::C Lufs::C is a C interface to perl. ABSTRACT This interface is used by the C code to call the perl subs. SEE ALSO perlfs.c.


Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): Lufs::C Download

Added: March 20, 2010 | Visits: 1.412

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: January 16, 2010 | Visits: 1.670

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

Added: October 02, 2010 | Visits: 1.123

Itzam/C++ Itzam/C++ wraps the Itzam database engine with C++ templates for both simple and complex database classes. Itzam/C++ wrapper supports B-tree indexes with unique or duplicate keys, and includes multithreaded resource locking. Complete class documentation is embedded in the source code and...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (102): Itzam/C++ Download

< 1 2 3 4 5 >