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

13818_5_for_vc

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

  • danchun
    这是一个解单纯形表的软件,矩阵的输入和结果的输出均在dos里实现,偶尔会有闪退,请耐心使用(This is a software solution simplex table, output matrix input and results are implemented in dos, the occasional flash back, please use patience)
    2015-12-19 15:32:55下载
    积分:1
  • CDBN-master
    实现了卷积受限玻尔兹曼机(深度学习的一个重要算法),包括C++和matlab版本(Restricted Boltzmann realized convolution machine (depth study of an important algorithm), including C++ and matlab version)
    2014-10-23 22:01:54下载
    积分:1
  • exe6_10820_person_phoneNum_static
    static members source code for object oriented environment
    2017-01-07 00:20:18下载
    积分:1
  • TCPSocket
    说明:  TCP IP服务端和客户端的Demo程序。包括阻塞和非阻塞。(TCP IP Server and Client Demo Program. Including blocking and non-blocking.)
    2020-06-18 04:00:01下载
    积分:1
  • embedded-server-EA02_V2
    嵌入式Web服务器(以太网络远程控制开关)EA02使用说明书(Embedded server,remote control switch)
    2015-06-08 18:23:27下载
    积分:1
  • Graph
    采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。(The realization of the use of adjacency matrix to the network storage, the establishment of the network, and to achieve single-source shortest path algorithm.)
    2007-12-25 16:55:03下载
    积分:1
  • 基于OpenGL在MFC中的基本绘制
    在MFC中绘制虚线、点、线框和填充框,可进行键盘方向键和鼠标左键的基本交互
    2022-02-21 03:31:49下载
    积分:1
  • maze
    说明:  随机生成三维迷宫,算法值得一看,可能对你有帮助(Randomly generated three-dimensional maze, algorithm worth a visit may help you)
    2008-09-09 14:57:00下载
    积分:1
  • SSIM
    一个十分有用的SSIM图像评测程序,基于结构的客观评测。(A very useful measure SSIM image procedures, based on the structure of an objective evaluation.)
    2009-03-23 16:18:43下载
    积分:1
  • svmMATLAB
    说明:  实现SVM matlab实现。。源于毕业设计(Achieve SVM matlab implementation. . Graduation from)
    2010-04-30 02:00:01下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载