搜索资源列表
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
arith_coder-3.tar
- source code for arithmatic coding
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
- 学习直线算法DDA与Bresenham算法的源程序
Arithmatic_Calculator
- This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C-This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C++
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
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
Arithmaticcode
- Arithmatic code in matlab
Haffman_tree
- 实现加减乘除运算和把小数转化为分数的形式表现出来的运算程序。- This programm can reality the arithmatic.
low
- Context Adaptive Binary Arithmatic Coding Low computation
Arithmetic_Coding_and_Decoding
- encoding and decoding based on arithmatic operators may be used for compression
suanshu
- 算术编码源代码,可以编码一个字母序列,字母范围为a,b,c,e,d,- the root code of arithmatic coding ,very simple
BAC
- haloo these source code of the arithmatic code algorithm in matlab
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.
arithmatic
- 算数编码MATLAB例程 欢迎下载 信源编码-Arithmetic coding MATLAB routines
arith
- 算数编解码算法的源码, VC的代码,可以直接编译运行-source code for arithmatic encoder/decoder
caltr64
- 這是64位數四則運算機器,單次啟動可作6個運算...適用於32位元系統.....香港-This is a 64 digits arithmatic program. It takes 6 trials in a single run. Only for 32 bits system.....Hong Kong
BigInt
- 许多天文数字级别的计算远远超出一般所能支持的表示方式,例如1000000个字节的表示,本源码提供了处理这类超大数的类,用以完成各种运算。-many type of number are so big and can not be present with the legacy type to represent and caculate. this is the class for this regard to handle the arithmatic operation.