CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - K-mean
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - K-mean - List
[
Algorithm
]
练习一源程序
DL : 0
K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
Date
: 2025-07-03
Size
: 5kb
User
:
杨子
[
GIS program
]
K均值聚类
DL : 0
非监督分类,主要在遥感图象分类处理中有应用-unsupervised classification, mainly in remote sensing image classification application is processed
Date
: 2025-07-03
Size
: 175kb
User
:
hua
[
Other
]
KMEANS
DL : 0
经典统计方法:k-means聚类分析源程序-classical statistical methods : k-means clustering source
Date
: 2025-07-03
Size
: 3kb
User
:
张进
[
AI-NN-PR
]
kmeans_1
DL : 0
RBF神经网络的K均值算法,C程序的,供大家参考!-RBF neural network algorithm mean K, C procedures, for your reference!
Date
: 2025-07-03
Size
: 29kb
User
:
hxm
[
matlab
]
kMean
DL : 0
K-means algoritnm implemented with java
Date
: 2025-07-03
Size
: 182kb
User
:
John Chan
[
AI-NN-PR
]
kmean
DL : 0
这是用C++作的K-均值聚类算法,模式识别当面的,希望对大家有所帮助!-C is for the K-means clustering algorithm, pattern recognition face-to-face, we want to help!
Date
: 2025-07-03
Size
: 4kb
User
:
Jesson
[
Other
]
2655143923
DL : 0
此程序是在VC环境下实现k-means均值聚类算法-this procedure is in VC environment to achieve k-means clustering algorithm Mean
Date
: 2025-07-03
Size
: 38kb
User
:
zheng
[
matlab
]
cmeans
DL : 0
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n objects assigned K to 000 category, making such objects within the similarity between the largest category of the similarity between the smallest.
Date
: 2025-07-03
Size
: 1kb
User
:
yili
[
Bio-Recognize
]
segement
DL : 0
此程序采用K均值的方法对样本数据进行模式分类-procedure used K-mean method of sample data for pattern classification
Date
: 2025-07-03
Size
: 1.25mb
User
:
吴克松
[
AI-NN-PR
]
PR2006
DL : 0
BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantization C Language
Date
: 2025-07-03
Size
: 776kb
User
:
liang
[
Documents
]
sim.tar
DL : 0
简单的 Discrete Event Simulator M/M/K/K queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压 -simple Discrete Event Simulator M/K/K queu e-readme. In this complex development on the basis of the simulation program please use the tar-xzvf sim.tar.gz extract
Date
: 2025-07-03
Size
: 31kb
User
:
digitalkai
[
AI-NN-PR
]
KMEANS_FixedBug
DL : 0
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
Date
: 2025-07-03
Size
: 7kb
User
:
赵真清
[
Special Effects
]
DllRoughKmean
DL : 0
一个基于粗糙集的K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a rough set based on the K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
Date
: 2025-07-03
Size
: 42kb
User
:
徐敏
[
Algorithm
]
KMeansV
DL : 0
k-means聚类算法在二维平面上的可视化实现 聚类时可以设置类数和迭代阈值 聚类结果用色彩和类圆清楚的表现出来-k-means clustering algorithm in a two-dimensional plane with the Visualization of clustering can be set up several categories and iterative threshold Clustering results using color and class round clearly demonstrated
Date
: 2025-07-03
Size
: 44kb
User
:
周黎明
[
Mathimatics-Numerical algorithms
]
VCk-means
DL : 0
VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
Date
: 2025-07-03
Size
: 1kb
User
:
puxx
[
Graph program
]
yk-kMEANS_3
DL : 0
k-均值算法实现聚类,已经带有测试数据,vc++6-k-means clustering algorithm has been tested with data vc 6
Date
: 2025-07-03
Size
: 9kb
User
:
袁珂
[
JSP/Java
]
kmeans_java
DL : 0
k-means聚类算法的java代码实现,良好的代码风格,适合扩充-k-means clustering algorithm to achieve the java code, the code of good style, suitable for expansion
Date
: 2025-07-03
Size
: 4kb
User
:
[
Algorithm
]
anotherKMEANS
DL : 0
k-means算法-k-means algorithm
Date
: 2025-07-03
Size
: 58kb
User
:
[
Special Effects
]
K_NN
DL : 0
k近邻(k_nn)算法在图象处理中的应用,visual C#-k neighbors (k_nn) image processing algorithms in the application, visual C#
Date
: 2025-07-03
Size
: 102kb
User
:
alex
[
Special Effects
]
fastkmeans
DL : 0
快速k-means算法,比matlab 自带的要快很多。-rapid k-means algorithm, compared to the Matlab bringing their much faster.
Date
: 2025-07-03
Size
: 3kb
User
:
zhang chun xiao
«
1
2
3
4
5
6
7
8
9
10
11
12
...
28
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.