-
这是关于信源压缩编码里面比较经典的压缩编码算法
这是关于信源压缩编码里面比较经典的压缩编码算法-Huffman算法的代码!-This is on the inside source coding compare a classic Coding Algorithm-Huffman algorithm code!
- 2023-01-06 00:00:05下载
- 积分:1
-
哈弗曼编码的C++实现,包括多个实用头文件
哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
- 2023-04-30 05:05:03下载
- 积分:1
-
Adaptive Huffman Coding procedures, including the screen output and save the fil...
自适应的哈夫曼编码程序,包括屏幕输出和文件保存。-Adaptive Huffman Coding procedures, including the screen output and save the file.
- 2022-05-15 19:09:50下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1
-
c语言压缩算法,LZHUF.高效率,适合于对大文件进行压缩.
c语言压缩算法,LZHUF.高效率,适合于对大文件进行压缩.-c language compression algorithm, LZHUF. high efficiency, suitable for large files are compressed.
- 2022-03-09 10:17:37下载
- 积分:1
-
著名的zlib 压缩解压缩库的JAVA语言实现。
著名的zlib 压缩解压缩库的JAVA语言实现。-Famous decompress zlib compression library JAVA language.
- 2023-08-06 21:25:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-04-12 21:17:09下载
- 积分:1
-
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以...
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
- 2022-10-05 04:45:03下载
- 积分:1
-
dct变换
dct变换-DCT transform
- 2022-12-18 05:20:03下载
- 积分: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