-
有用的密度算法
密度算法
将具有足够高密度的区域划分为簇,并可以发现任何形状的聚类
算法基本思想
1 指定合适的r 和M
2 计算所有的样本点,如果点p的r邻域里有超过M个点,则创建一个以p为核心点的新簇
3 反复寺找这些核心点直接密度可达(乊后可能是密度可达)的点,将其加入到相应的簇,对于核心点发生“密度相连”状况的簇,给予合并
4 当没有新的点可以被添加到仸何簇时,算法结束
- 2022-02-01 08:56:25下载
- 积分:1
-
cab文件压缩、解压
cab文件压缩、解压 -Compression and UnCompresson of Cab file
- 2022-04-17 12:05:22下载
- 积分:1
-
线性规划源代码,用于线性优化
线性规划源代码,用于线性优化-linear programming source code for linear optimization
- 2022-01-25 15:32:18下载
- 积分:1
-
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数....
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
- 2022-03-12 03:09:44下载
- 积分:1
-
曾经牛HOOKAPI开发工具包,使钩的制备成为…
有史以来最牛的hookapi开发包,让编写钩子变得很简单,你只需要编写自己的处理函数即可,其他的都是通用的。赶紧分享-Ever cattle hookapi development kit to enable the preparation of the hook becomes very simple, you just need to write your own handler you do, other are common. Hurry Share
- 2022-02-14 12:02:08下载
- 积分:1
-
Advanced programming skills, so that a more simplified code in several ways, ric...
先进的编程技巧,使代码在多方面更加简化,内容丰富。。。
- 2022-02-11 15:19:34下载
- 积分:1
-
读硬盘序列号(vb)
读硬盘序列号(vb)-hard time sequence (vb)
- 2022-03-21 23:57:54下载
- 积分:1
-
Excel files can be multiple data merge
可以对多个Excel文件中的数据,进行合并-Excel files can be multiple data merge
- 2022-04-19 15:38:22下载
- 积分:1
-
Some commonly used string operations, well used, are the source code
字符串的一些常用操作,很好用的,都是源代码-Some commonly used string operations, well used, are the source code
- 2022-08-14 23:06:28下载
- 积分:1
-
Freshman series of calculators, mfc ~ who are interested can look at
大一编的的计算器,mfc~有兴趣的可以-Freshman series of calculators, mfc ~ who are interested can look at
- 2022-07-26 02:13:21下载
- 积分:1