登录
首页 » Visual C++ » 13818_5_for_vc

13818_5_for_vc

于 2007-02-01 发布 文件大小:97KB
0 203
下载积分: 1 下载次数: 202

代码说明:

  1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:cctv.ts >c: s_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 (a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • contour
    导入STL模型自动切片分层,可以修改分层厚度,生成相应的文件(STL Import auto slices layered model, you can modify the layer thickness to generate the corresponding file)
    2014-12-08 23:08:58下载
    积分:1
  • 条码扫描
    实现图片二维码读取实现二维码读取的例子(Realizing Two-Dimensional Code Reading)
    2019-05-29 16:35:18下载
    积分:1
  • Fourier
    实现傅里叶变换,并进行频谱分析其中包括带通子波波形的实现。(The Fourier transform )
    2015-04-15 19:19:18下载
    积分:1
  • MultiMon
    在window里多个显示器输出,并实现显示控制的代码。(In window multiple monitor output, and realize the display control code.)
    2014-10-17 16:45:10下载
    积分:1
  • ST7565-4SPI
    ST7565 4SPI.zip是一个点128*64的LCD程序,主要用于测试调试液晶显示屏(ST7565 4 spi. Zip is a point 128* 64 LCD procedures, LCD screen is mainly used for testing and debugging)
    2014-04-08 13:28:30下载
    积分:1
  • white-answer
    一种对白皮书上的一些例题的答案以及自己的一些见解(An answer to some examples on the white paper, and some of his own opinions )
    2014-01-14 15:49:06下载
    积分:1
  • vc_matlab
    Visual C++_MATLAB图像处理与识别实用案例精选+源代码(Visual C++ _MATLAB image processing and recognition of practical case selection+ Source Code)
    2009-12-18 10:14:53下载
    积分:1
  • Large-Scale-Cp2Bp2B-Software-Design
    大规模的c++开发学习,c++必学书籍,英文书籍(large scale c++ software develop)
    2015-12-25 15:51:00下载
    积分:1
  • Text_List
    自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
    2020-11-28 15:39:29下载
    积分:1
  • Dot-Matrix-LED
    编写程序,通过8255 单元控制点阵的扫描显示,使8×8LED 点阵到小循环显示号 “□”(Programming, through the 8255 unit control the scanning dot matrix display, the 8 × 8LED dot matrix display number to small cycles " □" )
    2011-06-13 10:39:55下载
    积分:1
  • 696518资源总数
  • 105429会员总数
  • 27今日下载