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

Gamma Decode freeware
Filter: All | Freeware | Demo
 

Gamma Decode

< 1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 1.836

dBpowerAMP mp4 & AAC Decoder At the moment it is usual to find AAC audio files (Advanced Audio Compression), which have no decodifyer nor can be played, but that`s exactly what dBpowerAMP mp4 & AAC Decoder 3.0 does. It has the necessary codes to decode these AAC files (it will also decode MP4 files). Platforms: Windows

License: Freeware Size: 6 KB Download (619): dBpowerAMP mp4 & AAC Decoder Download

Added: August 06, 2008 | Visits: 1.227

Mp3 Millennium This is not just another Mp3 Player, but a complete studio that allows you to play Mp3, create Mp3 CDs, Decode Studio Mix with a 24 Band Equalizer, Playlist creator, ID3 tag Editor, Skin support and much more. best of yet, it's totally Free. Platforms: Windows

License: Freeware Size: 1.81 KB Download (212): Mp3 Millennium Download

Added: April 26, 2010 | Visits: 882

NetPacket::LLC NetPacket::LLC is a Perl module to assemble and disassemble IEEE 802.3 LLC protocol packets. SYNOPSIS use NetPacket::LLC; use NetPacket::SpanningTree; $llc_data = NetPacket::Ethernet->strip($raw_packet); $st_data = NetPacket::LLC->strip($llc_data); $st_obj =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): NetPacket::LLC Download

Added: November 22, 2010 | Visits: 1.304

QCreateVOB QCreateVOB is a VOB movie file creator (using transcode, ffmpeg, sox, multimux, mplayer) With QCreateVOB you can decode movies from AVI, WMV, and MPEG 1/2 to VOB files (VOB is DVD video format).. Get QCreateVOB at SourceForge.net. Fast, secure and free downloads from the largest Open Source... Platforms: *nix

License: Freeware Size: 296.96 KB Download (127): QCreateVOB Download

Added: September 14, 2010 | Visits: 858

libdcraw libdcraw is a C/C++ library to decode and manipulate Canon RAW files from digital cameras (in the CRW and CR2 formats). Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a... Platforms: *nix

License: Freeware Size: 112.64 KB Download (105): libdcraw Download

Added: November 20, 2010 | Visits: 1.069

Math::BaseArith Math::BaseArith is a Perl extension for mixed-base number representation (like APL encode/decode). SYNOPSIS use Math::BaseArith; encode( value, base_list ); decode( representation_list, base_list ); The inspiration for this module is a pair of functions in the APL programming language... Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Math::BaseArith 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: September 24, 2010 | Visits: 1.251

Convert::ASN1 Convert::ASN1 is an ASN.1 Encode/Decode library. SYNOPSYS use Convert::ASN1; $asn = Convert::ASN1->new; $asn->prepare(q<
[APPLICATION 7] SEQUENCE { int INTEGER, str OCTET STRING } >); $pdu = $asn->encode( int => 7, str => "string"); $out = $asn->decode($pdu); print... Platforms: *nix

License: Freeware Size: 61.44 KB Download (153): Convert::ASN1 Download

Added: July 20, 2010 | Visits: 1.233

Statistics::ROC Statistics::ROC is a Perl module with receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds. SYNOPSIS use Statistics::ROC; my ($y) = loggamma($x); my ($y) = betain($x, $p, $q, $beta); my ($y) = Betain($x, $p, $q); my ($y) = xinbta($p, $q, $beta, $alpha); my... Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Statistics::ROC Download

Added: January 13, 2010 | Visits: 923

newslite newslite is a UNIX/LINUX command line tool to download from newsgroup and decode multipart and monopart yENC and UU (Unix-to-Unix) encoded files.. Platforms: *nix

License: Freeware Size: 39.94 KB Download (96): newslite Download

Added: June 19, 2010 | Visits: 783

Tie::Eudora Tie::Eudora is a Perl module that can encode/decode emails, read/write emails in Eudora mailbox files. SYNOPSIS #### # Subroutine interface # $encoded_email = decode_record($mailbox_email); @email = decode_field($encoded_email); $encoded_email = encode_field (@email); $mailbox_email =... Platforms: *nix

License: Freeware Size: 66.56 KB Download (93): Tie::Eudora Download

Added: September 05, 2010 | Visits: 1.280

NetPacket::UDP NetPacket::UDP is a Perl module to assemble and disassemble UDP (User Datagram Protocol) packets. SYNOPSIS use NetPacket::UDP; $udp_obj = NetPacket::UDP->decode($raw_pkt); $udp_pkt = NetPacket::UDP->encode($ip_obj); $udp_data = NetPacket::UDP::strip($raw_pkt); NetPacket::UDP provides a... Platforms: *nix

License: Freeware Size: 11.26 KB Download (144): NetPacket::UDP Download

Added: June 02, 2010 | Visits: 1.370

NetPacket::TCP NetPacket::TCP is a Perl module to assemble and disassemble TCP (Transmission Control Protocol) packets. SYNOPSIS use NetPacket::TCP; $tcp_obj = NetPacket::TCP->decode($raw_pkt); $tcp_pkt = NetPacket::TCP->encode($ip_pkt); $tcp_data = NetPacket::TCP::strip($raw_pkt); NetPacket::TCP... Platforms: *nix

License: Freeware Size: 11.26 KB Download (130): NetPacket::TCP Download

Added: November 21, 2010 | Visits: 1.271

Transcode Transcode is a suite of command line utilities for transcoding video and audio codecs, and for converting beween different container formats. Transcode can decode and encode many audio and video formats, e.g. - MPEG-1/2 - MPEG-4(-part 3) (also DivX and XviD variants) - Quicktime / MPEG-PS... Platforms: *nix

License: Freeware Size: 2.2 MB Download (136): Transcode Download

Added: January 25, 2010 | Visits: 568

Sioux Simulation of coded aperture imaging systems used in gamma astronomy. This is the subject of my preparatory class personal work (TIPE in french). For more information about coded aperture imaging systems, see this site. Platforms: Mac

License: Freeware Download (98): Sioux Download

Added: January 25, 2010 | Visits: 776

DarkAdapted DarkAdapted is a gamma control application program. It modifies your screen gamma settings so that you may, for example, preserve your dark adaptation while using your computer.DarkAdapted Features: DarkAdapted is free of charge (but remains copyrighted by Stephen E. Hutson). Customizable gamma... Platforms: Mac

License: Freeware Download (99): DarkAdapted Download

Added: January 25, 2010 | Visits: 482

Finder Color Finder Color can change and restore the Finder color with gamma. Platforms: Mac

License: Freeware Size: 586 KB Download (93): Finder Color Download

Added: January 25, 2010 | Visits: 541

iROT13 iROT13 is a simple and easy to use program for encoding and decoding text that is in the ROT13 format. You can copy and paste text directly into the application for conversion, open a file and convert it and save converted text to a file.iROT13 is easy to use for anyone. There is full keyboard... Platforms: Mac

License: Freeware Size: 45 KB Download (109): iROT13 Download

Added: January 25, 2010 | Visits: 459

dSymbolizer dSymbolizer... Do you want to be able to ship stripped executables but still receive usable backtraces? Then dSymbolizer is for you.Recent releases of Xcode supports a new debug symbol format called DWARF. One especially useful feature, is the ability to generate a symbol file that is separated... Platforms: Mac

License: Freeware Download (99): dSymbolizer Download

Added: January 25, 2010 | Visits: 662

GammaSlamma GammaSlamma is a utility that allows web designers to remove the gamma information from PNG files to enable them to display consistiantly in all browsers. Platforms: Mac

License: Freeware Download (117): GammaSlamma Download

< 1 2 3 4 5 >