搜索资源列表
Chameleon算法(变色龙)
- Chameleon算法(变色龙) 结合了几个算法的优点,很牛的算法了....
chameleon
- 变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
chameleon算法源代码(c语言)
- 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
chameleon.c++
- chameleon算法 C++实现-chameleon algorithm to achieve C
Chameleon-2010-FULL
- Chameleon 2010 FULL,这个EA结构设计的非常好,可以当很多EA使用,但是要会调整参数。-Chameleon 2010 FULL
SimpleChameleon
- 简单变色龙JAVA程序,可直接导入WEKA中运行-JAVA chameleon easy procedure, can be run directly into WEKA
Chameleon
- Chameleon算法是一种通过在合并两类时用更高 的标准来提高聚类质量的聚类算法,它既考虑了互连 性,又考虑了近似度,特别是簇内部的特征,因而能够 自动地适应被合并簇的内部特征,因此具有较强的发 现任意形状和任意大小簇的能力。Chameleon算法首 先由数据集构造成一个K-最近邻图Gk,再通过一个 图的划分算法将图Gk划分成大量的子图,每个子图 代表一个初始子簇,最后用一个凝聚的层次聚类算法 反复地合并子簇来找到真正的结果簇。 -Chameleon
51
- 变色龙.棋牌游戏.进入游戏界面后,左右移动,回车为选中-Chameleon. Board games. After entering the game interface, or mobile, enter for the selected
bsl_Source
- 基于Delphi 的变色龙翻牌游戏,没有使用控件,用Delphi7可直接编译,学习Delphi编程很好的资料,官方说是变色龙游戏 ,感觉却是一款扑克牌游戏。 -Based on Delphi' s chameleon-flop game, do not use controls, can be directly compiled with Delphi7, learning good information on Delphi programming, the official sai
VariPOD_src_0.2
- GUI for Amontec Chameleon POD clone with Xilinx Coolrunner inside.
chameleon
- Chameleon is a new algorithm in Data Mining created by Kumar. It is based on ROCK and DBSCAN algorithms.
Delphi.code.chameleon.flop
- Delphi 变色龙翻牌代码Delphi code chameleon flop -Delphi code chameleon flop
WekaChameleon
- 数据挖掘 weka 版的 chameleon 聚类算法java源码, 可直接用weka 运行-chameleon clustering algorithm source code for weka
chameleon
- 变色龙算法,很经典的一个算法,适合于研究数据挖掘的朋友下载,用于聚类研究.-Chameleon algorithm, a classic algorithm for data mining research of friends to download, for clustering.
chameleon
- chameleon data mining algorithm
chameleonsimple
- 变色龙一个利用动态模型的层次聚类算法,功能非常强大的一种层次聚类算法-Chameleon A Hierarchical Clustering algorithm
chameleon
- JAVA实现变色龙chameleon算法,CHAMELEON是一种两阶段聚类法。第一阶段把点分成很多小的簇;第二阶段根据相近程度合并这些小的簇。-JAVA realization a chameleon chameleon algorithm, CHAMELEON clustering method is a two-stage. The first phase of the point divided into many small clusters these small clusters
chameleon(data-miniing)
- 用MATLAB实现的改进版变色龙(chameleon)算法实现-Using MATLAB to achieve an improved version of Chameleon (chameleon) algorithm
chameleon
- 一段修改后的变色龙聚类算法,可用于无监督聚类。(A modified chameleon clustering code, using matlab.)