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

C Is freeware
Filter: All | Freeware | Demo
 

C Is

< 1 2 3 4 5 
Added: April 24, 2010 | Visits: 1.187

Group Shell Group Shell is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. Group Shell is written in Python and requires Python ≥ 2.4. There is a control shell accessible with Ctrl-C that is used to list some information about... Platforms: *nix

License: Freeware Size: 24.58 KB Download (99): Group Shell Download

Added: May 26, 2010 | Visits: 1.094

File::Wildcard File::Wildcard is a Perl module for enhanced glob processing. SYNOPSIS use File::Wildcard; my $foo = File::Wildcard->new(path => "/home/me///core"); while (my $file = $foo->next) { unlink $file; } When looking at how various operating systems do filename wildcard expansion (globbing),... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): File::Wildcard Download

Added: January 20, 2010 | Visits: 799

RPC::pClient RPC::pClient is a Perl extension for writing pRPC clients. SYNOPSIS use RPC::pClient; $sock = IO::Socket::INET->new(PeerAddr => joes.host.de, PeerPort => 2570, Proto => tcp); $connection = new RPC::pClient(sock => $sock, application => My App, version => 1.0, user => joe, password... Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): RPC::pClient Download

Added: August 04, 2010 | Visits: 1.050

YPost Ypost is a command line usenet binary file poster. It provides both uuencoding and yEnc encoding posting, speed throttling, and flexible segment reposting ability. I wrote ypost because I wanted a command-line posting program that runs under Linux command line, and the one that was available... Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): YPost Download

Added: July 09, 2010 | Visits: 974

Algorithm::SocialNetwork Algorithm::SocialNetwork is a social network analysis. SYNOPSIS use Graph::Undirected; use Algorithm::SocialNetwork; my $G = Graph::Undirected->new(); $G->add_edges([qw(a b)], [qw(b c)]); my $algo = Algorithm::SocialNetwork->new(graph => $G3); my $BC = $algo->BetweenessCentrality(); #... Platforms: *nix

License: Freeware Size: 9.22 KB Download (104): Algorithm::SocialNetwork Download

Added: November 15, 2010 | Visits: 851

LibFloyd Floyd is an advanced 3D scene graph library, exploiting Gtk+, OpenGL and other advanced techniques. I was very impressed both of the ease of use and power of Gtk+ toolkit and especially the superb 2D graphics library GnomeCanvas. Looking around for something similar in 3D world, left me in... Platforms: *nix

License: Freeware Size: 51.2 KB Download (97): LibFloyd Download

Added: September 08, 2010 | Visits: 954

cmix CMIX is a computer music "language" designed to create and manipulate soundfiles, or files containing raw binary data which can be converted into sound on a computer equipped with an appropriate digital-to-analog convertor. It is somewhat similar to CSOUND and CMUSIC (two other popular software... Platforms: *nix

License: Freeware Size: 399.36 KB Download (92): cmix Download

Added: January 25, 2010 | Visits: 847

buzhug buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive. The data is stored and accessed on disk (it is not an in-memory database) ; the implementation has been designed to make all operations, and especially selection, as fast as... Platforms: *nix

License: Freeware Size: 50.18 KB Download (93): buzhug Download

Added: January 12, 2010 | Visits: 1.180

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: August 03, 2010 | Visits: 974

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI... Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): CGI::SpeedyCGI Download

Added: November 16, 2010 | Visits: 1.908

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: August 20, 2010 | Visits: 833

Regexp::Wildcards Regexp::Wildcards is a Perl module that converts wildcard expressions to Perl regular expressions. SYNOPSIS use Regexp::Wildcards qw/wc2re/; my $re; $re = wc2re a{b?,c}* => unix; # Do it Unix style. $re = wc2re a?,b* => win32; # Do it Windows style. $re = wc2re *{x,y}? => jokers; #... Platforms: *nix

License: Freeware Size: 9.22 KB Download (87): Regexp::Wildcards Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 732

UPnP Port Works UPnP Port Works ("UPnPPW") is an all purpose platform independent application that aids router management. Its framework, pioneered under C is fully compliant with Microsoft's UPnP technology. Furthermore, this independent solution consumes very little system resources, and requires no... Platforms: Windows

License: Freeware Size: 512 KB Download (83): UPnP Port Works Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 573

MySQL PHP XML Proxy Service This is MySQL Proxy service written in PHP. All outputs of the queries are represented as XML data. This service can be placed in the DMZ of your server. Connect your application data layer to this service. Example in C# is bundled in the archive. Platforms: Windows, Mac, Linux

License: Freeware Size: 101.43 KB Download (48): MySQL PHP XML Proxy Service Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 453

XCTruck3D _Truck A truck/car simulator, with realistic physics and oldstyle graphics: it displays pixels throught the X Window System, while the 3D graphics is done by the program itself without external libraries. The environment is a hilly terrain:total freedom to drive around.A remake of the classic 'Terep 2'.... Platforms: Mac, BSD, Linux

License: Freeware Size: 184.73 KB Download (44): XCTruck3D _Truck Download

Added: July 18, 2013 | Visits: 358

KNMCluster Usage: [means,c]=KNMCluster(k,indata)KNMCluster is an implementation of the K-means clustering algorithm. It takes inputs k and indata. k is the initial guess of the number of clusters.indata is the aggregate data that you want to put into clusters.The returned value "means" are the eturned means... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): KNMCluster Download

Added: June 11, 2013 | Visits: 356

SqueakySpk Squeaky Spk is a MATLAB(R) class that is useful for artifact removal, spike-sorting, basic analysis, and storage of extracellular neural recordings.It is useful for handling data of the form T, C, and W where T is an NX1 vector of spike times, C is an NX1 vector of channel indicies thatcorrespond... Platforms: Matlab

License: Freeware Size: 5.86 MB Download (40): SqueakySpk Download

Added: June 28, 2013 | Visits: 417

Gene Expression Colormap a simple function that returns a colormap, C, for visualizing gene expression. C is just a N x 3 matrix [R G B] describing the range of color values.example usage: C = exp_colormap('blue-yellow',64); colormap(C);called without any arguments, it returns a [3 x 64] green-red colormap.options for... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Gene Expression Colormap Download

Added: July 30, 2013 | Visits: 594

2D random paths generator integrating leg's contraints Generates random 2D-paths between start and finish nodes according to densities distribution given by matrix C with leg's contrainsts defined by the adjacency matrix I.P = path_generator(start , finish , I , [C] , [K] , [V] , [delta]);Inputs-------start Index of starting points (r x 1) where... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): 2D random paths generator integrating leg's contraints Download

Added: April 06, 2013 | Visits: 652

UC Product Dependencies UC Product Dependencies is an Ubercart module which allows you to restrict products from being purchased based on CCK Node Reference dependencies, without complicated access control schemes.For each of your product content types, you setup a Node Reference field which will store references to... Platforms: PHP

License: Freeware Size: 10 KB Download (39): UC Product Dependencies Download

< 1 2 3 4 5