-
正则表达式处理,查找,匹配,资源非常好,要的赶紧下载。...
正则表达式处理,查找,匹配,资源非常好,要的赶紧下载。-regular expressions
- 2023-01-27 20:40:04下载
- 积分:1
-
由于对两次以上的高次函数求解比较不方便
本程序将为你提供便捷...
由于对两次以上的高次函数求解比较不方便
本程序将为你提供便捷-due to more than two high-function solution more inconvenient this program will provide you with convenient
- 2022-07-17 19:02:19下载
- 积分:1
-
异常处理
异常通常被称为运行时错误。这些都是由程序员使用的尝试,抓住,把关键词。
- 2022-06-15 01:25:55下载
- 积分:1
-
stm32 驱动无感直流无刷电机
stm32 pwm 输出控制 无传感器的直流无刷电机,通过stm32 内部AD 检测反电动势来换向,配合上位机使用发送0x01 启动发送0x00 停止发送0x02~0xFF 为调速区间
- 2022-02-04 17:03:40下载
- 积分:1
-
温度分布
Fortran95 程序地址在一个金属圆盘上的温度分布。边界设置为稳定温度 20 度。在磁盘上的内点是保持 100 度.初始温度是 50 度。稳定的温度,这个问题的时间多长一个稳定的温度的dish拿到会被该程序解决。
- 2022-02-06 23:31:55下载
- 积分:1
-
I have written a small calculator, and the community together to explore shared
自己编写的一个小计算器,和大家一起共享探讨-I have written a small calculator, and the community together to explore shared
- 2022-08-11 19:44:18下载
- 积分:1
-
基于VC的FFT算法
资源描述
Design
a program to implement the 1-D FFT algorithm.
Input:
a vector. Get the testing data in file ‘Project_2_test’.
Output:
a vector, which is the discrete Fourier transform of the input.
For
example:
Input:
3 8 10 12
Output:
33.0000+0.0000i -7.0000+4.0000i -7.0000+0.0000i -7.0000-4.0000i
Requirements:
- 2023-07-23 23:40:04下载
- 积分:1
-
卡尔曼滤波程序。实现多维卡尔曼滤波
卡尔曼滤波程序。实现多维卡尔曼滤波-Kalman filter procedure.维卡尔曼realize multi-filter
- 2022-08-13 02:35:52下载
- 积分:1
-
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)...
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
-//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
- 2022-06-12 06:09:24下载
- 积分:1
-
七大基本排序算法
七大基本排序算法,已通过测试快速排序冒泡排序堆排序希尔排序归并排序选择排序插入排序
- 2022-01-28 19:10:43下载
- 积分:1