LZW data compression/expansion demonstration program.
资源简介:LZW data compression/expansion demonstration program Mark R. Nelson 1989
上传时间: 2014-05-26
上传用户:xc216
资源简介:LZW data compression/expansion demonstration program.
上传时间: 2016-08-29
上传用户:康郎
资源简介:LZSS78.C -- A Data compression program Haruhiko Okumura 4/6/1989
上传时间: 2013-12-27
上传用户:hzy5825468
资源简介:Lossless Data compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman com...
上传时间: 2014-01-24
上传用户:caixiaoxu26
资源简介:自适应算术编码 C语言This package was adapted from the program in "Arithmetic Coding for Data compression", by Ian H. Witten
上传时间: 2013-12-06
上传用户:ryb
资源简介:The Data compression Book 2e.pdf
上传时间: 2014-12-02
上传用户:xuan‘nian
资源简介:zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib ...
上传时间: 2013-12-09
上传用户:894898248
资源简介:A demonstration program showing the TreeTable in action.
上传时间: 2013-12-25
上传用户:Altman
资源简介:This good algorithm for data compression,based on Markov Proce
上传时间: 2014-01-07
上传用户:linlin
资源简介:#define MSGHEADER "MICROCALC - A Turbo C demonstration program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" #defi...
上传时间: 2015-07-22
上传用户:xinzhch
资源简介:LZW, LZRW compression Method
上传时间: 2016-01-27
上传用户:13517191407
资源简介:Data compression using a word-based model and revised arithmetic coding method.
上传时间: 2013-12-24
上传用户:zsjinju
资源简介:Burrows Wheeler Transform, Data compression Algorithm, PDF
上传时间: 2013-12-17
上传用户:qlpqlq
资源简介:lz77算法("A Universal Algorithm for Sequential Data compression")的一种简洁直观的实现。
上传时间: 2014-11-18
上传用户:362279997
资源简介:program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techn...
上传时间: 2017-04-27
上传用户:shus521
资源简介:data compression, lossless methods, LZ family
上传时间: 2017-05-31
上传用户:TRIFCT
资源简介:Introduction to transforms and data compression for programmers
上传时间: 2014-01-01
上传用户:linlin
资源简介:The primary purpose of this book is to explain various data-compression techniques using the C programming language.
上传时间: 2014-01-14
上传用户:zwei41
资源简介:The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 MicrocontrollerCore. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementationof the USB hardware directly on the chip, ...
上传时间: 2014-02-27
上传用户:zhangzhenyu
资源简介:经典的LZW算法,转自Mark R. Nelson著名的“Data compression Book”
上传时间: 2013-11-30
上传用户:hxy200501
资源简介:This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent...
上传时间: 2015-09-21
上传用户:大融融rr
资源简介:算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and program Style Using C by James F. Korsh and Leonard J. Garr...
上传时间: 2015-04-04
上传用户:tfyt
资源简介:the minimun square elimination in curve fitting,introduction how to orgnize the data and has the program flow chat
上传时间: 2015-04-25
上传用户:凌云御清风
资源简介:This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-l...
上传时间: 2015-07-05
上传用户:jeffery
资源简介:The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of differ...
上传时间: 2016-11-30
上传用户:hphh
资源简介:The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 Microcontroller Core. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementation of the USB hardware directly on the chip...
上传时间: 2014-04-03
上传用户:lizhizheng88
资源简介:Presents short and simple I2C software routines that support onlyslave (rather than master or master & slave) operation and an ASMdemonstration program. The slave-only software in this app notecomplements the master mode software presented ...
上传时间: 2013-11-22
上传用户:1039312764
资源简介:无损压缩算法,是LDS(lossless data-compression sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到。
上传时间: 2015-05-14
上传用户:zhuyibin
资源简介:Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C de...
上传时间: 2013-12-26
上传用户:llandlu
资源简介:老外的超高效率压缩,High efficient Data compression Library for use with Delphi. Support Rank, ZIP, BZIP and PPM compression algorithms. compression ratio more than 1.5-2 times better than ZIP/RAR archiver. compression speed up to 8 Mb...
上传时间: 2014-01-02
上传用户:athjac