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

Ccs Decoding software
Filter: All | Freeware | Demo
 

Ccs Decoding

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 615

Efficient character escapes decoding Efficient character escapes decoding script shows you how to use the Python built in codecs for an efficient decoding.



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

License: Freeware Download (67): Efficient character escapes decoding Download

Added: May 04, 2013 | Visits: 608

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: September 14, 2013 | Visits: 496

Soft-Decision Viterbi Decoding with Puncturing Implements soft-decision Viterbi decoding for a rate 3/4 code over an AWGN channel using Simulink.The Viterbi decoder block from the Communications Blockset is enhanced to optimally support punctured codes.The attached BERTool session file compares the BER performance as the number of bits are...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Soft-Decision Viterbi Decoding with Puncturing Download

Added: August 27, 2013 | Visits: 627

Differential Encoding/Decoding Basic Differential Encoding/Decoding of input vector of numeric valuesdiffencodeve.m : Differential Encoding functiondiffdecodevec.m : Differential Decoding functiondiffencodevecTest.m : Test Program for Differential Encoding/Decoding.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Differential Encoding/Decoding Download

Added: September 13, 2013 | Visits: 543

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: August 05, 2008 | Visits: 2.147

DGMPGDec MPEG2 Decoding Package DGMPGDec MPEG2 Decoding Package will solve the main deficiencies and inconveniences of other similar applications, like loss of quality, or finding incorrect frames that were placed there during the conversion process.DGMPGDec MPEG2 Decoding Package, in addition to solving these deficiencies,...


Platforms: Windows

License: Freeware Size: 3 KB Download (768): DGMPGDec MPEG2 Decoding Package Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 548

CCS Helpdesk Formerly - Outlook Helpdesk CCS Help Desk leverages the power of Microsoft Exchange Server, Microsoft Outlook, and the Web to bring you a simple, efficient and effective help desk, customer support and ticket tracking system. It is ideal for companies and organizations that are overwhelmed by user or customer requests and...


Platforms: Windows

License: Commercial Cost: $295.00 USD Size: 2.86 MB Download (49): CCS Helpdesk Formerly - Outlook Helpdesk Download

Added: September 14, 2013 | Visits: 319

Viterbi decoding - most probable path Perform Viterbi Decoding to find the most likely path and probability of the sequence 'seq' for the system defined as follows:p is the initial state probability matrixA is the State transition matrixB is the Output matrix where possible outputs are mapped tointegers 1,2,...'end_prob' state is the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Viterbi decoding - most probable path Download

Quadtree decomposition (Encoding) and Decoding of RGB Image Quadtree decomposition of RGB image of size M-by-N-by-3. Three thresholds for red,green and blue components are used. For any R or G or B block if the maximum value of the block elements minus the minimum value of the block elements is greater than its respective threshold then the RGB block is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 460.8 KB Download (44): Quadtree decomposition (Encoding) and Decoding of RGB Image Download

Added: April 12, 2013 | Visits: 276

Manual Reed Solomon (RS) Decoding Example See "Digital Communications" by Sklar as the reference for this. These MATLAB scripts answer questions 8.3 - 8.7, but using similar methods you might by hand. Includes generating Galois Field addition and multiplication tables, evaluation message and error vectors, and decoding.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Manual Reed Solomon (RS) Decoding Example Download

Added: February 07, 2006 | Visits: 7.366

Vocabulary Worksheet Factory Vocabulary Worksheet Factory makes it easy to create vocabulary activities for the advancement of basic language skills while at the same time making spelling and word lessons fun for students. Enter a word list once and then generate 18 different worksheet activities including word shapes,...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 6.1 MB Download (332): Vocabulary Worksheet Factory Download

Added: June 20, 2010 | Visits: 1.120

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: September 05, 2010 | Visits: 1.247

K3b Monkeys Audio plugin K3b Monkeys Audio plugin is a K3b plugin for decoding and encoding. I finished it a long time ago but was unsure about releasing it due to the licensing issues. But the author of the Monkeys Audio SDK did not answer to my mails in several month and on his homepage he states "if youre a freeware...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (157): K3b Monkeys Audio plugin Download

Added: November 20, 2010 | Visits: 729

openTNEF openTNEF is a project focused on providing a quality TNEF decoding library. openTNEF aims to encourage corporate involvement with its development. The use of the BSD licence has previously been shown to be effective in fostering strong development ties as seen with sister projects such as...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (120): openTNEF Download

Added: October 24, 2010 | Visits: 831

Mp3Splt Mp3Splt is a command line utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. Mp3splt project is very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (111): Mp3Splt Download

Added: June 15, 2010 | Visits: 757

b64 b64 is a very small and simple library that provides Base-64 encoding and decoding, according to RFC-1113, in C and C++. The b64 project is released under the BSD license, which basically means its free for any use, but you cant claim its yours. Whats New in This Release: - The code was...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (109): b64 Download

Added: March 16, 2010 | Visits: 737

libmp3splt Mp3Splt is a command line utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. Mp3splt project is very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (92): libmp3splt Download

Added: April 17, 2010 | Visits: 1.024

Audio::MPEG Audio::MPEG is a Perl module for encoding and decoding of MPEG Audio (MP3). SYNOPSIS use Audio::MPEG; Audio::MPEG is a Perl interface to the LAME and MAD MPEG audio Layers I, II, and III encoding and decoding libraries. Rationale I have been building a fairly extensive MP3 library, and...


Platforms: *nix

License: Freeware Size: 57 MB Download (92): Audio::MPEG Download

Added: November 06, 2010 | Visits: 1.049

MMSlib MMSlib is a PHP library for encoding, decoding, and sending MMSes. In short it is the successor of SMS (Short Message Service) with the enhancements that you can not only send text but basically any content type your phone can handle such as images, text, videos, ring signals and audio clips....


Platforms: *nix

License: Freeware Size: 60.42 KB Download (101): MMSlib Download

Added: July 22, 2010 | Visits: 1.701

MPEG-2 Video Tools mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. It supports 422 Profile and High Profile bitstreams. A PSNR tool is included for comparing uncompressed video to encoded MPEG-2 video. The library will provide a C API and be...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (128): MPEG-2 Video Tools Download

1 2 3 4 5 >