搜索资源列表
bianmayuanli
- 算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (seq
main
- 一个用C编写的3字节浮点数转十进制的软件。-Written using a C-byte floating-point switch to three decimal software.
shinefixedMP3
- Shine Fixed Point (release 0.1.2) : - Layer 3 - C/Asm - 39 k This is a port of Shine to Arm and StrongArm fixed point. It provides a 30x speedup over the floating point release. It has been tested on Acorn.
lzw_256
- C/C++实现LZW编码,对二进制浮点数(正负皆可)可进行有效压缩,解压无错,字典长度为256。-C/C++ LZW coding for binary floating-point numbers (can be positive or negative) can be an effective compression and decompression error-free, dictionary length is 256.
Iee745
- 浮点数十进制与十六进制转化,高低字节可配置-Decimal and hexadecimal floating point conversion, high and low bytes can be configured