搜索资源列表
h263decoderencoder
- H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \\播放工具 目录中存放的是用于播放YUV格式视频的工具。 \\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-H.263 codec source code stored in the directory is H.263 video encoder and decoder procedures generation c
77
- \\H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \\播放工具 目录中存放的是用于播放YUV格式视频的工具。 \\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。
DWL
- 强大的音频分析工具源码,可对音频数据流进行各种分析处理。- This code is basically a stripped-down and ironed-out version of my VB FFT Library (available on the Deeth website) done entirely with digital audio in mind. My VB FFT Library (and thusly-- this as well) is
myacmplayprj
- 音频接收转换源码,经过录音数据转成组播流数据-Audio receiver conversion source, after recording the data into a multicast stream data transfer
filevist
- 文件流,二进制写入器,数据列表存储取出的数据,将读取的数据组装成记录对象并保存在数据列表中-The file stream, written in binary, data out of the data stored in the list, the read data record object assembled and stored in the data list
extract-string
- 从数据流或者二进制的数据流中提取出所需要的字符串的小程序。- Extracting the desired applet string or binary data stream from a data stream.
TEXTSCAN
- 用TEXTSCAN进行文件操作,创建和关闭文件流,并结合其他的处理过程,完成相应数据功能-This example shows how to read an arbitrary format text file with textscan. This function is similar to textread, however it also allows you to read the file one block at a time, and each block can have a
mf758
- 图像的光流法计算的matlab程序,模拟数据分析处理的过程,用于信号特征提取、信号消噪。- Image optical flow calculation matlab program, Analog data analysis processing, For feature extraction, signal de-noising.
1-DS1302
- DS1302 是DALLAS 公司推出的涓流充电时钟芯片,内含有一个实时时钟/日历和31 字节静态RAM,通过简单的串行接口与单片机进行通信。实时时钟/日历电路提供秒、分、时、日、日期、月、年的信息,每月的天数和闰年的天数可自动调整,时钟操作可通过AM/PM 指示决定采用24 或12 小时格式。DS1302 与单片机之间能简单地采用同步串行的方式进行通信,仅需用到三个口线:1 RES 复位;2 I/O 数据线;3 SCLK串行时钟。时钟/RAM 的读/写数据以一个字节或多达31 个字节的字符组方
databricks-spark-reference-applications.pdf.tar
- 摘要: 现有的聚类算法比如 CluStream 是基于 k-means 算法的。这些算法不能够发现任 意形状的簇以及不能处理离群点。 解决上述问题,本文提出了 而且, 它需要预先知道 k 值和用户指定的时间窗口。 为了 分将数据映射到一个网格, D-Stream 算法,它是基于密度的算法。这个算法用一个在线部 在离线部分计算网格的密度然后基于密度形成簇。 度衰减技术来捕获数据流的动态变化。 为了探索衰减因子、 数据密度以及簇结构之间的关系, 我们的算法能够有效的并且有效率