-
有线网络仿真实验
有线网络仿真实验 里面有我自己写的无线网络仿真tcl文件,直接在ns2中运行就可以了
- 2022-02-05 07:03:29下载
- 积分:1
-
手写识别应用软件,提供高效的触摸屏手写识别方法。
手写识别应用软件,提供高效的触摸屏手写识别方法。- The handwriting recognition application software, provides
highly effective touches the screen handwriting recognition method.
- 2022-03-10 08:11:00下载
- 积分:1
-
傅里叶变换算法fft
How To Use
void main(void)
{
gen_w_r2(w, N); // Generate coefficient table
bit_rev(w, N>>1); // Bit−reverse coefficient table
DSPF_sp_cfftr2_dit(x, w, N);
// radix−2 DIT forward FFT
// input in normal order, output in
// order bit−reversed
// coefficient table in bit−reversed
// order
DSPF_sp_icfftr2_dif(x, w, N);
// Inverse radix 2 FFT
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 15:55:21下载
- 积分:1
-
use c code function in matlab
use c code function in matlab
- 2022-07-25 21:45:42下载
- 积分:1
-
用经典RK方法和四阶ADAMS预测校正算法求解微分方程
用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
- 2022-07-23 00:35:19下载
- 积分:1
-
基于HMM的语音识别vc++程序
用vc++实现马尔科夫过程,并利用其原理实现简单的语音识别功能。感觉最重要的是要有一定的数学和编程功底,值得搞开发的人员使用。涉及的函数较多,需要耐心分析才能有一定的收获。
- 2023-02-28 23:40:03下载
- 积分:1
-
matlab, c 实现solbel
用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码完整实现。
- 2023-05-11 22:35:03下载
- 积分:1
-
Kalman filter in detail
卡尔曼滤波器详细介绍,-Kalman filter in detail
- 2022-01-25 22:26:31下载
- 积分:1
-
对数极坐标
图像对数极坐标转换(从平面坐标到极坐标的变换,关键在于坐标变换公式),能够计算旋转及尺度变换
- 2022-03-02 09:31:25下载
- 积分:1
-
一种求PI值的诡异算法
可以很快求到800位嗷
一种求PI值的诡异算法
可以很快求到800位嗷-A PI value for the strange algorithm can quickly seek to the sound of wailing 800
- 2022-01-27 15:40:48下载
- 积分:1