#include#include#include"alloc.h"#include"error.h"#include"cluster.h"#defineNONE(-2)#defineBUFSIZE256#ifndefSCALE#defineSCALE"_SCALE_"#endif#ifndefDONTCARE#defineDONTCARE"D/C"#endif#ifndefMAXFLOAT#define MAXFLOAT ((float)3.40282346638528860e+38)#endifstaticFLOAT distance();staticFLOAT root();staticFLOAT cure_distance();staticvoid merge();-IMDN开发者社群-imdn.cn">
#include#include#include"alloc.h"#include"error.h"#include"cluster.h"#defineNONE(-2)#defineBUFSIZE256#ifndefSCALE#defineSCALE"_SCALE_"#endif#ifndefDONTCARE#defineDONTCARE"D/C"#endif#ifndefMAXFLOAT#define MAXFLOAT ((float)3.40282346638528860e+38)#endifstaticFLOAT distance();staticFLOAT root();staticFLOAT cure_distance();staticvoid merge(); - IMDN开发者社群-imdn.cn">
首页 »
算法 »
linux下的cure聚类算法
于 2023-07-29 发布
文件大小:41.93 kB
0 151
是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();
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
Newton down France
Newton下山法-Newton down France
2022-05-08 08:21:53下载
积分:1
积分
不定积分
输入x1,f(x1),x2,f(x2)...输出F(x1),F(x2)...
用二分法和sinx求π.sinx用泰勒展开逼近。-integral
2022-10-16 01:20:03下载
积分:1
基于计算 流体力学的目录,包含各种格式和高
学习CFD的基础教程,含有各种差分格式和高精度本质无振荡算法源程序。-learning CFD based directory containing a variety of formats and high-precision differential nature without oscillation algorithm source.
2022-09-06 19:50:02下载
积分:1
halcon自动获取任意取像设备源码
halcon自动获取任意取像是被源码halcon自动获取任意取像是被源码halcon自动获取任意取像是被源码halcon自动获取任意取像是被源码
2022-08-25 22:54:34下载
积分:1
CAD二次开发
caD中相同图形去除,去除重复数据获取不重复数据
2022-02-06 18:43:45下载
积分:1
sefefsffesfsefsefsf
esfsfsefrsdagsrdgsrv rafasrgrdsg ragdsagsardg, hsafuhkajsf., sferhfukjashfiagf.,asfgsra yfguasufv
thsdhhgsdh
rgsadgzdsrgrdasg
rhrshwreygsd
2022-03-16 05:26:36下载
积分:1
很好的一个C++控制台程序
很好的一个C++控制台程序-good a C Console
2022-04-27 02:16:41下载
积分:1
八皇后问题
八皇后问题
2022-02-04 04:21:05下载
积分:1
pca的人脸识别
利用该程序,可以实现人脸的识别,并且有测试的图片,能正确测试出识别率,但是不是很高,有望大家继续改进。希望对那些刚开始学算法的人有一定的帮助
2022-02-15 00:04:50下载
积分:1
使用MFC的多项式计算 完毕,很值得看,但也乐…
使用MFC完成多项式的计算,很值得一看,也是学习数据结构的好程序-use MFC polynomial complete the calculation, it is worth looking at, but also learn from the data structures the program
2023-07-15 23:15:08下载
积分:1