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

13818_5_for_vc

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

  • embedded-systems
    基于 嵌 入式系 统 理 论和 容 错系 统 体系 结 构, 结 合故障 一 安 全电 路的 设计 理念, 给出 了 一 种 嵌 入式 二乘 二 取 二容 错计算 机 联锁系 统的 硬件 设计. 深 入阐 述了 系 统 硬件电 路的 设计理论依据和工 作原 理, 同 时 给出了 设计中 的 元 件选型. 通过功能 测试, 系 统设计符 合故障 一 安全的 设计原则, 理论 计 算 表明, 其可 靠 性、 安全 性 达 到 铁 路 信号系 统 要求(Based on the theory of embedded systems and fault-tolerant system architecture, combining design fail-safe circuitry, gives a socketed Take two squares two-in fault-tolerant computer interlocking system hardware design. Further expounded on system hardware circuit design theory and work Design principles for the principle, and gives the design of the component selection through functional testing, failure of a safety system designed to meet the theoretical Calculations show that the reliability, security, railway signaling system requirements to achieve)
    2014-01-19 21:42:09下载
    积分:1
  • Face-Counting-master
    检测视频中出现的人头数目,并统计来往的人数。(Detect the number of people in the video and count the number of people coming and going.)
    2021-03-05 18:59:31下载
    积分:1
  • imageprocessing
    Some of image processing tools in visual C++
    2012-08-22 20:38:42下载
    积分:1
  • WindowsCEqudong
    Windows CE下驱动程序开发基础,   Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等(Windows CE Driver Development under the foundation, Windows CE under the serial driver to handle all I/O behavior similar to serial devices, including those based on 16450,16550 UART (Universal Asynchronous Receiver-chip) devices and some of the equipment used DMA common 9-pin serial port, infrared I/O port, Modem, etc.)
    2007-11-01 05:46:38下载
    积分:1
  • 5
    说明:  :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好. (the multi-asperity sphere-shape model for surface contact between sulphurized layer and unsulphurized layer is established.in which the height of sphere-shape asperities follows the Gaussian distribution.1he frictional coeficients of sulphurized layers are analyzed by using plastic flown line theory.1he results show that the frictional coeficient increases with the load.the frictional coeficient of ground surface is higher than that of tumed surface in case of the same roughness.1he thicker the sulphuri[ed layer is.the higher the frictional coeficient is.From the viewpoint of reducing frictional coeficient,the thickness of sulphurized layer should be smaller.)
    2010-08-04 19:38:19下载
    积分:1
  • ElGama
    用C语言编写的ElGama 算法,可以运行(ElGama algorithm)
    2013-10-04 03:53:14下载
    积分:1
  • CHAP40
    There is no souse code. Just trash
    2015-06-23 15:27:47下载
    积分:1
  • ufademo
    VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
    2013-10-23 16:47:47下载
    积分:1
  • spezializations-domain
    rossler混沌系统图像,u取不同参数时的6种混沌状态,很好(Rossler chaotic system image, when u get different parameters of 6 kinds of chaotic state, very good)
    2017-08-06 21:35:24下载
    积分:1
  • ControlDevice
    一个启用和禁用设备的例子,该代码展示了禁用和启用USB设备的功能。如果需要禁用软驱和光驱,需要修改相应的参数。(Enable and disable a device example, the code to display the disable and enable USB devices. If you need to disable the floppy drive and optical disk drive, a need to amend the corresponding parameters.)
    2008-04-03 11:52:26下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载