-
三次样条插值逼近函数
三次样条插值逼近函数-cubic spline interpolation function approximation
- 2023-07-23 15:30:03下载
- 积分:1
-
MIMO系统空时编码
mdjkslDVBSALFURUGFHDNAzaZwkdsax m>;ZJSDKSALM,zlshgkflfouyqoqlidndsafhdkjdcasgchjac jksafddf公司
- 2022-06-13 23:38:09下载
- 积分:1
-
aes算法c(c++)_支持128、192和256位密钥
aes算法c(c++)_支持128、192和256位密钥 实现一个C++的AES算法类,可直接调用
- 2022-02-02 20:47:48下载
- 积分:1
-
时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。...
时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。-Time series trend analysis, the observed direction of change and to find mutations point MK procedures.
- 2022-03-22 01:04:20下载
- 积分:1
-
数值分析相关问题代码,数据拟合
利用数值分析方法进行数据拟合#include
#include
#include
void main()
{
int i;
float a[3];
float x[16];
float y[16];
void Approx(float[],float[],int,int,float[]);
Approx(x,y,16,2,a);
for(i=0;i
- 2022-03-25 20:23:44下载
- 积分:1
-
刚刚下载的指纹识别程序,我还没来的及看呢?
刚刚下载的指纹识别程序,我还没来的及看呢?- Just downloaded the fingerprint recognizer, I have not come
and look?
- 2022-05-31 08:55:55下载
- 积分:1
-
ADC转换(DMA方式)
应用背景模拟信号与数子信号转换在很多方面都有应用,stm32内置ad转换电路可以方便的进行转换关键技术通过stm32编写的ad转换,实现模拟量转数字量,通过dma传输方式可以快速的传输数据,不过多的占用CPU。
- 2022-03-22 14:21:40下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
fft傅立叶快速变换在图象处理方面的应用
fft傅立叶快速变换在图象处理方面的应用-fft Fast Fourier Transform in Image Processing Applications
- 2022-02-25 18:33:00下载
- 积分:1
-
C + +库为Excel的xls的动态生成。
应用背景对于Excel的动态生成一个跨平台的C++库。xls文件包含多个工作表。不像。CSV文件,可以直接打开Excel,从而提供了一个极好的方式来输出大量数据,需要进一步分析。看到最新的变化,选择“文件”,查看在那窗格的底部显示的说明文字。关键技术重要:主要变化是包含在目前的svn源。如果你有时间,请尝试使用它或xlslib-package-2.4.0b1.zip档案,并输入bug报告任何问题!并;变化:•库特定的字符串,现在在自己的命名空间- iOS Objective-C库 ;大多数项目文件更新(MSVS等)•桥梁现在支持公式
- 2022-05-25 16:57:29下载
- 积分:1