CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - k means
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - k means - List
[
CSharp
]
k-meanss
DL : 0
模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
Date
: 2008-10-13
Size
: 1.56kb
User
:
曹猗宣
[
CSharp
]
wawatextcluster
DL : 0
蛙蛙的中文文本聚类,主要采用k-means算法。wawa s text cluster using C#.
Date
: 2008-10-13
Size
: 16.77kb
User
:
陈石
[
CSharp
]
k-meanss
DL : 0
模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
Date
: 2025-12-31
Size
: 1kb
User
:
曹猗宣
[
CSharp
]
K-Meansshuo
DL : 0
C语言文件,关于求聚类分析的问题,谁有相同的问题可凉右-C language paper for cluster analysis on the issue, who has the same problem right cooler
Date
: 2025-12-31
Size
: 91kb
User
:
wang
[
CSharp
]
Apriori_Csharp
DL : 0
Apriori关联规则产生算法:不限制事务数据和1项集的数量,计算深度为3,变换深度值请修改循环中变量K的值-Apriori association rules algorithm generated: Without limiting the matters of data and a set quantity, calculation of a depth of 3, change the depth of value, please amend the cycle the value of variable K
Date
: 2025-12-31
Size
: 3kb
User
:
张三锋
[
CSharp
]
wawatextcluster
DL : 0
蛙蛙的中文文本聚类,主要采用k-means算法。wawa s text cluster using C#.-蛙蛙Chinese text clustering, the main use of k-means algorithm. wawa s text cluster using C#.
Date
: 2025-12-31
Size
: 16kb
User
:
陈石
[
CSharp
]
K-means
DL : 0
针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现。-k-means
Date
: 2025-12-31
Size
: 5kb
User
:
李梦
[
CSharp
]
kmean2
DL : 0
用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
Date
: 2025-12-31
Size
: 1kb
User
:
Calvin Chen
[
CSharp
]
clustering
DL : 0
一种聚类算法的源代码,用的是k-means,很好用的,我试过-a kind of algorithm for clustering
Date
: 2025-12-31
Size
: 102kb
User
:
蔡青青
[
CSharp
]
kmeans
DL : 0
C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
Date
: 2025-12-31
Size
: 16kb
User
:
jian huang
[
CSharp
]
k-means
DL : 0
用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
Date
: 2025-12-31
Size
: 2kb
User
:
tom
[
CSharp
]
KMeansClusterConsole
DL : 0
K均值聚类算法,取前k个点为初始聚类中心,然后进行迭代聚类-K means clustering algorithm, fetch the first k points as initial cluster centers, then the iterative clustering
Date
: 2025-12-31
Size
: 26kb
User
:
pyb
[
CSharp
]
k_means
DL : 0
k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
Date
: 2025-12-31
Size
: 26kb
User
:
lazyshi
[
CSharp
]
K-means
DL : 0
k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no use if the change in the center of mass, then stop, otherwise return to step2
Date
: 2025-12-31
Size
: 43kb
User
:
vince
[
CSharp
]
accord-kmeans-source
DL : 0
K-Mean clustering source code
Date
: 2025-12-31
Size
: 151kb
User
:
Hong Thai Le
[
CSharp
]
K-means-cSharp--code
DL : 0
k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
Date
: 2025-12-31
Size
: 5kb
User
:
lihang
[
CSharp
]
K-Means
DL : 0
K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
Date
: 2025-12-31
Size
: 4kb
User
:
wanghu
[
CSharp
]
New-Revised-K-means
DL : 0
New revised K-means聚类算法,为matlab函数,需要调用才能使用-New revised K-means clustering algorithm for matlab function, you need to call in order to use
Date
: 2025-12-31
Size
: 2kb
User
:
秦天柱
[
CSharp
]
K-means_C
DL : 0
K均值聚类算法,由C语言编写,可以自己调整迭代次数,超级好用-K-means clustering algorithm, the C language, you can adjust their iterations, super easy to use
Date
: 2025-12-31
Size
: 10kb
User
:
zhaomengkun
[
CSharp
]
K均值聚类
DL : 0
k均值聚类。肩膀哭鬼股滚厉害话句句巨坑了你(k-means fyyggk kjb ghfch hjgkjb jknk knk klnb ugg hih hihk klhk khji.)
Date
: 2025-12-31
Size
: 25kb
User
:
悲伤
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.