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

Offset freeware
Filter: All | Freeware | Demo
 

Offset

< 1 2 3 4 5 
Added: May 04, 2010 | Visits: 999

Data::Region Data::Region Perl module can define hierarchical areas with behaviors. SYNOPSIS use Data::Region; $r = Data::Region->new( 8.5, 11, { data => PageObj->new() } ); $r->data( PageObj->new() ); foreach my $c ( $r->subdivide(2.5,3) ) { $a = $c->area(0.25,0.25, 2.25,2.75); $a2 =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::Region Download

Added: April 21, 2010 | Visits: 1.011

Wx::Polygon Wx::Polygon can draw and manipulate polygons for wxPerl. ABSTRACT This module provides functions for manipulating polygons in wxPerl. new( POLYGON = (Wx::Point,...) | ELLIPSE => (x_offset,y_offset,width,heigth) ) --> Wx::Polygon> Instantiates a new Wx::Polygon with an array of Wx::Points... Platforms: *nix

License: Freeware Size: 6.14 KB Download (125): Wx::Polygon Download

Added: November 08, 2010 | Visits: 1.134

GSubEdit GSubEdit, or GNOME Subtitle Editor, is a tool for editing and converting DivX ;-) subtitles. It currently features read/write of SubRip (.srt) and MicroDVD (.sub) subtitles. Framerate conversion and frame displacement (Increase/decrease all frames by a given offset) is also supported.. A... Platforms: *nix

License: Freeware Size: 79.87 KB Download (118): GSubEdit Download

Added: September 02, 2010 | Visits: 2.497

Geo::ShapeFile Geo::ShapeFile is a Perl extension for handling ESRI GIS Shapefiles. SYNOPSIS use Geo::ShapeFile; my $shapefile = new Geo::ShapeFile("roads"); for(1 .. $shapefile->shapes()) { my $shape = $shapefile->get_shp_record($_); # see Geo::ShapeFile::Shape docs for what to do with $shape my... Platforms: *nix

License: Freeware Size: 276.48 KB Download (147): Geo::ShapeFile Download

Added: February 07, 2010 | Visits: 894

Parallel Bladeenc Parallel Bladeenc is a true parallel version of the Bladeenc MP3 encoder; it distributes work across CPUs to speed up MP3 encoding. It uses the Message Passing Interface (MPI) for parallelization across SMPs and/or multiple machines. Hence, if you have a 4-way SMP, you can encode your MP3s about... Platforms: *nix

License: Freeware Size: 225.28 KB Download (93): Parallel Bladeenc Download

Added: April 06, 2010 | Visits: 834

rtldi rtldi is an ELF program interpreter that enables each main executable program to use its own runtime loader and shared libraries, independent of the default versions installed in /lib, and independent of any other main executable program. Thus rtldi facilitates the simultaneous interoperation... Platforms: *nix

License: Freeware Size: 20.48 KB Download (108): rtldi Download

Added: January 08, 2010 | Visits: 692

Data2XML Data2XML is a quick JAXB-based tool for parsing simple-to-moderately-complex input data into a flat XML representation. It is meant to replace simple String.substring() operations and keyword searches in Java by an easy-to-use XML-configured parser. It is initialized with an XML configuration... Platforms: *nix

License: Freeware Size: 4 MB Download (88): Data2XML Download

Added: October 12, 2010 | Visits: 2.457

jPOS jPOS project is a Java based, production grade ISO-8583 library/framework that can be used to implement financial interchanges, protocol converters, payment gateways, credit card verification clients and servers (merchant/issuer/acquirer), etc. Whats New in This Release: - Upgrade to... Platforms: *nix

License: Freeware Size: 3.4 MB Download (218): jPOS Download

Added: October 23, 2010 | Visits: 1.141

OTP OTP is an encryption program that uses the one-time pad algorithm to allow two parties to communicate securely, without worrying about unauthorized people listening in. OTP compresses plaintext input to save pad, has features that assist with the bureaucracy of pad management, and comes with... Platforms: *nix

License: Freeware Size: 25.6 KB Download (146): OTP Download

Added: April 03, 2010 | Visits: 1.426

PDL::Graphics::PGPLOT::Window PDL::Graphics::PGPLOT::Window is a OO interface to PGPLOT windows. SYNOPSIS perldl> use PDL::Graphics::PGPLOT::Window perldl> $win = PDL::Graphics::PGPLOT::Window->new(Device => /xs); perldl> $a = pdl [1..100] perldl> $b = sqrt($a) perldl> $win->line($b) perldl> $win->hold() perldl> $c... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Graphics::PGPLOT::Window Download

Added: January 23, 2010 | Visits: 850

RasmusDSP 0.1 RasmusDSP is an embeddable Audio/MIDI processor. Has a script interpreter which is used to describe instruments, route Audio/MIDI signal between processor units. List of available units: Math Operators (audio and number domain) +, -, *, /, %, >, <, >=, <=, !=, =, ? Math Functions (audio... Platforms: *nix

License: Freeware Size: 901.12 KB Download (91): RasmusDSP 0.1 Download

Added: May 10, 2013 | Visits: 1.477

PHP Running Management PHP Running Management or phpRunMan is a set of scripts for runners. Users can enter intermediate times of their training or race performance for calculating various statistics (distance, avg speed, time/km, projection on different distance, etc.). Every run (training or competition) is entered... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (109): PHP Running Management Download

Added: April 02, 2010 | Visits: 1.104

WML::Card WML::Card is a Perl extension for builiding WML Cards according to the browser being used. SYNOPSIS use WML::Card; my $options= [ [Option 1, http://...], [Option 2, http://...], ]; my $c = WML::Card->guess(index,Wap Site); $c->link_list(indice, undef, 0, $options, $options); $c->print;... Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): WML::Card Download

Added: July 08, 2010 | Visits: 822

Image::Xpm Image::Xpm is a Perl module that can load, create, manipulate and save xpm image files. SYNOPSIS use Image::Xpm; my $j = Image::Xpm->new(-file, Camel.xpm); my $i = Image::Xpm->new(-width => 10, -height => 16); my $h = $i->new; # Copy of $i $i->xy(5, 8, red); # Set a colour (& add to... Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): Image::Xpm Download

Added: May 10, 2013 | Visits: 1.228

wview wview is a collection of unix daemons which interface with a supported weather station to retrieve archive records (if generated by the station) and current conditions. The stations currently supported are: * Davis Vantage Pro/Pro2/Vue (Serial, USB and IP) * Vaisala WXT510/WXT520 * Texas... Platforms: Mac, *nix, C/C++, BSD

License: Freeware Download (112): wview Download

Added: October 14, 2010 | Visits: 688

Time::Piece Time::Piece is a Perl module that contains Object Oriented time objects. SYNOPSIS use Time::Piece; my $t = localtime; print "Time is $tn"; print "Year is ", $t->year, "n"; This module replaces the standard localtime and gmtime functions with implementations that return objects. It does... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Time::Piece Download

Added: March 16, 2010 | Visits: 1.249

Ariadne Ariadne is an Application Platform for the Web, built entirely on Open Source technology. What this means is that Ariadne is a Content Management System, using a WYSIWYG HTML editor, its also a Group Calendar, a Photo Album, an Addressbook, a Weblog and anything else you want it to be.... Platforms: *nix

License: Freeware Size: 2.5 MB Download (100): Ariadne Download

Added: June 20, 2010 | Visits: 886

DB_File DB_File is a Perl5 access to Berkeley DB version 1.x. SYNOPSIS use DB_File; [$X =] tie %hash, DB_File, [$filename, $flags, $mode, $DB_HASH] ; [$X =] tie %hash, DB_File, $filename, $flags, $mode, $DB_BTREE ; [$X =] tie @array, DB_File, $filename, $flags, $mode, $DB_RECNO ; $status =... Platforms: *nix

License: Freeware Size: 87.04 KB Download (97): DB_File Download

Added: October 17, 2010 | Visits: 1.180

dtRdr::doc::Book::whitespace dtRdr::doc::Book::whitespace Perl module contains issues with whitespace. Synopsis Weird things happen when whitespace doesnt count, but sort of counts. The annotations rely on a reliable character position, which can be very different from byte offset due to character encoding and... Platforms: *nix

License: Freeware Size: 788.48 KB Download (99): dtRdr::doc::Book::whitespace Download

Added: April 23, 2010 | Visits: 995

Libnids Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection. The most valuable feature of libnids is reliability. A number of tests were... Platforms: *nix

License: Freeware Size: 143.36 KB Download (100): Libnids Download

< 1 2 3 4 5