-
贝叶斯算法用java程序
有关贝叶斯算法的java程序 优化计算和预测功能 比较好用-bayes arithmetic using java program
- 2022-10-06 12:20:03下载
- 积分:1
-
一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。...
一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。-Another one-dimensional FDTD simulation procedures, simulation image can let you in the middle of the sea mathematics.
- 2023-02-18 15:50:04下载
- 积分:1
-
s变换的运用
资源描述本程序为S变换,程序中包含付里叶正变换DFT,付里叶反变换IDFT,包括S变换实现的具体的物理过程,文件的输入与输出
- 2022-03-03 07:41:06下载
- 积分:1
-
linux下的cure聚类算法
是linux下的cure算法,比较完整
#if !defined(lint) && !defined(SABER)
static char rcsid[] = "$Header: /usr/src/local/conn/cluster/RCS/cluster.c,v 1.23 1993/02/03 07:43:07 stolcke Exp $";
#endif /* not lint */
#include
#include
#include
#include "alloc.h"
#include "error.h"
#include "cluster.h"
#define NONE (-2)
#define BUFSIZE 256
#ifndef SCALE
#define SCALE "_SCALE_"
#endif
#ifndef DONTCARE
#define DONTCARE "D/C"
#endif
#ifndef MAXFLOAT
#define MAXFLOAT ((float)3.40282346638528860e+38)
#endif
static FLOAT distance();
static FLOAT root();
static FLOAT cure_distance();
static void merge();
- 2023-07-29 18:30:03下载
- 积分:1
-
从出版社求得的经典数值算法
从出版社求得的经典数值算法-Press obtained from the classical numerical algorithm
- 2022-05-30 22:47:35下载
- 积分:1
-
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。...
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。-Householder transform is one of the basic mathematical transform. Its role is to transform vectors will be mapped into the same mold of the other vector. One of its applications QR decomposition.
- 2023-07-27 13:40:03下载
- 积分:1
-
本程序为Kmp匹配算法的实现,程只需直接运行即可,
本程序为Kmp匹配算法的实现,程只需直接运行即可,-the procedures for KMP matching algorithm implementation, a journey which takes you directly can run,
- 2022-09-10 08:40:03下载
- 积分:1
-
找图delphi
应用背景简单的图片找图..抢微信红包也是用这个找图了.windows系统找图必需品,集成到自己作品超好类库.可扩展多种模式........关键技术简单的图片找图算法图找色.色对比..超容易调用.配合模拟按键(过了再发)就是一个按键精灵了.........按键精灵就是找图点击按键...........
- 2022-01-23 11:09:55下载
- 积分:1
-
顺序表的实现
资源描述大家好,这是我大学写的数据结构顺序表的实现,非常有参考价值
- 2023-08-20 13:45:03下载
- 积分:1
-
Einstein is said to be one of the issues raised, and said only 2% of the people...
据说是爱因斯坦提出的一个问题,并且据说只有2%的人能解答.-Einstein is said to be one of the issues raised, and said only 2% of the people can help.
- 2022-08-18 04:38:09下载
- 积分:1