-
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
-
编译源文件生成可执行文件TestLibjpeg.exe,
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的b...
编译源文件生成可执行文件TestLibjpeg.exe,
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的bmp格式图片存到和TestLibjpeg.exe
相同的文件夹下,在DOS界面下使用命令行参数
bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg
jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp-
AppWizard has created this TestLibjpeg application for you.
This file contains a summary of what you will find in each of the files that
make up your TestLibjpeg application.
TestLibjpeg.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestLibjpeg.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named TestLibjpeg.pch and a precompiled ty
- 2022-02-05 01:55:04下载
- 积分:1
-
打开ARJ源
open arj source
- 2022-03-19 14:21:59下载
- 积分:1
-
一个好的word的控件
一个好的word的控件-a good word of Control
- 2022-04-13 06:07:46下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
统计中英文字符数
统计中英文字符数-statistics English characters
- 2022-10-23 07:00:03下载
- 积分:1
-
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音-EasyARM1138 the buzzer program can issue two kinds of different frequencies of sound
- 2022-03-18 22:23:14下载
- 积分:1
-
实现JPEG压缩,并用RLE编码传递并解压的过程
实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
- 2022-08-23 05:01:00下载
- 积分:1
-
即工具对孩子的规定,详细的比较详细,为乐…
IE上的工具条例子,细节也比较详尽,可供学习之用-IE tool for regulations on the child, details of the relatively detailed, for learning purposes
- 2023-02-28 00:45:04下载
- 积分:1
-
功能强大的数值求解子程序库,包括各种常用的方法。
功能强大的数值求解子程序库,包括各种常用的方法。-The numerical solution of a powerful subroutine library, including various commonly used methods.
- 2022-03-31 12:27:24下载
- 积分:1