-
Fast Fourier transform
快速傅里叶变换是一种计算离散傅里叶变换算法和它的逆。 傅里叶分析转换时间与频率,反之亦然 ;FFT 快速计算这种由 factorizingthe DFT 矩阵转换成一种产品稀疏的因素。
- 2023-08-24 17:15:03下载
- 积分:1
-
PID自整定
#如果ARDUINO>;=100
- 2023-06-23 11:35:03下载
- 积分:1
-
图书管理系统(未使用数据库仅Java代码)
图书管理销售系统,个人完成的小程序,不过没有加上数据库部分、仅有Java代码,感觉有用的可以下载看一下
- 2022-05-26 20:48:10下载
- 积分:1
-
A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下...
A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
- 2022-03-25 14:40:09下载
- 积分:1
-
隐马尔可夫工具箱,matlab试用,简单易学,方便快捷
隐马尔可夫工具箱,matlab试用,简单易学,方便快捷-Hidden Markov toolbox, matlab trial, easy to learn, convenient and quick
- 2023-08-24 15:35:04下载
- 积分:1
-
PCA用来降维的MATLAB代码,给出了程序
PCA用来降维的MATLAB代码,给出了程序,给出了具体算法的思想和过程,成功地运用于相关性的去除保留样本信息,实现样本空间的降维和去相关性
- 2023-07-07 07:00:03下载
- 积分:1
-
线性方程迭代法,下载的顶一下哦
线性方程迭代法,下载的顶一下哦-Linear equations iterative method, download the top click oh
- 2022-11-01 13:05:03下载
- 积分:1
-
南理工硕博上机题经典36题
从历年南理工硕博上机题中选出具有代表性的36题,让你提前熟悉南理工硕博上机。南理工硕博上机占60分,面试40分。所以如果想保硕博的话,上机是很重要的
- 2022-07-23 03:35:57下载
- 积分:1
-
还可以,能够加快迭代的计算速度,大家用一下
还可以,能够加快迭代的计算速度,大家用一下-can to accelerate the iterative calculation speed, we spent about
- 2022-06-15 16:37:27下载
- 积分:1
-
Shortest Path
资源描述Write a program to find the weighted shortest distances from any vertex to a given source vertex in a digraph. If there is more than one minimum path from v to w, a path with the fewest number of edges is chosen. It is guaranteed that all the weights are positive and such a path is unique for any vertex.
- 2022-08-26 06:49:00下载
- 积分:1