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

Converting Si Units freeware
Filter: All | Freeware | Demo
 

Converting Si Units

< 1 2 3 4 5 > 
Added: October 06, 2010 | Visits: 700

XMLNews::HTMLTemplate XMLNews::HTMLTemplate is Perl module for converting NITF to HTML. SYNOPSIS use XMLNews::HTMLTemplate; my $template = new XMLNews::HTMLTemplate(); $template->readTemplate("mytemplate.html"); $template->applyTemplate("output.html", "story.xml", "story.rdf"); NOTE: this module requires...



Platforms: *nix

License: Freeware Size: 9.22 KB Download (106): XMLNews::HTMLTemplate Download

Added: October 26, 2010 | Visits: 711

Tableutil Tableutil is a utility for converting, aggregating and performing operations (currently unions, differences, complements and intersections) on lists of IP-addresses. Tableutils primary use is to convert files into a format pfctl(8) can read, but if you find another use for it Id really like to...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Tableutil Download

Added: November 06, 2010 | Visits: 1.696

XML::Excel XML::Excel is a Perl extension converting Excel files to XML. SYNOPSIS use XML::Excel; $excel_obj = XML::Excel->new(); $excel_obj = XML::Excel->new(%attr); $status = $excel_obj->parse_doc(file_name); $status = $excel_obj->parse_doc(file_name, %attr); $excel_obj->declare_xml(%attr);...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): XML::Excel Download

Added: January 22, 2010 | Visits: 1.384

XML::CSV XML::CSV is a Perl extension converting CSV files to XML. SYNOPSIS use XML::CSV; $csv_obj = XML::CSV->new(); $csv_obj = XML::CSV->new(%attr); $status = $csv_obj->parse_doc(file_name); $status = $csv_obj->parse_doc(file_name, %attr); $csv_obj->declare_xml(%attr);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (134): XML::CSV Download

Added: November 08, 2010 | Visits: 1.128

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: November 14, 2010 | Visits: 1.160

Convert::Addressbook::Mozilla2Blackberry Convert::Addressbook::Mozilla2Blackberry is a Perl extension for converting a CSV comma delimited addressbook from Mozilla to Blackbery csv import format. SYNOPSIS use Mozilla::Mork; use Convert::Addressbook::Mozilla2Blackberry; #get the file from the command line or quit with an error...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Convert::Addressbook::Mozilla2Blackberry Download

Added: July 09, 2010 | Visits: 1.468

Convert::Cyrillic Convert::Cyrillic is a Perl module with routines for converting from one cyrillic charset to another. SYNOPSIS use Convert::Cyrillic; $src = koi8; $dst = win; $SrcBuf = text in koi8 here; $DstBuf = Convert::Cyrillic::cstocs ($Src, $Dst, $SrcBuf); This package implements routine for...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (229): Convert::Cyrillic Download

Added: April 27, 2010 | Visits: 1.079

MP3c MP3c is a special program for converting audio-cds to ogg/mp3-format. It is a frontend for every grab-program and mp3-encoder. Nearly every program should be supported. MP3c has two different run-modes: An interactive mode with a menu-enviroment (based on curses-lib), which can used on...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): MP3c Download

Added: September 20, 2013 | Visits: 1.878

Perl Audio Converter Perl Audio Converter is a tool for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CAF, CDR, FAP, FLA, FLAC, IRCAM, LA, LPAC, M4A, MAT, MAT4, MAT5, MMF, MP2, MP3, MP4, MPC, MPP, NIST, OFR, OFS, OGG, PAC, PAF, PVF, RA, RAM, RAW, SD2, SF,...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (283): Perl Audio Converter Download

Added: August 01, 2010 | Visits: 580

LRpt::XMLReport LRpt::XMLReport is a Perl module for converting outputs generated by LReport tools to XML format. SYNOPSIS lrptxml.pl --selects=selects.txt --keys_file=keys.txt data lrptxml.pl --diffs --selects=selects.txt --keys_file=rkeys.txt diffs.txt LRpt::XMLReport is a part of LRpt (LReport)...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (89): LRpt::XMLReport Download

Added: November 19, 2010 | Visits: 730

Convert::Bencode Convert::Bencode are functions for converting to/from bencoded strings. SYNOPSIS use Convert::Bencode qw(bencode bdecode); my $string = "d4:ainti12345e3:key5:value4:type4:teste"; my $hashref = bdecode($string); foreach my $key (keys(%{$hashref})) { print "Key: $key, Value:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Convert::Bencode Download

Added: March 17, 2010 | Visits: 997

st st software is a simple XSL-stylesheet for converting some texts into PDF-files. It tooks a structured XML-file as input and produces with the help of a Formatting Objects Processor a PDF-file. The st-stylesheet tries to support the most common used elements of modern text formatting. Whats...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): st Download

Added: September 04, 2010 | Visits: 1.755

Time::Convert Time::Convert is a Perl interface to converting unix seconds to years, days, hours and minutes. SYNOPSIS use Time::Convert; my $convert = new Time::Convert; EXAMPLE use Time::Convert; my $convert = new Time::Convert; $REPLY = $convert->ConvertSecs(time); print($REPLY);.


Platforms: *nix

License: Freeware Size: 2.05 KB Download (94): Time::Convert Download

Added: September 21, 2010 | Visits: 812

Statistics::LTU Statistics::LTU is an implementation of Linear Threshold Units. SYNOPSIS use Statistics::LTU; my $acr_ltu = new Statistics::LTU::ACR(3, 1); # 3 attributes, scaled $ltu->train([1,3,2], $LTU_PLUS); $ltu->train([-1,3,0], $LTU_MINUS); ... print "LTU looks like this:n"; $ltu->print;...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (88): Statistics::LTU Download

Added: January 25, 2010 | Visits: 805

Noise Industries Units Noise Industries Units is a set of filters and generators that are compatible with any Core Image-enabled application on Mac OS X (e.g. Quartz Composer).NI 3x3 WeightsNI Displacement DistortionNI Drop ShadowNI Red ChannelNI Green ChannelNI Blue ChannelNI Join ChannelsNI Noise GeneratorNI RGB to...


Platforms: Mac

License: Freeware Size: 2.6 MB Download (114): Noise Industries Units Download

Released: October 03, 2013  |  Added: January 20, 2014 | Visits: 3.192

Hanso Converter Hanso Converter is an audio program built to offer full support for CD ripping and audio encoding. It allows users to convert files into multiple popular formats including MP3, MP4/M4A, Ogg Vorbis, AAC, Bonk and FLAC. With Hanso Converter any type of user has the chance to work with a...


Platforms: Windows, Windows 7

License: Freeware Size: 3.56 MB Download (140): Hanso Converter Download

Released: October 23, 2013  |  Added: December 03, 2013 | Visits: 3.317

MegaMind Converter MegaMind Converter is a neat, unfussy software that allows you to do CD ripping, audio encoding and converting in a very simple and efficient manner. It offers much freedom when it comes to the formats you can work with MP3, MP4/M4A, Ogg Vorbis, AAC, Bonk and FLAC files and requires no...


Platforms: Windows, Windows 7

License: Freeware Size: 3.59 MB Download (336): MegaMind Converter Download

Released: August 31, 2013  |  Added: September 28, 2013 | Visits: 2.319

Free Nokia Video Converter Factory Free Nokia Video Converter Factory is a professional converting tool for Nokia.It supports nearly all popular video formats such as AVI, MPEG, WMV.MOV, RM, and VOB to format viewable on over 150 Nokie phones. It also converts audio like MP3,AC3,WMA, MP2, OGG, RA, AC3 and even extract audio from...


Platforms: Windows

License: Freeware Size: 10.56 MB Download (172): Free Nokia Video Converter Factory Download

Released: September 07, 2011  |  Added: September 29, 2011 | Visits: 1.086

Free AAC Converter This freeware allows you to convert AAC to one of the following formats: MP3, AIFF, AMR, AU, FLAC, WAV, MP2, AAC, AC3, OGG, WMA. In addition, the following formats are supported for converting to AAC: MP3, AC3, WV, MPC, APE, OFR, OGG, DTS, RA, CDA, FLAC, MPA, WAV, MID, MKA, MP2, TTA. You...


Platforms: Windows

License: Freeware Size: 5.1 MB Download (102): Free AAC Converter Download

Released: September 15, 2011  |  Added: October 03, 2011 | Visits: 1.126

Free M4A Converter You can convert your M4A files to different audio formats with the Free M4A Converter. In addition, it is possible to encode all popular audio formats to M4A. The following formats are enabled for converting to M4A: MP3, AAC, M4A, RA, CDA, FLAC, MPA, WAV, MID, MKA, MP2, TTA, AC3, WV, MPC, APE,...


Platforms: Windows

License: Freeware Size: 5.1 MB Download (100): Free M4A Converter Download

< 1 2 3 4 5 >