-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧...
这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧-This is a multimedia compression and decompression software using the source code look at the itinerary it
- 2022-01-25 18:42:50下载
- 积分:1
-
code book parameters of lifting
code book parameters of lifting
- 2023-04-05 00:40:04下载
- 积分:1
-
是一个相当不错的啊
也是一个不错的啊-is a pretty good ah
- 2022-03-18 07:08:26下载
- 积分:1
-
last time I Chuan an inverted pendulum control procedures, I was not the ultimat...
上次我传的倒立摆的控制程序,不是我的最终的程序,本程序采用VC++编程,定时器为多媒体控制器,(控制时间可到达5ms),控制算法用的是最优控制,-last time I Chuan an inverted pendulum control procedures, I was not the ultimate procedures, the procedures for using the VC program, Timer for multimedia controller (Control can be reached by the time 5 ms), the control algorithm is optimal control,
- 2022-01-23 11:10:00下载
- 积分:1
-
achieve dancing robot
跳舞机器人的实现-achieve dancing robot
- 2023-06-14 17:00:02下载
- 积分:1
-
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。...
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。-this procedure can be arbitrarily large number of documents divided arbitrarily small document, a very good use.
- 2022-03-16 08:07:44下载
- 积分:1
-
按键扫描驱动程序 写的还不错,希望大家看看阿!第一次上这个网,才知道这个网好好啊!...
按键扫描驱动程序 写的还不错,希望大家看看阿!第一次上这个网,才知道这个网好好啊!-button scanning driver wrote was pretty good, we hope to see A! First on the net, before we know the net good ah!
- 2022-02-01 03:15:06下载
- 积分:1
-
模拟了双周期光栅的衍射情况,给出了衍射图象
模拟了双周期光栅的衍射情况,给出了衍射图象-Simulation of a dual-cycle of the diffraction grating, the diffraction image is given
- 2022-02-11 17:49:19下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1