-
dsp源码,适合dsp初学者,用c语言编的
dsp源码,适合dsp初学者,用c语言编的-dsp source code, suitable for beginners dsp using c language for the
- 2022-03-21 22:56:14下载
- 积分:1
-
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率...
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。-constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used to test the general AR spectral estimation using power and noise canceling algorithm for the estimation of AR spectrum estimation of this group of signal frequency, and the results of the comparison.
- 2022-09-05 13:40:03下载
- 积分:1
-
pieces of the jigsaw have their own designated pictures games, with vb developme...
这是一个拼图游戏,可以自己指定图片进行游戏,用vb开发的小程序-pieces of the jigsaw have their own designated pictures games, with vb development of small programs
- 2022-01-25 16:19:05下载
- 积分:1
-
Acprotect1.10 Build123之VB语言篇.chm
Acprotect1.10 Build123之VB语言篇.chm-Acprotect1.10 Build123 the VB language articles. Chm
- 2022-03-23 23:40:02下载
- 积分:1
-
三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/
本程序能够...
三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/
本程序能够递归的实现三角形游戏的解步骤(类似于九连环游戏)并有图像演示
- 2022-11-06 07:20:03下载
- 积分:1
-
RTP 通信开源项目源码
rtp通信开源项目源码,适合任何平台,目前已经基本成熟。按照RFC3550实现,这使得它很容易地发送和接收RTP包和RTCP(RTP控制协议).
- 2022-02-10 14:52:46下载
- 积分:1
-
彩票号码筛选的程序
彩票号码筛选的程序-lottery number Screening procedures
- 2022-02-01 12:39:57下载
- 积分:1
-
该程序是演示ARM的5个ADC转换功能,在AD采样时轮流切换...
该程序是演示ARM的5个ADC转换功能,在AD采样时轮流切换-The ARM program is to demonstrate the 5 ADC conversion functions in AD, when the sampling switch rotation
- 2022-02-01 21:34:17下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
wildcard matching procedures, detailed see Notes
通配符匹配程序,详细见注释-wildcard matching procedures, detailed see Notes
- 2022-03-21 17:48:33下载
- 积分:1