-
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越...
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
- 2022-11-15 07:20:04下载
- 积分:1
-
实现了LZW数据压缩算法和解压缩算法,用图形界面
实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
- 2023-02-24 08:10:03下载
- 积分:1
-
RAR源码相关,用于编写压缩算法
RAR源码相关,用于编写压缩算法-RAR-related source for the preparation of compression algorithm
- 2022-12-30 20:25:07下载
- 积分:1
-
bwt压缩方式的源码
bwt压缩方式的源码-BWT compression of the source
- 2022-03-22 15:34:46下载
- 积分:1
-
导师刚刚让我做的小项目,是智能公交站台的一部分,其中有串口通讯,和vc类之间通讯,还有改变控件的颜色等...
导师刚刚让我做的小项目,是智能公交站台的一部分,其中有串口通讯,和vc类之间通讯,还有改变控件的颜色等-instructors just let me do small projects, the platform is smart transit, which are part of a serial communications, and communications between vc category, there are controls to change the color, etc.
- 2022-03-11 07:58:08下载
- 积分:1
-
#include <mega8.h>
#include <stdio.h>
#include <delay.h>...
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
-#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define
- 2022-03-15 02:53:31下载
- 积分:1
-
mpeg2dec
mpeg2dec-0.4.1.tar.gz mpeg2 decoder source code.Have been compiled successfully.
- 2022-06-18 08:17:08下载
- 积分:1
-
小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。...
小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。-small game, one is free to use the chess game, you can easily surrendered as operations.
- 2022-02-28 09:56:19下载
- 积分:1
-
用C++实现的两个文件打包和拆包,常用…
用c++实现两个文件打包和拆包,经测试对常用的格式txt,doc,mp3,jpg等均通过。-Using c++ to achieve the two documents packing and unpacking, the commonly used test format for the txt, doc, mp3, jpg, etc. through.
- 2022-10-26 16:10:03下载
- 积分:1
-
this is a huffman tr
this is a huffman tr-huffman tree
- 2022-04-12 07:17:34下载
- 积分:1