RTSP server and RTSP Client
RTSP server and RTSP Client
POCO C++学习-完整目录版
POCO C++学习-完整目录版
ireasoning mib browser 工具 SNMP
ireasoning mib browser 工具 SNMP
28181-2016协议抓包
28181-2016协议抓包 内容非常详细。 word版本。
GB35114-2017公共安全视频监控联网信息安全技术要求.pdf
中文标准名称:公共安全视频监控联网信息安全技术要求
英文标准名称:Technical requirements for information security of video surveillance network system for public security
YDT 1522.1-2006 会话初始协议(SIP)技术要求 第1部分:基本的会话初始协议
本部分规定了会话初始协议的技术要求,包括SIP消息,用户代理基本行为,请求取消,查询能力,对话,会话发起过程,会话更改过程,代理服务器行为,SIP事务层等技术要求。
铁路综合视频监控系统技术规范(V1.0)
本规范规定了铁路综合视频监控系统的系统结构、功能和性能要求、资源标识、信息传输要求、时间同步要求以及主要设备的技术要求和运行环境要求等。
本规范适用于铁路综合视频监控系统的产品设计制造和运行维护,也可作为工程验收和测试的依据。
IEEE 802.3af-2003
IEEE 802.3af 信息技术IEEE标准:系统间的通信和信息交换-局域网和城域网-特殊要求-第3部分:CSMA/CD的接入方法及物理层规范修正3:经由媒体独立接口(MDI)的数据终端设备(DTE)功率以太网供电标准
ITU-T REC.H.264-2009
h264 视频编码标准文档。H.264,同时也是MPEG-4第十部分,是由ITU-T视频编码专家组(VCEG)和ISO/IEC动态图像专家组(MPEG)联合组成的联合视频组(JVT,Joint Video Team)提出的高度压缩数字视频编解码器标准。这个标准通常被称之为H.264/AVC(或者AVC/H.264或者H.264/MPEG-4 AVC或MPEG-4/H.264 AVC)而明确的说明它两方面的开发者。
ITU-T REC.H.265-2013HEVC标准
H.265音视频标准。 HEVC。 高效率的视频编码。
Infrastructure of audiovisual services - coding of moving video.
用VC实现的超炫的播放器
用VC实现的超炫的播放器,界面非常美观。是调用皮肤DLL来实现的。
VC实现超眩qq界面
VC实现超眩qq界面的模拟
AppWizard has created this BeautyQQ application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your BeautyQQ application.
BeautyQQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
BeautyQQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CBeautyQQApp application class.
BeautyQQ.cpp
This is the main application source file that contains the application
class CBeautyQQApp.
BeautyQQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
BeautyQQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\BeautyQQ.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file BeautyQQ.rc.
res\BeautyQQ.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
WLAN身份验证和数据加密
WLAN的技术知识。
详细解说了几种加密方式的工作模式。
sms程序示例(MC35i)
此例子是用C8051F020开发西门子短信模块MC35I的资料,其中“开发板.ddb”是PROTEL99SE格式的硬件电路图,而sms_c8051是KEIL编译器的工程文件,工程下面的文件各部分功能代码分别用不同的文件名命名。开发人员可直接使用,亦可编译生成静态库挂接在自己的项目中作为产品代码的一个中间件。
用VC实现flash播放器
本程序有VC编写,实现简单,谢谢指点。
利用flash可以作出很漂亮的动画,想不想让自己的程序也有这样漂亮的界面呢? 其实,要做到这点也不难。在这里将介绍怎样把falsh制作的界面嵌入到自己的程序中,并让flash动画和自己的程序进行交互。