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

13818_5_for_vc

于 2007-02-01 发布 文件大小:97KB
0 217
下载积分: 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 个回复

  • AD9854
    stm32控制as9854正交波形,仅供参考,自己琢磨。(stm32 control as9854 orthogonal waveforms, for reference, on her own.)
    2014-04-17 20:07:26下载
    积分:1
  • Cholesky
    该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法(The procedure is the Cholesky decomposition of positive definite matrix example, Cholesky matrix decomposition is a commonly used method)
    2007-10-11 10:59:30下载
    积分:1
  • DSP5509-SDRAM2
    基于DSP5509的SDRAM应用实例,含有CCS4环境下的编程源代码(DSP5509 SDRAM example based on the CCS4 environment)
    2013-05-06 12:10:25下载
    积分:1
  • 基于视频流的目标跟踪
    基于opencv的目标鼠标选择后跟踪并画出框
    2022-01-23 10:58:11下载
    积分:1
  • EastDraw
    说明:  用MFC做的一个小的绘图软件,简单实用,适合初学者参考使用。(MFC to do with a small graphics software that is simple and practical reference for beginners.)
    2009-07-30 21:09:00下载
    积分:1
  • Dchaos-predica
    基于混沌理论进行数据预测的程序,欢欢迎需要的朋友参考下载,并提出修改意见 (, Please feel welcome the reference to a friend download data to predict the process based on chaos theory, and suggest modifications)
    2012-07-27 12:40:49下载
    积分:1
  • PCLGUI_Test_Wince6_Arm
    WINCE 6.0下支持USB PCL3GUI语言打印机的驱动程序,支持的打印机型号包括HP Deskjet 1000,HP Deskjet 1010,HP Deskjet 1020等等。测试之前要保证你编译的系统包含了USB Printer Class Driver和PCL Printer Driver这两个组件。(Support Drivers USB PCL3GUI printer language under WINCE 6.0, supported printer models include HP Deskjet 1000, HP Deskjet 1010, HP Deskjet 1020, and so on. Before the test to ensure that your system contains a compilation USB Printer Class Driver and PCL Printer Driver these two components.)
    2015-01-30 00:36:01下载
    积分:1
  • LINK
    建立链表的算法: 新节点链入表尾建立链表: 动态分配第一个节点变量; 用指针head 妥善保存链表第一个节点的地址值; 依次动态分配一个新节点变量; 将上一个节点的指针域指向新生成的节点; 循环3),4)步骤,直到所有节点均连入链表; 将最后一个节点的指针域赋值为0; (Establish the list of algorithms: The new node links footer build list: Dynamic allocation of the first node variable Keep the list head pointer of the first node address value In order to dynamically allocate a new node variable The domain of a node pointer to the new generation of nodes Cycle 3), 4) step, until all nodes are connected to the chain Pointer field will last node assigned to 0 )
    2015-01-05 16:03:48下载
    积分:1
  • shudianwangchaoliu
    说明:  输电网潮流计算 牛顿法 matlab程序(power system calculation)
    2010-04-13 15:38:09下载
    积分:1
  • ucgui3.2-vc6.0
    基于嵌入式GUI的设计源码,在windows上开发(based on vc6.0, the GUI of embeded OS)
    2014-02-14 16:02:08下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载