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

Cdfs Format freeware
Filter: All | Freeware | Demo
 

Cdfs Format

< 1 2 3 4 5 > 
Added: July 22, 2010 | Visits: 1.663

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Added: August 27, 2010 | Visits: 1.175

Fortran::Format Fortran::Format is a Perl module to read and write data according to a standard Fortran 77 FORMAT. SYNOPSYS use Fortran::Format; my $f = Fortran::Format->new("2(N: ,I4,2X)"); print $f->write(1 .. 10); # prints the following: # N: 1 N: 2 # N: 3 N: 4 # N: 5 N: 6 # N: 7 N: 8 # N: 9 N:...





Platforms: *nix

License: Freeware Size: 18.43 KB Download (167): Fortran::Format Download

Added: April 20, 2010 | Visits: 941

AnyData::Format::Mp3 AnyData::Format::Mp3 is a tied hash and DBI access to Mp3 files. SYNOPSIS use AnyData; my $playlist = adTie( Passwd, [c:/My Music/] ); while (my $song = each %$playlist){ print $song->{artist} if $song->{genre} eq Reggae } OR use DBI my $dbh = DBI->connect(dbi:AnyData:);...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (90): AnyData::Format::Mp3 Download

Added: August 09, 2010 | Visits: 842

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (88): AnyData::Format::XML Download

Added: September 19, 2010 | Visits: 908

OODoc::Format::Pod OODoc::Format::Pod is a Perl module to produce POD pages from the doc tree. INHERITANCE OODoc::Format::Pod is an OODoc::Format is an OODoc::Object OODoc::Format::Pod is extended by OODoc::Format::Pod2 SYNOPSIS my $doc = OODoc->new(...); $doc->create ( pod , format_options =>...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): OODoc::Format::Pod Download

Added: February 21, 2010 | Visits: 1.488

CDfs CDfs is a file system for Linux systems that `exports all tracks and boot images on a CD as normal files. These files can then be mounted (e.g. for ISO and boot images), copied, played (audio and VideoCD tracks)... The primary goal for developing this file system was to `unlock information in...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (367): CDfs Download

Added: February 16, 2010 | Visits: 1.106

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

Added: May 18, 2010 | Visits: 1.660

File::Format::RIFF File::Format::RIFF is a Perl module to Resource Interchange File Format/RIFF files. SYNOPSIS use File::Format::RIFF; open( IN, file ) or die "Could not open file: $!"; my ( $riff1 ) = File::Format::RIFF->read( *IN ); close( IN ); $riff1->dump; my ( $riff2 ) = new File::Format::RIFF(...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (151): File::Format::RIFF Download

Added: August 18, 2010 | Visits: 1.267

DateTime::Format::Strptime DateTime::Format::Strptime is a Perl module to parse and format strp and strf time patterns. SYNOPSIS use DateTime::Format::Strptime; my $Strp = new DateTime::Format::Strptime( pattern => %T, locale => en_AU, time_zone => Australia/Melbourne, ); my $dt =...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): DateTime::Format::Strptime Download

Added: August 14, 2010 | Visits: 1.001

Format on Save Format on Save is a Eclipse plugin to automatically organizes imports and formats code when saving a Java editor. This is the exact equivalent as doing Ctrl-Shift-O, Ctrl-Shift-F before saving. New features: - Sort Members and Correct Indentation - preference page to configure defaults.


Platforms: *nix

License: Freeware Size: 52.22 KB Download (94): Format on Save Download

Released: May 18, 2010  |  Added: May 26, 2010 | Visits: 3.646

iCare Format Recovery Free As a free format recovery software, free file recovery software, iCare Format Recovery Free is capable of data recovery from corrupt files owing to reasons like partition corruption and partition resizing, system malfunction, incomplete or unsuccessful repartitioning of hard drive, file system...


Platforms: Windows, Other

License: Freeware Size: 2.41 MB Download (1431): iCare Format Recovery Free Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.156

EDF(+) to ASCII Format Converter The EDF(+) to ASCII Format Converter application was designed to convert all the signals in an EDF-file (European Data Format) to a plain ASCII text-file. This tool provides users with a command line interface so it can be easily used in various scripts or bat-files.


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (82): EDF(+) to ASCII Format Converter Download

Released: April 21, 2013  |  Added: May 02, 2013 | Visits: 1.260

M3 Format Recovery Free M3 Format Recovery Free is a one-stop solution to restore lost data in Windows XP, 2003, Vista, Windows 7, 8. M3 Format Recovery Free does an amazing job on format recovery, unformat or lost data due to partition damage, software crash, virus infection, unexpected shutdown or any other...


Platforms: Windows

License: Freeware Size: 2.77 MB Download (90): M3 Format Recovery Free Download

Added: May 10, 2013 | Visits: 367

ASP Format Date This snippet will format your date with a leading "0" if needed, i.e., if the date returned is 5/6/2002, then the date will be converted to 05/06/2002.


Platforms: Windows, ASP.NET,

License: Freeware Download (63): ASP Format Date Download

Added: May 10, 2013 | Visits: 406

US Mail Format This contribution will allow you to have your customer's mailing address in the proper United States Format. For example: John DoeSome StreetSome City, Some State, Zip CodeThis is a very simple modification, it works with my Oscommerce 2.2 Milestone2 store. It requires changes to the database.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): US Mail Format Download

Added: May 10, 2013 | Visits: 633

HTML price & loading packed price in format Ex Deduces the list of products on groups with the prices (HTML price), and loading packed price in format Excel.


Platforms: Windows, *nix, PHP, BSD Solaris


Added: May 10, 2013 | Visits: 262

Format number function For many languages it is possible to use the locale module to format numbers. But there are at least three languages for which the locale.localeconv()['thousands_sep'] is empty: brazilian portuguese - 'pt_br', portuguese - 'pt' and spanish - 'es'. The first function, format_positive_integer()...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Format number function Download

Added: September 08, 2013 | Visits: 653

ICD-10 Code Format Validation This script validates the entered value to see if it conforms to the ICD-10 format. (It does not check whether the code exists in the ICD-10 WHO library.)


Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): ICD-10 Code Format Validation Download

Added: April 26, 2013 | Visits: 720

Format Phone Number This script will format a telephone number entered into a text box.Numbers can be entered as 1234567890 and will automatically be formatted as (1as 12345690.


Platforms: JavaScript

License: Freeware Size: 81.92 KB Download (45): Format Phone Number Download

Added: March 29, 2013 | Visits: 537

Format Input Format Input script allows visitors to format the text entered in a textbox.


Platforms: JavaScript

License: Freeware Size: 81.92 KB Download (52): Format Input Download

< 1 2 3 4 5 >