-
cmi encoder
and decoder
ok in Quartus ii 5.1
cmi encoder
and decoder
ok in Quartus ii 5.1
- 2022-03-09 10:31:42下载
- 积分:1
-
c++初学者用来练习的程序实例,从简单到复杂,有详细的说明文档!...
c++初学者用来练习的程序实例,从简单到复杂,有详细的说明文档!-c++ for beginners to practice procedures for instance, from simple to complex, contains a detailed description of the document!
- 2022-05-10 18:36:45下载
- 积分:1
-
realized by the LZW coding is targeted mainly at text compression, self
本程序实现了LZW编码,主要是针对文字压缩,自建码表,可实现编码和译码。-realized by the LZW coding is targeted mainly at text compression, self-table, achievable coding and decoding.
- 2022-01-22 05:07:06下载
- 积分:1
-
用哈夫曼编码实现对文件的压缩
用哈夫曼编码实现对文件的压缩-Huffman coding used to achieve compression of the document
- 2022-03-18 06:17:07下载
- 积分:1
-
from teachers that the Russian compressor compression procedure, we should usefu...
从老师那下的压缩机俄压缩程序,应该有用!-from teachers that the Russian compressor compression procedure, we should useful!
- 2022-04-15 14:11:35下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1
-
more efficient, but after all, as WinRAR, winzip, etc.
效率较高,但毕竟不如winrar,winzip等-more efficient, but after all, as WinRAR, winzip, etc.
- 2022-05-12 16:58:22下载
- 积分:1
-
JPEG编码源代码
JPEG编码源代码-JPEG encoding source
- 2022-03-23 10:00:40下载
- 积分:1
-
huffmantree的压缩 供使用 谢谢大家
huffmantree的压缩 供使用 谢谢大家-huffmantree compressed for use Thank you
- 2022-12-30 22:20:04下载
- 积分:1
-
C语言的Huffman编码的逆过程,掌握数据压缩…
用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
- 2022-02-03 02:17:56下载
- 积分:1