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

Mds Encoding Elf freeware
Filter: All | Freeware | Demo
 

Mds Encoding Elf

< 1 2 3 4 5 > 
Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 321

PyEncConv Encoding Converter Convert the encoding of text files, e.g. subtitles. Preview before converting (to choose the right encoding). Platforms: Windows, Mac, Linux

License: Freeware Size: 4.03 KB Download (46): PyEncConv Encoding Converter Download

Added: May 10, 2013 | Visits: 621

Reform Encoding Library Web applications face any number of threats; one of them is cross-site scripting and related injection attacks. 90% of all web applications contain cross-site scripting attacks because they are easy to introduce, and the proper tools are not always available to prevent them. There is no good... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): Reform Encoding Library Download

Added: April 20, 2013 | Visits: 386

RLE de/encoding A simple (de)compression program using Run Length Encoding.Compression is done that easy:compressedData = rle(originalData);Decompression:originalData = rle(compressedData) Platforms: Matlab

License: Freeware Size: 10 KB Download (49): RLE de/encoding Download

Added: October 22, 2013 | Visits: 307

Catalyst::Plugin::Unicode::Encoding Catalyst::Plugin::Unicode::Encoding is a Unicode aware Catalyst. SYNOPSIS use Catalyst qw[Unicode::Encoding]; MyApp->config( encoding => 'UTF-8' ); # A valid Encode encoding On request, decodes all params from encoding into a sequence of logical characters. On response, encodes body into... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Catalyst::Plugin::Unicode::Encoding Download

Added: January 18, 2010 | Visits: 781

TXTCOD TXTCOD is an encoding module using the SAC system. SYNOPSIS use TXTCOD; TXTCOD::codage($source, $destination, < $file.cod >, < $algorithm.alc >, < $param >); $param = TXTCOD::decodage($source, $destination, $file.cod, < $algorithm.alc >); $file.cod = TXTCOD::createcod; TXTCOD... Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): TXTCOD Download

Added: May 18, 2010 | Visits: 1.331

iPod Video Encoder iPod Video Encoder is a command line tool for convenient encoding of video files for use on iPod video. iPod Video Encoder project uses the ffmpeg tool for the actual encoding. It features recursive encoding of all files in a directory, and generating a podcast.xml file for convenient use in... Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): iPod Video Encoder Download

Added: April 14, 2010 | Visits: 1.697

MDF audio extracter MDF audio extracter project is a tool to extract audio data from MDF/MDS audio cd images to wav or raw files. Tracks will be extracted to the current directory and named track_[num].wav or track_[num].raw. Output can also be redirected to stdout to allow the audio data to be fed to an encoder or... Platforms: *nix

License: Freeware Size: 10.24 KB Download (232): MDF audio extracter Download

Added: June 20, 2010 | Visits: 1.122

libb64 libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful... Platforms: *nix

License: Freeware Size: 7.17 KB Download (117): libb64 Download

Added: November 08, 2010 | Visits: 1.011

Mp3Make Mp3Make is a program that automates the ripping and encoding of CD audio to mp3 files. Since the programs commonly used in linux to do this are seperate, it made sense to make a glue program to make life easier. This is supplemented by downloading a cd track list from a cddb server, and using... Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Mp3Make Download

Added: July 12, 2010 | Visits: 641

Wagtail Wagtail is yet-another-CD-ripping-and-encoding-wrapper. Wagtail is designed for bulk encoding, large collections and for people who take their encoding seriously. Wagtail wont suit everyone. The learning curve seems steep but its really not that bad, to get going read the quickstart guide and you... Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): Wagtail Download

Added: January 15, 2010 | Visits: 1.381

Encode::MIME::Header Encode::MIME::Header is a Perl module that contains MIME B and Q header encoding. SYNOPSIS use Encode qw/encode decode/; $utf8 = decode(MIME-Header, $header); $header = encode(MIME-Header, $utf8); ABSTRACT This module implements RFC 2047 Mime Header Encoding. There are 3 variant... Platforms: *nix

License: Freeware Size: 1.9 MB Download (135): Encode::MIME::Header Download

Added: April 17, 2010 | Visits: 946

XML::UM XML::UM is a Perl module to convert UTF-8 strings to any encoding supported by XML::Encoding. SYNOPSIS use XML::UM; # Set directory with .xml files that comes with XML::Encoding distribution # Always include the trailing slash! $XML::UM::ENCDIR =... Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): XML::UM Download

Added: May 22, 2010 | Visits: 1.159

ID3iconv ID3iconv is a little Java command line tool to convert ID3 tags in mp3 files from whatever machine encoding you have to Unicode. It convert both ID3v1 tags and ID3v2 tags to Unicode-encoded ID3v2 (v2.3 or v2.4). This is sometimes useful because: ID3v1 or v2 dont really supports multi-byte... Platforms: *nix

License: Freeware Size: 38.91 KB Download (110): ID3iconv Download

Added: May 06, 2010 | Visits: 1.518

MIME-tool MIME-tool is a little mime encoding tool I slapped together when I needed something on a production box at work (productions = no C development environment, only the ancient K&R compiler required for god-knows-what sys-admin task). The resulting program will compile happilly on both the... Platforms: *nix

License: Freeware Size: 13.31 KB Download (117): MIME-tool Download

Added: June 13, 2010 | Visits: 928

ova ova is a convenient console frontend for ripping CDs and encoding MP3 and wave files to the Ogg Vorbis format. It is also able to query the CDDB given a CD (or saved CD discid) or several MP3/Ogg Vorbis/wave files (very useful for downloaded albums). Ogg Vorbis files can be tagged and renamed... Platforms: *nix

License: Freeware Size: 94.21 KB Download (95): ova Download

Added: April 24, 2010 | Visits: 1.693

MIME::Base64 MIME::Base64 is an encoding and decoding of base64 strings. SYNOPSIS use MIME::Base64; $encoded = encode_base64(Aladdin:open sesame); $decoded = decode_base64($encoded); This module provides functions to encode and decode strings into and from the base64 encoding specified in RFC 2045 -... Platforms: *nix

License: Freeware Size: 15.36 KB Download (179): MIME::Base64 Download

Added: July 01, 2010 | Visits: 672

pm2v build PM2V is a library for parallel encoding of a video sequence in MPEG II. PM2V is a project developed by students of the Ecole Nationale Supérieure dElectronique et de Radioelectronique de Bordeaux. ENSERB is a high national school of engineering based in Bordeaux (France). It has three... Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): pm2v build 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: November 27, 2010 | Visits: 1.701

Libelf Libelf lets you read, modify or create ELF files in an architecture-independent way. Libelf takes care of size and endian issues. For example, you can process a file for SPARC processors on an Intel-based system. This library is a clean-room rewrite of the System V Release 4 library, and is... Platforms: *nix

License: Freeware Size: 143.36 KB Download (136): Libelf Download

Added: October 20, 2010 | Visits: 948

rip-utils rip-utils is a command line toolkit for ripping, encoding, tagging, organizing, compiling, and managing audio archives. Each utility participates in a common framework that allows commodity tools (such as file browsers, multimedia players and streaming servers) to access your digital catalog... Platforms: *nix

License: Freeware Size: 38.91 KB Download (104): rip-utils Download

< 1 2 3 4 5 >