-
skyblue_PinTu
使用MFC写的一个拼图游戏,可以点击浏览载入不同的图片来进行拼图,适合初学者学习MFC和游戏编程参考(Use MFC to write a jigsaw puzzle, you can click here to load different images puzzles, and games suitable for beginners to learn MFC programming reference)
- 2010-06-03 16:12:39下载
- 积分:1
-
DSP-com
说明: 介绍DSP与上微机的串口通信和功能设置,及通信调试(introduced DSP and PC on the serial communications and functionality, and communication Debugging)
- 2006-04-25 10:04:22下载
- 积分:1
-
Digital-loop-display
数码管的显示程序,数码管循环显示900-999~(Digital loop display 900-999 ~)
- 2011-05-01 06:37:35下载
- 积分: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
-
C++STL
这是STL的介绍性程序。 这是STL的介绍性程序。 这是STL的介绍性程序。 (This is an introductory program STL. This is an introductory program STL. This is an introductory program STL.)
- 2007-12-12 02:01:06下载
- 积分:1
-
ListOrder
链表,输入一定的数据,通过链表进行储存,并排序后输出。(List。Input numbers,then output in order~~)
- 2011-11-24 11:02:04下载
- 积分:1
-
ITM_17_RS232
Software for ITM-17 dvb-t/T2/c meashurement tuner with RS232
- 2018-12-29 15:50:04下载
- 积分:1
-
pragma
网上收集的常用pragma指令的用法,对于使用其他c++库很值得学习(Online collection of common usage of pragma directives for the use of other c++ Library is worth learning)
- 2008-07-23 00:40:30下载
- 积分:1
-
ButtonST
带特效的Button控件,可以添加图片、URL、根据事件动态改变显示(ButtonST Ctrl)
- 2015-09-17 09:54:09下载
- 积分:1
-
CamShift
camshift全自动跟踪,不需手动选择,可以自动跟踪目标(CAMSHIFT fully automatic tracking, without manual selection, you can automatically follow the target)
- 2017-07-19 11:14:01下载
- 积分:1