-
ChatRoom
使用BCB建立聊天室源码 (含用戶端+伺服器端)(The establishment of the use of chat rooms BCB source (including the client+ Server-side))
- 2008-03-31 16:55:47下载
- 积分: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
-
Ogre_VC9_AppWizard_1.7.2
Ogre_VC9_AppWizard_1.7.2.exe,vs与ogre集成环境插件(Ogre_VC9_AppWizard_1.7.2.exe, vs ogre integrated environment plug)
- 2013-01-06 17:59:32下载
- 积分:1
-
FEM
两个二维的MATLAB有限元程序,可以参考(Two-dimensional finite element program, you can refer to)
- 2014-09-10 09:05:39下载
- 积分:1
-
s_key
说明: 基于Skey协议的网络通信。MD5加密算法的运用。(Network communication based on S-key protocol. Application of MD5 encryption algorithm.)
- 2020-07-02 20:20:02下载
- 积分:1
-
6603xiaojiu
6603xiaojiu source code
- 2019-02-23 21:33:39下载
- 积分:1
-
LumiSoft Mail Server 邮箱系统源码
Features:
Supports multiple domains
Supports multiple e-address for one mailbox
Supports aliases(Mailing lists)
Supports email routing. eg *ivar* pattern routes all addresses containing
ivar to specified mailbox or remote address
IP access filtering
SMTP AUTH (LOGIN CRAM-MD5) (supported authentication types)
SMTP SIZE, PIPELINING, 8BITMIME support
SMTP custom message filters
POP3 APOP command
POP3 remote accounts
User mailbox size limit
Full MS SQL server support
Nice GUI for administation
Well commented source included
- 2022-03-06 08:21:14下载
- 积分:1
-
CopyHunter
文件拷贝猎手,能进行断点续传功能,方便局域网内部的共享文件拷贝!(File copy hunter, capable of HTTP functionality, easy to share the internal LAN file copy!)
- 2011-08-22 00:19:30下载
- 积分:1
-
Camera_CPP
这个源码是我从淘宝购买了ht5000设备后调试成功的,有了此源码再配合wince下的设备可以轻松实现摄像头的图像采集功能(This source is I buy from Taobao ht5000 device debugging success, with this source together with wince under the device can be easily achieved on the camera image capture function)
- 2013-09-11 22:21:50下载
- 积分:1
-
OpenGL_MultiView
基于OpenGL的多文档多视图框架,利用mfc生成的,可在上面进行相关扩展(OpenGL-based multi-document, multi-view framework mfc generated, can be related to expansion in the above)
- 2012-08-03 16:55:01下载
- 积分:1