-
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见...
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
- 2022-02-07 11:45:08下载
- 积分:1
-
使用MFC写的ZIP压缩和界面源代码。高效而且简洁。
使用MFC写的ZIP压缩和界面源代码。高效而且简洁。-Use MFC to write the ZIP compression and interface source code. Efficient and concise.
- 2022-05-28 19:45:42下载
- 积分:1
-
C++类实现LZW 压缩算法
C++类实现LZW 压缩算法-C++ classes to achieve LZW compression algorithm
- 2022-02-16 07:10:55下载
- 积分:1
-
针对图形的Vector Quantization压缩算法
针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
- 2022-05-25 23:55:48下载
- 积分:1
-
加载数据至TOCControl,并对加载的图层实现了右键菜单功能
加载数据至TOCControl,并对加载的图层实现了右键菜单功能-add data to TOCControl and the right click menu was also realized.
- 2022-03-03 23:12:17下载
- 积分:1
-
Intelligent tracing off, obstacle avoidance, and time of tracing, as well as alo...
智能寻迹下车,避障,寻迹和时间,以及一路的路程显示,-Intelligent tracing off, obstacle avoidance, and time of tracing, as well as along the route show that
- 2022-06-16 15:09:11下载
- 积分:1
-
G723 算法,封装了复杂的内部实现,提供简单的调用接口,此工程为VC2003工程,请根据需要作转换。...
G723 算法,封装了复杂的内部实现,提供简单的调用接口,此工程为VC2003工程,请根据需要作转换。-G723 algorithm, complex internal package, providing a simple call interface, this works for the VC2003 project, please according to the need for conversion.
- 2022-03-07 04:07:46下载
- 积分:1
-
哈夫曼压缩程序Huffman哈夫曼压缩…
哈夫曼压缩程序哈夫曼压缩哈夫曼压缩哈夫曼压缩程序
- 2022-11-08 03:25:03下载
- 积分:1
-
音频
audio-video-codecs.rar语音编解码器-audio-video-codecs.rar speech codec
- 2023-06-21 10:40:05下载
- 积分:1
-
算术编码方法是将被编码的一则消息或符号串(序列)表示成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