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

Arbitrarily software
Filter: All | Freeware | Demo
 

Arbitrarily

< 1 2 3 4 5 > 
Added: January 13, 2010 | Visits: 1.375

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...



Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: February 19, 2010 | Visits: 1.261

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used...





Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

Added: November 26, 2010 | Visits: 1.419

Math::Logic Math::Logic is a Perl module that provides pure 2, 3 or multi-value logic. SYNOPSIS use Math::Logic qw( $TRUE $FALSE $UNDEF $STR_TRUE $STR_FALSE $STR_UNDEF ) ; # 1 0 -1 TRUE FALSE UNDEF use Math::Logic :NUM ; # $TRUE $FALSE $UNDEF -- what you normally want use Math::Logic :ALL ; # All...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Math::Logic Download

Released: December 10, 2009  |  Added: December 23, 2009 | Visits: 2.063

Koala Audio Converter Koala Audio Converter is a powerful software for converting, extracting and compressing audio files. It realizes conversion among modern audio formats including MP3, WAV, WMA, CD, AC3, OGG, AAC, MP2, FLAC, RM, RA, AMR, AIFF, MMF, etc. It can extract audio files from almost all video files such as...


Platforms: Windows, Other

License: Shareware Cost: $25.00 USD Size: 7.18 MB Download (103): Koala Audio Converter Download

Added: January 25, 2010 | Visits: 468

StockXloader StockXloader is a native Mac OS X application for fully automated downloading of stock market quotes and indexes to the technical analysis program ProTA or ProTA Gold from BeeSoft effectively building an arbitrarily large database of tickers containing historical quotes for the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (103): StockXloader Download

Added: January 25, 2010 | Visits: 493

Longhand Longhand is a calculator built from the ground up to facilitate calculation. Most other computer calculators try blindly to emulate the physical format of their predecessors. What works well in the real world, however, functions worst, and is often not desired, in its virtual sibling. By...


Platforms: Mac

License: Freeware Download (100): Longhand Download

Added: November 23, 2010 | Visits: 611

NLOG4J NLOG4J library is a production-quality log4j-replacement with native SLF4J API support. NLOG4J is maintained by Ceki Gülcü, the founder of the log4j project. Inserting log statements into your code is a low-tech method for debugging it. It may also be the only way because debuggers are not...


Platforms: *nix

License: Freeware Size: 1024 KB Download (99): NLOG4J Download

Added: November 09, 2010 | Visits: 934

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): Rose::HTML::Objects Download

Added: June 06, 2010 | Visits: 859

Tie::ListKeyedHash Tie::ListKeyedHash is a system allowing the use of anonymous arrays as keys to a hash. SYNOPSIS use Tie::ListKeyedHash; [$X =] tie %hash, Tie::ListKeyedHash; my $live_key = [key,items,live]; $hash{$live_key} = Hello!; $hash{[key,trees,grow]} = Goodbye!; print...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (98): Tie::ListKeyedHash Download

Added: March 07, 2010 | Visits: 801

GeDI GeDI, the GEneric Diskless Installer, is a set of bash scripts charged with the simple purpose of making it easier to install and manage a set of diskless clients. Whats New in This Release: - Removed the Make-rpm.mk and fixed the Makefile to create rpms. - TODO: Fix the makefile to pay...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): GeDI Download

Added: October 24, 2010 | Visits: 1.093

pmacct pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic; aggregation revolves around the key concept of primitives (VLAN id, source and destination MAC addresses, hosts, networks, AS numbers, ports, IP protocol and ToS/DSCP field are...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (97): pmacct Download

Added: August 27, 2008 | Visits: 724

iVerbum Powerful index and search program that allows massive textual databases to be indexed quickly and searched nearly instantaneously. RTF, RTFD data is loaded in a File Tree. Any combination of folders can be indexed and searched. For each search, iVerbum creates a table (which may be as large as...


Platforms: Mac

License: Shareware Cost: $30.00 USD Size: 4.92 KB Download (97): iVerbum Download

Added: September 06, 2010 | Visits: 1.093

Config::Framework Config::Framework is a Perl module with handy one-stop shopping for (most) of your configuration file needs. SYNOPSIS #create a new object, load two configuration files and decrypt the passwords. my $Object = new Config::Framework( Files => [ApplicationCfg.xml,UserCfg.xml], GetSecure => 1 )...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Config::Framework Download

Added: July 17, 2010 | Visits: 1.344

Autostatus Autostatus is a network and server monitoring program. The project is designed to support large, arbitrarily complex networks of computers, and still provide feedback in a very timely fashion. To that extent, it has the following goals: - Speed - Autostatus attempts to probe for network status...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (97): Autostatus Download

Added: September 05, 2010 | Visits: 1.124

crypt_blowfish crypt_blowfish is a modern password hashing for your software and your servers. This is an implementation of a modern password hashing algorithm, based on the Blowfish block cipher, provided via the crypt(3) and a reentrant interface. It is compatible with bcrypt (version 2a) by Niels Provos...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): crypt_blowfish Download

Added: September 08, 2010 | Visits: 1.167

Hash::Merge Hash::Merge Perl module merges arbitrarily deep hashes into a single hash. SYNOPSIS use Hash::Merge qw( merge ); my %a = ( foo => 1, bar => [ qw( a b e ) ], querty => { bob => alice }, ); my %b = ( foo => 2, bar => [ qw(c d) ], querty => { ted => margeret }, ); my %c = %{ merge(...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Hash::Merge Download

Added: January 25, 2010 | Visits: 562

SetKbd Does your Mac arbitrarily change the keyboard layout at startup so that it is different from the one you set in preferences? This is still an unresolved problem of OS X (since 10.0); it generally happens when one of your "Startup Items" does not support your language and so it forces the system...


Platforms: Mac

License: Freeware Download (96): SetKbd Download

Released: April 10, 2010  |  Added: April 21, 2010 | Visits: 1.319

Gdmdst Unlimited Printing (GUP) This software is the professional design, production, printing (batch printing): a variety of labels (Tags), barcode, stickers, certificates, business cards, postcards, envelopes, invoices, bills, express bills, invoices, documents, tables, forms-making, graphics, cover, report and so on, to...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 4.85 MB Download (96): Gdmdst Unlimited Printing (GUP) Download

Added: August 24, 2010 | Visits: 1.114

pmacct-contribs pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic; aggregation revolves around the key concept of primitives (VLAN id, source and destination MAC addresses, hosts, networks, AS numbers, ports, IP protocol and ToS/DSCP field are...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (95): pmacct-contribs Download

Added: April 06, 2010 | Visits: 799

SVL SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operators, for example: #include "svl/SVL.h" Vec3 v(1.0, 2.0, 3.0); Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): SVL Download

< 1 2 3 4 5 >