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

Level Format software
Filter: All | Freeware | Demo
 

Level Format

1 2 3 4 5 > 
Added: July 28, 2013 | Visits: 1.015

Xye Xye is a puzzle game in which the objective is to help a character that looks like a green circle to get all the gems in the room. This is, of course, not as easy as it sounds, Xye must solve all sorts of puzzles while at the same time avoiding all sorts of traps and beasts. Xye is similar to...



Platforms: *nix

License: Freeware Size: 2.93 MB Download (112): Xye Download

Added: October 22, 2006 | Visits: 3.652

FINALeRASER FINALeRASER not only deletes the file directory information but also the actual data on the hard drive. This permanently erases files unlike emptying from the Recycle Bin. It also completely initializes the data sector where the data was located. In this sense, FINALeRASER acts much like a low...






License: Shareware Cost: $149.99 USD Size: 2.66 MB Download (962): FINALeRASER Download

Added: September 27, 2010 | Visits: 2.359

AFPL Ghostscript Ghostscript is a processor for PostScript and PDF files. AFPL Ghostscript can rasterize these files to a wide variety of printers, devices for screen preview, and image file formats. Since applications tend to prepare pages for printing in a high-level format such as PostScript, most Unix users...


Platforms: *nix

License: Freeware Size: 9.9 MB Download (535): AFPL Ghostscript Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 1.546

Winamp Media Player Winamp is more than just a player. It's your window to the multimedia world. From MP3s to streaming video, Winamp is the one place you go to feed your audio/video habit. As always Winamp and Winamp Pro also feature... * Now Playing: Artist Songs, Videos, Radio and Photos * iPod Support:...


Platforms: Windows

License: Freeware Size: 15.7 MB Download (714): Winamp Media Player Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 1.648

Winamp Media Player 5.623 Winamp is more than just a player. It's your window to the multimedia world. From MP3s to streaming video, Winamp is the one place you go to feed your audio/video habit. As always Winamp and Winamp Pro also feature... * Now Playing: Artist Songs, Videos, Radio and Photos * iPod Support: Play and...


Platforms: Windows

License: Freeware Size: 15.7 MB Download (937): Winamp Media Player 5.623 Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 457

ACDSee Canvas 12 with GIS+ Canvas is the integrated application that speeds up and streamlines your technical illustration workflow. Professionals in high tech, complex environments that require accurate and powerful visualization of technical data rely on Canvas to facilitate collaboration and improve productivity....


Platforms: Windows

License: Shareware Cost: $899.00 USD Size: 130 MB Download (44): ACDSee Canvas 12 with GIS+ Download

Added: February 16, 2010 | Visits: 1.110

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Released: June 07, 2010  |  Added: June 11, 2010 | Visits: 2.040

iCare Format Recovery Formatted partition? Formatted SD card? Formatted pen drive? Formatted partition when reloaded Windows OS and lost files? Drive reads "the drive is not formatted, do you want to format it now?" Try iCare Format Recovery, which is all you need for fixing all format related problems. It is...


Platforms: Windows, Other

License: Shareware Cost: $69.95 USD Size: 2.86 MB Download (370): iCare Format Recovery Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 469

Carpentry Level Editor 3D Level/Scene Editor using a simple XML-based file format. Ideal for simple games.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.83 MB Download (47): Carpentry Level Editor Download

Released: July 20, 2017  |  Added: August 12, 2017 | Visits: 1.010

Free Format  Recovery Software Free Format Data Recovery software download for Windows to recover data after format device or device shows raw file system inaccessible not recognized with all kinds of digital devices supported lik hdd, usb flash drive, memory card. Undo quick format or full format when format was done by...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 4.08 MB Download (515): Free Format Recovery Software Download

Released: December 24, 2011  |  Added: January 03, 2012 | Visits: 3.656

Advanced Security Level Advanced Security Level is the best computer security application for Windows-based computers. It gives you an excellent administrative support to control the user access rights for your computer by setting up the desired access control level for each user. You can restrict access to Control...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 1.85 MB Download (185): Advanced Security Level Download

Added: May 08, 2009 | Visits: 4.530

Format This program simulates format of drive C: (polish version).


Platforms: DOS, Windows

License: Freeware Size: 91 KB Download (1609): Format Download

Released: September 23, 2008  |  Added: November 26, 2008 | Visits: 1.426

Math Center Level 1 Math software for students studying precalculus. Can be enteresting for teachers teaching precalculus. Math Center Level 1 consists of Graphing calculator 2D, Advanced Calculator, and Simple Calculator called from the Control Panel. Simple calculator is a general purpose calculator which...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.91 MB Download (110): Math Center Level 1 Download

Added: June 06, 2010 | Visits: 1.462

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: November 26, 2010 | Visits: 1.159

DateTime::Format::Pg DateTime::Format::Pg is a Perl module to parse and format PostgreSQL dates and times. SYNOPSIS use DateTime::Format::Pg; my $dt = DateTime::Format::Pg->parse_datetime( 2003-01-16 23:12:01 ); # 2003-01-16T23:12:01+0200 DateTime::Format::Pg->format_datetime($dt); This module understands...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): DateTime::Format::Pg Download

Added: June 08, 2010 | Visits: 1.280

DateTime::Format::Builder DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (100): DateTime::Format::Builder Download

Added: September 24, 2010 | Visits: 1.307

DBIx::SQLCrosstab::Format DBIx::SQLCrosstab::Format is a Perl module with formats results created by DBIx::SQLCrosstab. SYNOPSIS use DBIx::SQLCrosstab::Format; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh,...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (110): DBIx::SQLCrosstab::Format Download

Added: April 04, 2010 | Visits: 1.287

Time::Format Time::Format is a Perl module for easy-to-use date/time formatting. SYNOPSIS use Time::Format qw(%time %strftime %manip); $time{$format} $time{$format, $unixtime} print "Today is $time{yyyy/mm/dd}n"; print "Yesterday was $time{yyyy/mm/dd, time-24*60*60}n"; print "The time is...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (94): Time::Format Download

Added: July 03, 2010 | Visits: 1.139

DateTime::Format::Epoch::TJD DateTime::Format::Epoch::TJD is a Perl module that can convert DateTimes to/from Truncated Julian Days. SYNOPSIS use DateTime::Format::Epoch::TJD; my $dt = DateTime::Format::Epoch::TJD->parse_datetime( 13244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::TJD->format_datetime($dt);...


Platforms: *nix

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

Added: July 18, 2010 | Visits: 1.147

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

1 2 3 4 5 >