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

Int Vaeros software
Filter: All | Freeware | Demo
 

Int Vaeros

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

Class::HPLOO Class::HPLOO is an easier way to declare classes on Perl, based in the popular class {...} style and ePod. USAGE use Class::HPLOO ; class Foo extends Bar , Baz { use LWP::Simple qw(get) ; ## import the method get() to this package. attr ( array foo_list , int age , string name , foo )... Platforms: *nix

License: Freeware Size: 27.65 KB Download (99): Class::HPLOO Download

Added: November 11, 2010 | Visits: 1.155

DBIx::Simple::Examples [COPRIGHT=1] EXAMPLES General #!/usr/bin/perl -w use strict; use DBIx::Simple; # Instant database with DBD::SQLite my $db = DBIx::Simple->connect(dbi:SQLite:dbname=file.dat) or die DBIx::Simple->error; # Connecting to a MySQL database my $db = DBIx::Simple->connect(... Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): DBIx::Simple::Examples Download

Added: July 18, 2010 | Visits: 1.546

The Qu Programming Language Qu is a powerful full-featured object oriented programming language. It is an Open Source software. The Qu Programming Language is absolutely free (as in free lunch) and distributed under the GNU General Public License (GPL). Qu is inspired by other languages. Most noticeably Perl, Python, Ruby... Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): The Qu Programming Language Download

Added: September 02, 2010 | Visits: 1.109

Config Maker Config Maker is a tool to automatically create C++ classes that parse configuration files. Only a few lines of text that describe the possible entries in the configuration file are needed, and the complete class will be generated ready for use. Basic usage The input files for Config Maker... Platforms: *nix

License: Freeware Size: 307.2 KB Download (99): Config Maker Download

Added: September 05, 2010 | Visits: 1.784

Games::Dice Games::Dice is a Perl module that can be used to simulate dice rolls. SYNOPSIS use Games::Dice roll; $strength = roll 3d6+1; use Games::Dice roll_array; @rolls = roll_array 4d8; Games::Dice simulates die rolls. It uses a function-oriented (not object-oriented) interface. No functions... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Dice Download

Added: February 15, 2010 | Visits: 961

Gnusto Gnusto project is a Javascript-based interpreter for Z-machine adventure games. Gnusto is a Mozilla app which lets you play adventure games-- specifically, the hundreds of games both modern and ancient available in the Z-machine format. You can try out the most recent version at the... Platforms: *nix

License: Freeware Size: 163.84 KB Download (99): Gnusto Download

Added: May 01, 2010 | Visits: 926

WavSplit WavSplit splits large WAV files at given time positions. To find out split positions you can use any WAV player or editor with a time display. After unpacking the tarball type these commands: make && make install to start the compilation process and copy the program to /usr/local/bin, and... Platforms: *nix

License: Freeware Size: 31.74 KB Download (99): WavSplit 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: August 17, 2008 | Visits: 767

kmAnywhere 2005 Pro Using kmAnywhere to (1) browse internet, collect, organize and share information you find online, (2) manage all kinds of files, pictures, messages and documents in your storage device, (3) filter important emails and clean spams, (4) protect personal intellectual captial and form your valuable... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 9.35 MB Download (98): kmAnywhere 2005 Pro Download

Added: August 11, 2010 | Visits: 952

FUSE::Server FUSE::Server is a Perl-FUSE server. SYNOPSIS use FUSE::Server; my $s = FUSE::Server->new({ Port=>35008, MaxClients=>5000, Quiet=>1, }); my $status = $s->bind(); print "Server started: $status"; $s->addCallback(BROADCASTALL,&msg_broadcast);... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): FUSE::Server Download

Added: June 26, 2010 | Visits: 1.160

Math::Random::MT::Auto Math::Random::MT::Auto is a Perl module for auto-seeded Mersenne Twister PRNGs. SYNOPSIS use strict; use warnings; use Math::Random::MT::Auto qw(rand irand shuffle gaussian), /dev/urandom => 256, random_org; # Functional interface my $die_roll = 1 + int(rand(6)); my $coin_flip =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): Math::Random::MT::Auto Download

Added: February 07, 2010 | Visits: 962

Inline::Filters Inline::Filters Perl module contains common source code filters for Inline Modules. Inline::Filters provides common source code filters to Inline Language Modules. Unless youre an Inline module developer, you can just read the next section. Supported Filters This section describes each... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Inline::Filters Download

Added: October 13, 2010 | Visits: 1.713

ELFIO ELFIO is a C++ library for reading and generating files in the ELF binary format. This library is unique and not based on any other product. It is also platform independent. The library uses standard ANSI C++ constructions and runs on a wide variety of architectures. While the librarys... Platforms: *nix

License: Freeware Size: 307.2 KB Download (98): ELFIO Download

Added: February 07, 2010 | Visits: 963

liboil Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Such functions are candidates... Platforms: *nix

License: Freeware Size: 706.56 KB Download (97): liboil Download

Added: February 20, 2010 | Visits: 894

Simple Config Simple Config library supports configuration files consisting of simple name-value pairs, similar to the old Windows INI files. A config file can be loaded into memory, queried by item name, modified, and written back out to a file. Configuration items may also be "watched", which causes a... Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): Simple Config Download

Added: March 04, 2010 | Visits: 866

Sparklines for Java Sparklines are intense, simple, wordlike graphics. Theres a PHP library for producing sparklines, and even a sparkline web service, but I wanted something I could use to generate sparklines in both Java and JSTL (and I thought it would be a fun project). (Its also worth checking out Whys... Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): Sparklines for Java Download

Added: July 14, 2010 | Visits: 1.225

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: April 21, 2010 | Visits: 726

libwayne libwayne is a library of reasonably abstract datatypes and algorithms written in C. The algorithms in libwayne are by no means original. Many of them are taken verbatim from textbooks on data structures and algorithms, and I simply translated them into C. They include efficient and correct... Platforms: *nix

License: Freeware Size: 3 MB Download (97): libwayne Download

Added: July 18, 2010 | Visits: 1.155

DateTime::Format::Epoch DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds. SYNOPSIS use DateTime::Format::Epoch; my $dt = DateTime->new( year => 1970, month => 1, day => 1 ); my $formatter = DateTime::Format::Epoch->new( epoch => $dt, unit => seconds, type => int, # or... Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): DateTime::Format::Epoch Download

Added: October 13, 2010 | Visits: 1.014

Instant Instant is a Python module that allows for instant inlining of C and C++ code in Python. Instant is a small Python module built on top of SWIG. Example of use: >>> c_code = """ double sum(double a, double b){ return a+b; } """ >>> import Instant >>> ext = Instant.Instant() >>> >>> #... Platforms: *nix

License: Freeware Size: 34.82 KB Download (96): Instant Download

< 1 2 3 4 5