RTSP(Real Time Streaming Protocol)是由Real Network和Netscape共同提出的如何有效地在IP网络上传输流媒体数据的应用层协议。RTSP对流媒体提供了诸如暂停,快进等控制,而它本身并不传输数据,RTSP的作用相当于流媒体服务器的远程控制。服 务器端可以自 ...
分类:
其他好文 时间:
2016-08-28 01:01:59
阅读次数:
222
RTC简介
RTC(real-time clock)简称实时时钟,主要作用是用来记时,产生闹钟等。RTC因为有备份电池,所以即使计算机关机掉电,也不会影响RTC记时。而RTC和系统时间(主要靠软件模拟...
分类:
系统相关 时间:
2016-08-27 00:38:40
阅读次数:
374
Appendix A Some Linear Algebra(附录A 部分线性代数知识)
A point is that which has no part.
A line is a bre...
分类:
其他好文 时间:
2016-08-25 21:42:11
阅读次数:
190
date:时间管理 Linux: 硬件时钟:clock,hwclock hwclock -w:更改硬件时钟 -s:更改系统时钟 系统时钟:date rtc:real time clock ntp:net time protocol 获取命令的使用帮助: 内部命令: help COMMAND: 外部命 ...
分类:
系统相关 时间:
2016-08-23 01:32:01
阅读次数:
222
源文地址 (September 2008) For the last couple of years, I've been working on European Space Agency (ESA) projects - writing rather complex code generators ...
分类:
其他好文 时间:
2016-08-21 16:40:39
阅读次数:
201
http://blog.christianperone.com/2015/01/real-time-drone-object-tracking-using-python-and-opencv/ ...
分类:
编程语言 时间:
2016-08-17 21:01:30
阅读次数:
130
YOLO的一大特点就是快,在处理上可以达到完全的实时。原因在于它整个检测方法非常的简洁,使用回归的方法,直接在原图上进行目标检测与定位。 多任务检测: 网络把目标检测与定位统一到一个深度网络中,而且可以同时在原图上检测多个物体。步骤总结如下: (1)把图片分割成S*S个方格,假如某个物体的中点落在其 ...
分类:
其他好文 时间:
2016-08-04 13:29:10
阅读次数:
275
Install: Config Firebase: First we need to require Firebase: Then in the component constructor, we need to init Firebase: The config you can easily ge ...
分类:
数据库 时间:
2016-08-04 06:46:11
阅读次数:
209
转自:http://blog.csdn.net/wudebao5220150/article/details/13816225 RTP协议是real-time transport protocol的缩写,被设计来传输流媒体数据,有着广泛的应用,其它相关介绍自己去看RFC,我不打算讨论这些无聊的概念性 ...
分类:
其他好文 时间:
2016-07-30 18:21:39
阅读次数:
122
>> Thhs-MacBook-Pro:eval apple$ python 1torank.py --helpusage: 1torank.py [-h] [-q qrels] -c clusters -r run Real-Time Filtering evaluation script - S ...
分类:
编程语言 时间:
2016-07-25 17:58:12
阅读次数:
252