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

Arithmetic Coding freeware
Filter: All | Freeware | Demo
 

Arithmetic Coding

1 2 3 4 5 > 
Added: July 08, 2013 | Visits: 562

Huffman Coding and Arithmetic Coding This file contains MATLAB functions, m-files, that do Huffman coding and arithmetic coding of integer (symbol) sequences. Complete coding may be done by calling an easy to use main program (or main function), where input argument is the sequences you want to compress and the output is the... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (49): Huffman Coding and Arithmetic Coding Download

Added: September 13, 2013 | Visits: 544

Arithmetic coding and decoding for Text Compressio Arithmetic coding and decoding for Text Compression Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Arithmetic coding and decoding for Text Compressio Download

Added: May 10, 2013 | Visits: 442

Arithmetic coder Arithmetic coder script is a simple but slow way of compression using arithmetic coding. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Arithmetic coder Download

Added: June 12, 2013 | Visits: 557

Simple Exemple of Arithmetic Coding It calculate the arithmetic code of a string of char, subject to an alphabet "A" and a probability distribution "P". http://en.wikipedia.org/wiki/Arithmetic_coding Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Simple Exemple of Arithmetic Coding Download

Added: August 30, 2013 | Visits: 628

Arithmetic code to encode a string of char It is a matlab function that codes a string of char with Arithmetic coding.res=arithmetic_code(alphabet, distr_pr, string)'alphabet' is a vector that contains the char used in the string 'string'; 'string' is the string to codify; 'distr_pr' is the probability distribution of the alphabet's... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Arithmetic code to encode a string of char Download

Added: March 23, 2013 | Visits: 426

Arithmetic coding and decoding for Text Compression Some of your code won't work: you invoke function 'countmodel', but don't provide it. ('countmodel.m' contains function 'probmodel'). More unpleasant is absence of any 'help' in your files; it's lazy and disrespectful. Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Arithmetic coding and decoding for Text Compression Download

Added: June 10, 2010 | Visits: 1.160

Dirac Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac video codec is available for distribution under the MPL version 1.1 software license. Dirac is an open source video codec. It uses a traditional... Platforms: *nix

License: Freeware Size: 716.8 KB Download (113): Dirac Download

Added: November 14, 2010 | Visits: 1.686

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG... Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 669

Advanced Arithmetic Calculator Advanced Arithmetic Calculator is a small, simple, easy to use application specially designed to help you solve sums of numbers, subtractions of numbers, multiplications and divisions of numbers. Basically this tool will open in your command prompt enabling you to enter the equation to solve and... Platforms: Windows

License: Freeware Download (517): Advanced Arithmetic Calculator Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 858

Programming without coding technology Programming without coding technology (PWCT) is a visual programming system enables the developers to develop win32 application 100% without coding at all. Users will be able to develop several application without any coding knowledge: database, multimedia, AI, text processing and more. PWCT... Platforms: Windows

License: Freeware Download (62): Programming without coding technology Download

Added: May 10, 2013 | Visits: 496

Color Coding Color Coding makes it so you can show code in color on an htm page.  You must have the tags for it to work. It works with strings or a single file. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): Color Coding Download

Added: May 04, 2013 | Visits: 611

Huffman Coding and Decoding for Text Compression Static Huffman Coding and Decoding, and Adaptive Huffman Coding and Decoding for text compression Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Huffman Coding and Decoding for Text Compression Download

Added: April 11, 2013 | Visits: 649

Turbo Coding For Generic RSC Coders Generic transmitter-receiver turbo coding scheme with puncturing and generic RSC coders. It represents the trellis structure and puncturing can be specified.BER plots can be output. Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Turbo Coding For Generic RSC Coders Download

Added: May 24, 2013 | Visits: 460

Exemple of Lempel Ziv Coding A function that codes a string of chars with Lempel Ziv coding Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Exemple of Lempel Ziv Coding Download

Added: August 17, 2013 | Visits: 393

WP Zen-Coding When you edit the blog article, it is convenient if you can use Zen Coding.This plugin enables it! Platforms: PHP

License: Freeware Size: 10 KB Download (46): WP Zen-Coding Download

Added: August 18, 2013 | Visits: 513

Interval arithmetic for Ada Interval arithmetic for Ada is a math library that provides an implementation of intervals for Ada. It includes arithmetic and relational operations. Examples: Tri-state logic The package Intervals serves as a root package and also provides tri-state logic necessary to define relational... Platforms: *nix

License: Freeware Size: 491.52 KB Download (38): Interval arithmetic for Ada Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 613

Sunrise Coding Screensaver The sunrise coding screensaver is a special slideshow screensaver. Select a local folder with pictures or enter a picasa username. The screensaver will show you the pictures in a slideshow. If you entered a picasa username then you can also select if you like to watch all pictures from all... Platforms: Windows

License: Freeware Size: 669 KB Download (46): Sunrise Coding Screensaver Download

Added: May 10, 2013 | Visits: 575

Binary floating point arithmetic This script achieves exactness by manipulating values stored as a long integer mantissa with an integer exponent (base two). All arithmetic operations are exact except for division which has regular floating point precision. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Binary floating point arithmetic Download

Added: August 05, 2013 | Visits: 422

Hard decision convolutional coding/decoding CVencode.m % function for CV encoding (arbitrary CV code)VAharddecode1.m % function for Viterbi hard decision decodingCVsimhard.m basic CV coding/decodingBERcurve_CV_hard.m computes simulated BER curveUTILITY FUNCTIONSgetcodeparametersbin2decideci2bin Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Hard decision convolutional coding/decoding Download

Added: September 07, 2013 | Visits: 1.067

Compare with hand coding and auto code generation of HDL This presentation introduces comparing between the hand coding and auto code generation with Simulink HDL.It uses simple communications models to mention merit/demerit.Additionally,The frame synchronization explained by the book was designed with Stateflow.The figure which is in the book and... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Compare with hand coding and auto code generation of HDL Download

1 2 3 4 5 >