搜索资源列表
SPIHT(Matlab).zip
- % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n'); fprintf('----------- Load
6174
- 汇编程序- 6174算法 很详细的,便于大家学习 -Assembler-the 6174 arithmatic is depicted in detail, so it is convenient for your study.
losslessah
- 无损熵编码,包含HUFFMAN,ARITHMATIC,LZW等无损编码。-this program can do lossless coding,include HUFFMAN ,ARITHMATIC,LZW lossless coding.
arith_coder-3.tar
- source code for arithmatic coding
memory_arithmatic
- The programe is emluator the memory arithmatic---FIFO LRU ...in the operate system.-emluator the memory arithm atic --- FIFO LRU operate ... in the system.
SPIHT_matlab_code
- MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5
arithmatic
- 编程常用算法,基本常用的acm各种算法,喜爱acm的好友快下吧!
Arithmatic
- 学习直线算法DDA与Bresenham算法的源程序
arithmatic
- C语言常用数值算法,包括:拟合、插值、平差、方程解算等
bkwait
- 做个图像直线检测的算法,主要是用来检测图像中的直线,-Make out an arithmatic of checking lines.It is mainly used to check and measure the lines in pictures.
source_coding_guide.tar
- 德国大学用编码实验指导书,包括huffman,算术编码等-lanb guide from german university, in source coding area, including huffman, arithmatic coding, etc...
arithmetic-coding
- this is a source code for data compression using Arithmatic coding
Arithcoding07
- provides matlab code for arithmatic encoding&decoding
Arithmaticcoding
- provides matlab code for arithmatic coding fopr images
compressionmain
- provides matlab code for arithmatic coding fopr images
aludesign
- In computing, an arithmetic logic unit (ALU) is a digital circuit that performs arithmatic and logical operations. The ALU is a fundamental building block of the central processing unit of a computer, and even the simplest microprocessors contain one
MatlabDemo
- SPIHT matlab code (without Arithmatic coding stage) Descr iption MATLAB implementation of SPIHT (without Arithmatic coding stage) Ref. Amir Said and William A. Pearlman, "A New Fast and Efficient Image Codec Based on Set Part
low
- Context Adaptive Binary Arithmatic Coding Low computation
Arithmatic-operation
- ARITHMATIC OPERATION
Arithmatic
- arithmatic 编码,是图像压缩的主要算法之一,是一种无损数据压缩方法,也是一种熵编码的方法。-arithmatic coding is one of the main image compression algorithm and a lossless data compression method, but also a method of entropy coding.