-
1394 网口 等通信接口的优劣比较,尤其在图像处理的图像信息传输中有很大参考作用...
1394 网口 等通信接口的优劣比较,尤其在图像处理的图像信息传输中有很大参考作用-1394 network communication interface, etc. I compare the advantages and disadvantages, especially in image processing of image information transmission in a large reference
- 2023-08-21 05:10:04下载
- 积分:1
-
简易FIR滤波器
1、FIR数字滤波器的设计(1)在主函数中调用dsnFIR函数,滤波器参数设为21阶、带阻、矩形窗、采样率1000Hz、上下截止频率分别为100Hz,400Hz;(2)利用drawFIR函数分别画出所设计的FIR滤波器的幅频特性图和相频特性图。2、FIR数字滤波实现(1)编写一个输入信号子程序func(),输入信号为一连续函数,表达式为;(2)对输入信号进行采样,即 ,这里取采样率,得到离散序列x(n);(3)取x(n)中前40个点的值,将其转为复数存入复数数组x[64]中,并对x[64]做64点的FFT,得到的X(k)存回x[64]中;(4)已知在主函数中调用dsnFIR函数后得到的输出结果b[21]即为FIR滤波器单位冲激响应h(n)的值,将其转为复数存入复数数组h[64]中,并对h[64]做64点的FFT,得到的H(k)存回h[64]中;(5)已知用FIR滤波器对输入信号进行滤波就是将输入信号x(n)与滤波器单位冲激响应h(n)做卷积运算,故我转到频域采用FFT方法实现对输入信号x(n)的滤波,即将X(k)与H(k)相乘,得到滤波后信号的FFT变换Y(k),然后只需对Y(k)做IFFT变换即可得到滤波后信号y(n)。
- 2022-05-23 13:46:22下载
- 积分:1
-
SIP体系架构讲义及消息交互演示
SIP体系架构讲义及消息交互演示 -SIP architecture lectures and interactive demonstrations news SIP architecture lectures and information WALLDISPLAY
- 2022-01-25 15:18:03下载
- 积分:1
-
XUL调用C++ XPCOM的例子,这些天在学习XUL,调试接口,广告
xul调用c++xpcom例子,这几天在研究Xul ,调试通过了一个Xul做界面,通过js调用c++开发的xpcom的例子。感觉步骤比较繁杂,配置环境也颇费了点时间,所以就把整个开发过程作了一个记录-xul call c++ xpcom example, these days in the study Xul, debug interface, the adoption of a Xul do, through the js call c++ development xpcom example. Sense steps to more complicated, and configure the environment has also gone through quite some time, so put the entire development process was a record of
- 2023-01-13 23:30:09下载
- 积分:1
-
Version number header file for simple OpenH323 sample T.38 transmitter.
Version number header file for simple OpenH323 sample T.38 transmitter.
- 2022-01-26 07:19:38下载
- 积分:1
-
卫星接收系统原理的第一颗卫星通信第二、BAS…
卫星接收系统原理
第一章 卫星通信基础知识
第二章 DVB-S技术及其教学应用
第三章 卫星接收天线安装和调试
第四章 卫星数字接收机的使用
第五章 卫星数据接收卡的使用
第六章 远教IP数据接收软件的使用
第七章 流媒体节目的接收与播放
-satellite receiving system tenets first satellite communications Chapter II, basic knowledge of DVB-S technology and its application Teaching Three satellite antenna installation and commissioning of the fourth chapter of satellite digital receivers use Chapter V satellite data reception card use VI from the IP data using the software to receive Chapter VII of the streaming media programming and broadcast reception
- 2022-05-16 12:47:42下载
- 积分:1
-
linux usbkiller的驱动电子书集 对开发linux地层程序有很好的指导作用...
linux usbkiller的驱动电子书集 对开发linux地层程序有很好的指导作用-driver linux usbkiller e-book collection on the development of stratigraphic procedure linux have a good guide
- 2022-11-01 10:10:03下载
- 积分:1
-
一个ppp协议实现
一个ppp协议实现--A ppp protocol realization
- 2023-07-26 17:55:03下载
- 积分:1
-
用dut7000的,485通信modbus rtu 通信的,编程手册。
用dut7000的,485通信modbus rtu 通信的,编程手册。-with dut7000, 485 communications rtu modbus connection communications, programming manuals.
- 2022-06-20 10:39:33下载
- 积分:1
-
在公式描述GPS定位是在台北写的,杰夫,我建议…
关于GPS定位方程式的讲述,是台北的Jeff写的,我把它编程了文档,发给大家,一起拿来学习。-GPS positioning on the formula described is written in Taipei, Jeff, and I recommend it programmers the document, distributed to you, used to study together.
- 2022-10-24 22:00:03下载
- 积分:1