-
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
-
一个用汇编写的基于BCE32的压缩和解压引擎,作者配有比较文档...
一个用汇编写的基于BCE32的压缩和解压引擎,作者配有比较文档-A compilation of writing with BCE32-based compression and decompression engine, the authors compare with the document
- 2022-01-28 08:47:25下载
- 积分:1
-
是一款不错的VB学习软件
是一款不错的VB学习软件-is a good learning software VB
- 2023-03-25 10:00:03下载
- 积分:1
-
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。...
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
- 2022-02-26 14:10:01下载
- 积分:1
-
HT1621B flow crystal modules, procedures, must be adopted,
HT1621B流晶模块的,程序,一定可以通过的,-HT1621B flow crystal modules, procedures, must be adopted,
- 2023-01-15 08:00:03下载
- 积分:1
-
带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI...
带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI-Hamming codes with the direct-sequence transform DSSS direct sequence changes hamm used in the encoding, with GUI
- 2022-02-05 07:36:50下载
- 积分:1
-
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。...
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit*. zip file. (Support for the compression and decompression).
- 2022-01-21 05:11:22下载
- 积分:1
-
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看...
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看
- 2023-02-10 17:25:03下载
- 积分:1
-
算术编码c程序实现
算术编码c程序实现-Program
- 2022-02-02 10:21:13下载
- 积分:1
-
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。...
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals.
- 2022-06-03 01:20:55下载
- 积分:1