题为《基于认证和加密技术的安全多媒体传输方案》的硕士论文,发表于核心刊物,我仔细阅读后转化为了word文档格式。
上传时间: 2013-12-21
上传用户:zq70996813
该程序是用matlab语言实现的关于瑞利信道多径传输的多谱勒效应的描述
上传时间: 2014-01-12
上传用户:Altman
微软提供的实现mpu-401音频设备的标准功能的wdm驱动例程。
上传时间: 2015-04-23
上传用户:stella2015
这是数据传输的代码,是以vc为开发平台的,希望大家有用,希望这个网站越来越兴旺。
上传时间: 2013-12-21
上传用户:anng
这个例子是用来数字处理在AIC23上的线性音频数据,并且现行输出
上传时间: 2013-12-22
上传用户:asddsd
模拟网络传输,使用循环冗余码校验并模拟噪声干扰
上传时间: 2013-12-18
上传用户:
介绍ISO7816-4及中国金融集成电路(IC)卡规范所规定的T=0协议的CPU卡与终端之间的接口特性和传输协议,及以C51语言设计的CPU卡复位、下电及读写程序。
上传时间: 2013-12-16
上传用户:xinzhch
DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping the benefits of this very powerful tool set, especially in the final stage of development when real-time analysis is needed most. This application note provides an example of the necessary steps required to utilize DSP/BIOS features in order to bring these solutions to bear in an existing application.
标签: DSP real-time benefits analysis
上传时间: 2014-01-06
上传用户:003030
多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。
上传时间: 2014-12-02
上传用户:silenthink
SPI_DMA开发程序例程,介绍DMA数据传输
上传时间: 2015-04-30
上传用户:Late_Li