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

P C Connection freeware
Filter: All | Freeware | Demo
 

P C Connection

< 1 2 3 4 5 > 
Added: March 17, 2010 | Visits: 1.388

Obfuscated Tiny C Obfuscated Tiny C Compiler (OTCC) is a very small C compiler I wrote in order to win the International Obfuscated C Code Contest (IOCCC) in 2002. My goal was to write the smallest C compiler which is able to compile itself. I choose a subset of C which was general enough to write a small C...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (131): Obfuscated Tiny C Download

Added: May 07, 2010 | Visits: 984

Lightweight C++ Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor. Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to...





Platforms: *nix

License: Freeware Size: 215.04 KB Download (127): Lightweight C++ Download

Added: April 06, 2010 | Visits: 1.179

Connection Manager Connection Manager allows you to pre-configure all this, and use a single consistant interface to get connected to all of these various systems. Do you have to log in to a lot of different systems? If you do, odds are that you have to use a variety of methods. You probably have some systems...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (126): Connection Manager Download

Added: August 28, 2008 | Visits: 1.721

P-Encryption Lite P-Encyption Lite is a free program which allows you to encrypt your private files into one encrypted file(archive). P-Encryption Lite can also encrypt/decrypt text. P-Encryption Lite uses AES encryption to encrypt files. P-Encryption Lite is CadabraSoftware's freeware alternative to...


Platforms: Windows

License: Freeware Size: 1.45 MB Download (126): P-Encryption Lite Download

Added: August 19, 2008 | Visits: 1.393

C++ Server Pages C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript,...


Platforms: Windows

License: Freeware Size: 7.85 MB Download (123): C++ Server Pages Download

Added: March 16, 2010 | Visits: 1.440

Multiple-Precision Floating-Point Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. The main goal of MPFR is to provide a library for multiple-precision floating-point computation which is both...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (120): Multiple-Precision Floating-Point Library Download

Added: May 18, 2010 | Visits: 1.262

Net::Connection::Sniffer::Util Net::Connection::Sniffer::Util are netaddr utilities. SYNOPSIS use Net::Connection::Sniffer::Util; my $ip = newcidr24 Net::Connection::Sniffer::Util($netaddr); my $ipcopy = $ip->copy; if ($someip->within($ip)) { do something... if ($ip->contains($someip)) { do something... if...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (119): Net::Connection::Sniffer::Util Download

Added: April 14, 2010 | Visits: 1.208

ETTERLOG ETTERLOG is a utility for Network Lan (SWITCH) for file .ECI and .ECP. (Ettercap program). Etterlog is the log analyzer for logfiles created by ettercap. It can handle both compressed (created with -Lc) or uncompressed logfiles. With this tool you can manipulate binary files as you like and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (119): ETTERLOG Download

Added: April 08, 2010 | Visits: 1.588

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: June 14, 2010 | Visits: 932

C::Sharp::Tokener C::Sharp::Tokener is a Tokeniser for C#. SYNOPSIS use C::Sharp::Tokener; do { ($token, $ttype, $remainder) = C::Sharp::Tokener::tokener($input); } while ($input = $remainder) use C::Sharp::Parser; $parser = new C::Sharp::Parser; $parser->YYParse(yylex =>...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (117): C::Sharp::Tokener Download

Added: August 03, 2008 | Visits: 1.109

Topcoder AutoGen for Arena C++ TopCoder AutoGen will help you focus your attention on the problem themselves by generating a pure C++ programming and test framework automatically, and help you win the arena in the limited competition time. You can copy the problem, and paste into it, click the generate button. It will then...


Platforms: Windows

License: Freeware Size: 128 KB Download (117): Topcoder AutoGen for Arena C++ 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: February 17, 2010 | Visits: 1.537

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): C to C++ Download

Added: March 05, 2010 | Visits: 1.426

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): C Algorithms Library Download

Added: January 18, 2010 | Visits: 930

C::Include C::Include is a package to easy operate with binary data via describing they like C/C++ structs. CLASSES AND PACKAGES C::Include - Header file base parser class C::Include::Struct - Struct wraper class USAGE use C::Include; POSSIBILITY - skip comments; - valid preprocessor...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (115): C::Include Download

Added: June 21, 2010 | Visits: 1.232

SilentJack SilentJack is a silence and dead air detector for the Jack Audio Connection Kit. Usage: silentjack [options] [COMMAND [ARG]...] Options: -c < port > Connect to this port -n < name > Name of this client (default silentjack) -l < db > Trigger level (default -40 decibels) -p < secs > Period of...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (114): SilentJack Download

Added: August 25, 2010 | Visits: 1.169

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 (112): C::Scan Download

Added: September 24, 2010 | Visits: 1.317

O.H.R.RPG.C.E 2006-08-03 O.H.R.RPG.C.E is an engine for making 2D console-style Role Playing Games. A Linux port of the DOS-based "Official Hamster Republic RPG Construction Engine". Used for making games similar in style to the NES and Super Nintendo Final Fantasy games. A large assortment of RPG games are already...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (112): O.H.R.RPG.C.E 2006-08-03 Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 1.244

C-MOR IP Video Surveillance VM Software C-MOR Video Surveillance VM is a Virtual Machine software which covers all the features of the Video Surveillance Appliance C-MOR. It records a lot of IP cameras of well-known brands and supports the video standards MJPEG and JPEG. C-MOR also does motion detection and sends alarms. Also it...


Platforms: Windows, Mac, Linux, Android, iPhone, iPad, Other

License: Freeware Size: 281.7 MB Download (112): C-MOR IP Video Surveillance VM Software Download

Added: September 05, 2010 | Visits: 1.216

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

< 1 2 3 4 5 >