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

Grid Conversion freeware
Filter: All | Freeware | Demo
 

Grid Conversion

< 1 2 3 4 5 > 
Added: May 21, 2010 | Visits: 1.724

Navy SEALs: Covert Operations for Quake 3 Arena Beta Navy SEALs: Covert Operations is a Total Conversion or Modification for Quake III Arena. Navy SEALs: Covert Operations pits players in realistic SEAL and Tango land covert operations in realistic settings with scale weapons, munitions, and equipment. Navy SEALs: Covert Operations is a... Platforms: *nix

License: Freeware Size: 53.2 MB Download (133): Navy SEALs: Covert Operations for Quake 3 Arena Beta Download

Added: February 27, 2010 | Visits: 950

Konverter Konverter is an easy to use but powerfull KDE video conversion tool. Konverter helps to convert almost every videofile into the most common different videoformats and codecs. Beside converting, Konverter is also able to scale/crop your videos, change codec details or just changes the audio... Platforms: *nix

License: Freeware Size: 184.32 KB Download (131): Konverter Download

Released: June 22, 2010  |  Added: July 14, 2010 | Visits: 1.676

SID Audio CD Ripper Audio CD Ripper extracts audio CD tracks to audio formats MP3, WAV, WMA, OGG Vorbis with excellent output quality and direct conversion with fast encoding engine, multiple/variable bitrate support, file verification, multi-drive reading, ID3-V1 & ID3-V2 Tag Editor -These features makes the... Platforms: Windows

License: Freeware Size: 4.57 MB Download (120): SID Audio CD Ripper Download

Released: March 16, 2012  |  Added: December 29, 2012 | Visits: 1.211

SBWin Converter SBWin (formerly SMD BIN WIN) is a SEGA Genesis ROM batch conversion utility for Microsoft Windows. It supports SMD (Super Magic Drive), BIN (Binary), and MD/MGD (Multi Game Doctor) files. It also supports two modes of compression. Features include: * Completely graphical interface (no... Platforms: Windows

License: Freeware Size: 2.69 MB Download (118): SBWin Converter Download

Added: July 12, 2010 | Visits: 1.312

Geo::Coordinates::OSGB Geo::Coordinates::OSGB is a Perl module that can convert coordinates from Lat/Long to UK Grid. A UK-specific implementation of co-ordinate conversion, following formulae from the Ordnance Survey of Great Britain (hence the name). SYNOPSIS use Geo::Coordinates::OSGB qw(ll2grid grid2ll); #... Platforms: *nix

License: Freeware Size: 4.1 KB Download (113): Geo::Coordinates::OSGB Download

Added: September 12, 2010 | Visits: 1.493

Convert::CharMap Convert::CharMap is a Perl module that can conversion between Unicode Character Maps. SYNOPSIS use Convert::CharMap; my $map = Convert::CharMap->load(CharMapML => test.xml); $map->save(UCM => test.ucm); This module transforms between unicode character map formats, using an in-memory... Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): Convert::CharMap Download

Added: October 19, 2010 | Visits: 1.262

OpenInteract2::Conversion::ActionConfig OpenInteract2::Conversion::ActionConfig is a Perl module that can convert old action.perl files into INI configurations. SYNOPSIS use OpenInteract2::Conversion::ActionConfig; my $old_config_text = join( , ); print OpenInteract2::Conversion::ActionConfig ->new( $old_config_text )... Platforms: *nix

License: Freeware Size: 7.17 KB Download (109): OpenInteract2::Conversion::ActionConfig Download

Added: September 09, 2010 | Visits: 875

Cytadela Cytadela project is a conversion of an Amiga Doom clone. It was also called "Cytadela". The original was created in mid 1990s by Virtual Design, and released firstly in Poland and then in other countries. Citadel is written in C++ and uses the most common libraries - OpenGL and GLU for 3D,... Platforms: *nix

License: Freeware Size: 2.5 MB Download (109): Cytadela Download

Added: June 05, 2010 | Visits: 1.349

Multi-Agent Grid Engine library Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems.. Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): Multi-Agent Grid Engine library Download

Added: February 10, 2010 | Visits: 1.969

Iris Video Conversion Utility Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG This software intends to ease video conversion to common formats. Help... Platforms: *nix

License: Freeware Size: 122.88 KB Download (107): Iris Video Conversion Utility Download

Added: April 21, 2010 | Visits: 1.180

Ibis Ibis is an open source Java grid software project of the Computer Systems group, which is part of the Computer Science department of the Faculty of Sciences at the Vrije Universiteit, Amsterdam, The Netherlands. Using Ibis, software can be developed which runs reliably and efficiently on a... Platforms: *nix

License: Freeware Size: 15.3 MB Download (107): Ibis Download

Added: October 07, 2010 | Visits: 919

DrasticTools DrasticTools can be used to visualize table data in a Grid (DrasticGrid) and on a Google Map (DrasticMap). The grid supports pagination, sorting, and in-line editing of data. DrasticTools project is the successor of MySQLPHPGrid. Whats New in This Release: - "showcols", "showcolsnot", and... Platforms: *nix

License: Freeware Size: 83.97 KB Download (106): DrasticTools Download

Added: January 15, 2010 | Visits: 1.001

CEIConvert CEIConvert provides an email conversion program for kMail, Netscape, Evolution, and Eudora. This tool will convert your individual emlx mail files (found in ~/Library/Mail/) to the old mbox format, used by almost every UNIX/Linux mail client and recognized by many more. Basically, it helps... Platforms: *nix

License: Freeware Size: 3.07 KB Download (106): CEIConvert Download

Added: May 08, 2010 | Visits: 1.093

Convert::RACE Convert::RACE is a conversion between Unicode and RACE. SYNOPSIS use Convert::RACE; $domain = to_race($utf16str); $utf16str = from_race($domain); This module provides functions to convert between RACE (Row-based ASCII-Compatible Encoding) and Unicode Encodings. RACE converts strings... Platforms: *nix

License: Freeware Size: 4.1 KB Download (106): Convert::RACE Download

Added: September 16, 2010 | Visits: 1.286

Grid::Transform Grid::Transform is a Perl module with fast grid transformations. SYNOPSIS use Grid::Transform; $g = Grid::Transform->new([a..o], rows=>5); $g->rotate_270->flip_vertical; print join( , $g->grid), "n"; The Grid::Transform module provides fast methods to transform a grid of arbitrary data... Platforms: *nix

License: Freeware Size: 36.86 KB Download (104): Grid::Transform Download

Added: August 05, 2008 | Visits: 948

Dynamic Currency Conversion by preCharge Increase your international user base instantly. preCharge offers Dynamic Currency Conversion for your website. You can now instantly give your customers the ability to convert any price on your website to their home currency. Inline with your site, no popups or registration required for your... Platforms: Windows

License: Freeware Size: 35 KB Download (104): Dynamic Currency Conversion by preCharge Download

Added: November 21, 2010 | Visits: 968

Tonality Tonality is a GUI-driven utility that streamlines the typical Black and White image conversion process. It thumbnails images in B&W for quick preview. It allows previews based on individual color channels. It also makes adjusting individual channel contributions without changing the overall... Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): Tonality Download

Added: July 10, 2010 | Visits: 1.095

Instant-Grid Instant-Grid is a live-CD based on Knoppix bundled with a pre-configured grid environment based on the Globus Toolkit. One PC started from this CD becomes the Instant-Grid frontend. It also functions as a PXE boot-server, allowing other PCs in the same local network to boot the Instant-Grid... Platforms: *nix

License: Freeware Download (100): Instant-Grid Download

Added: January 01, 2010 | Visits: 861

gpgm2srt gpgm2srt is a graphical tool for conversion of DVD subtitles into textual form. Script processes subtitles saved as sequence of black-and-white PNG pictures, which is the output of subtitle2pgm application on subtitle stream. Other output is .srtx file containing subtitles timing. You can get... Platforms: *nix

License: Freeware Size: 112.64 KB Download (100): gpgm2srt Download

Added: August 06, 2008 | Visits: 816

Nowotnik Puzzle This small game is straight conversion of a game that was released on the Sinclair ZX Spectrum in 1983. Apart from nicer graphics and mouse control, it's just the same game. It has 2 different games with 4 levels of play. In both games, the idea is to get the grid of tiles into the... Platforms: Windows

License: Freeware Size: 849 KB Download (99): Nowotnik Puzzle Download

< 1 2 3 4 5 >