-
8051单片机实现fft频谱
8051单片机实现fft频谱,有fft快速傅里叶变换实现频谱显示,16x8点阵。
- 2022-05-09 09:13:24下载
- 积分:1
-
一个简单的LINK连表算法
一个简单的LINK连表算法-a simple algorithm table even LINK
- 2022-02-06 03:55:32下载
- 积分:1
-
非定常解的程序
Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization schemes for convective and diffusive terms and for time integration.
- 2023-04-05 21:05:03下载
- 积分:1
-
beefarming
对IPAD平台上的游戏BEEFARMING的小实现,包括蜜蜂和黄蜂,蜜蜂采蜜,黄蜂吃蜜蜂,最后看谁得分高,主要考察的是对算法的设计,影响到能否否胜利 &n
- 2022-05-29 00:17:42下载
- 积分:1
-
The text data about data mining algorithms
文本数据的数据挖掘算法:对大量存在的文本数据,用已有的结构化数据挖掘技术,提出了非结构化数据知识发现方法。-The text data about data mining algorithms
- 2022-06-01 07:06:23下载
- 积分:1
-
8051控制电机的程序
应用背景使用单片机 ,可以控制电机的 转速 以至于调整输出功率 可移植性很强关键技术这是一个用c8051f020 实现的控制步进电机的完成程序 可运行,希望对需要学习的同学能有帮
- 2022-06-13 03:37:14下载
- 积分:1
-
高效数据类型和算法库,含很多数值算法
高效数据类型和算法库,含很多数值算法-high efficient data structure and algorithm, including a variety of algorithms and numeric computings.
- 2023-06-15 23:35:03下载
- 积分:1
-
大地坐标与大地空间直角坐标转换
资源描述较为简单的将大地坐标与大地空间直角坐标进行互换
- 2023-07-17 03:35:03下载
- 积分:1
-
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
Polynomial fit functions
=== ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
- 2022-11-25 05:50:02下载
- 积分:1
-
QR分解求解矩阵特征值
算法的思路:首先对矩阵QR分解,然后矩阵转置,接着矩阵乘机,通过不断的迭代是的举着下三角元素小于设定的阈值,这样得到的矩阵主对角元素上 元素就是所求的矩阵特征值
- 2023-07-05 03:55:04下载
- 积分:1