-
ET2812_Ethernet0707ok
DSP2812 ENC28J60 ETHERNET TCP,UDP,IP,ICMP,ARP,NET
- 2015-01-26 00:02:00下载
- 积分:1
-
13818_5_for_vc
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)
- 2007-02-01 16:25:15下载
- 积分:1
-
MATLAB
justenjoy it and have a nice day lamigo monkeys is theNO1 in cpbl im loveing it
- 2013-05-18 19:21:57下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
20110215_13882692_0
Introduction of Programmable controllers
- 2011-02-26 14:14:55下载
- 积分:1
-
c-code
可变分区管理/时间片轮转算法/位示图管理磁盘存储空间
操作系统基本算法实现,亲测可用
(Variable partition management/time slice Round Robin/diagram Management disk storage space the operating system the basic algorithm, pro-test available)
- 2013-03-12 22:17:02下载
- 积分:1
-
Grid
用MFC实现用表格控件对数据进行显示和修正处理(MFC with tabular data display controls and correction process)
- 2013-11-27 13:57:55下载
- 积分:1
-
实现贪吃蛇源码
一个简单的贪吃蛇游戏,基于C++完成。使用平台是vs2008,结合了MFC实现的界面功能。该代码只有三个文件,分别为resorce.h和main.cpp以及Head.h,整个实现过程是基于面向对象编程的。
- 2022-08-11 18:17:41下载
- 积分:1
-
Linux_C函数库中文手册
七天熟练掌握Linux,海量函数库提供选择。后续继续更新
- 2023-06-17 15:25:04下载
- 积分:1
-
Study-of-Cross-Correlation
互相关与自适应滤波测量流速的比较研究,,分别讨论了互相关法和自适应滤波时延估计法测量流速(Cross-correlation to compare and measure the flow rate of adaptive filtering, respectively, discussed the correlation method and adaptive filtering delay estimation method measuring the flow rate)
- 2012-11-16 17:34:09下载
- 积分:1