-
RTSP protocol
RTSP的标准协议,包括中文、英文,实时流协议(RTSP)是应用层协议,控制实时数据的传送。RTSP提供了一个可扩展框架,使实时数据,如音频与视频的受控、点播成为可能。数据源包括现场数据与存储在剪辑中数据。该协议目的在于控制多个数据发送连接,为选择发送通道,如UDP、组播UDP与TCP,提供途径,并为选择基于RTP(RFC1889)上传送机制提供方法。-RTSP protocol
- 2022-05-09 04:54:52下载
- 积分:1
-
Thinking in c++, this is a good book.
Thinking in c++, this is a good book.
- 2022-02-10 00:39:20下载
- 积分:1
-
Tapestry开发指南0.8,这本是可能是市面少见的中文教程,虽然源码说明比较简单,但是对于英文能力稍微差点的朋友学习Tapestry是必备的一本书。
Tapestry开发指南0.8,这本是可能是市面少见的中文教程,虽然源码说明比较简单,但是对于英文能力稍微差点的朋友学习Tapestry是必备的一本书。-Tapestry Developer
- 2022-04-12 01:42:26下载
- 积分:1
-
Martin T.Hagan等著,戴葵等译,神经网络设计,机械工业出版社,一书的所有例程...
Martin T.Hagan等著,戴葵等译,神经网络设计,机械工业出版社,一书的所有例程-Martin T. Hagan and others, such as translation Wenhui, neural network design, mechanical industrial Press, a book of all the routines
- 2022-02-02 01:35:41下载
- 积分:1
-
C#编程实例与技巧,对于广大的编程人员来说,有助于进一步提高编程技能。...
C#编程实例与技巧,对于广大的编程人员来说,有助于进一步提高编程技能。-C# Programming examples and techniques, where the majority of the programming staff, help to further improve programming skills.
- 2023-02-27 14:45:03下载
- 积分:1
-
SSD1的所有材料,是学习课程SSD1的好帮手。
SSD1 all materials, is learning courses SSD1 a good helper.
- 2022-04-25 09:31:25下载
- 积分:1
-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系...
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The
- 2022-01-25 15:12:02下载
- 积分:1
-
这本书提供了关于Linux内核的细节
This book provide detail about linux kernal
- 2022-01-31 00:01:32下载
- 积分:1
-
关于windows api查询的文档 非常好的
关于windows api查询的文档 非常好的-inquiries on the windows api very good documentation
- 2023-02-20 02:30:04下载
- 积分:1
-
本书重点介绍了使用ASP.NET 2.0(C#)技术开发Web 2.0时代的热门网络应用系统(如RSS、Blog、Tags、Web Service、BBS、XM...
本书重点介绍了使用ASP.NET 2.0(C#)技术开发Web 2.0时代的热门网络应用系统(如RSS、Blog、Tags、Web Service、BBS、XML、Ajax、WIKI等)的方法,以及开发这些系统所需的ASP.NET 2.0预备知识-This book focuses on using ASP.NET 2.0 (C#) technology development Web 2.0 era of popular web applications (such as RSS, Blog, Tags, Web Service, BBS, XML, Ajax, WIKI, etc.) methods, and the development of these systems prior knowledge required for ASP.NET 2.0
- 2022-01-22 01:04:47下载
- 积分:1