Welcome![Sign In][Sign Up]
Location:
Search - C-means

Search list

[Button control特殊风格的button

Description: 用win32+c编写的一个按钮风格,具有一定立体感,还有风格更加美观。-prepared with a button style, a certain sense of three-dimensional, more attractive style.
Platform: | Size: 1252352 | Author: | Hits:

[GIS programshapelib

Description: 一个用来读取shp文件的c语言库,里面包括shp文件的结构。dbf的读写也有。-used to read a document c AutoCAD language databases, including AutoCAD documents inside the structure. Dbf read and write well.
Platform: | Size: 24576 | Author: wxk | Hits:

[Algorithm练习一源程序

Description: K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
Platform: | Size: 5120 | Author: 杨子 | Hits:

[Algorithmcluto-2.1.1.tar

Description: 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C- Means clustering algorithm software, capable of numerical data sets reasonable clustering.
Platform: | Size: 9364480 | Author: 杨秋实 | Hits:

[AI-NN-PR%BB%F9%D3%DA%D2%C5%B4%AB%CB%E3%B7%A8%B5%C4%B6%AF%C

Description: 基于遗传算法的动态模糊聚类 基于遗传算法的动态模糊聚类-dynamic fuzzy clustering based on genetic algorithm dynamic fuzzy clustering
Platform: | Size: 212992 | Author: 5857614 | Hits:

[AI-NN-PRC--K-Means

Description: 这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
Platform: | Size: 32768 | Author: HaicoLi | Hits:

[AI-NN-PRk-means(VC)

Description: k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
Platform: | Size: 30720 | Author: chu na | Hits:

[matlabpointsclassify

Description: 用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
Platform: | Size: 11264 | Author: bing | Hits:

[Speech/Voice recognition/combinecluster-tool

Description: C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
Platform: | Size: 21504 | Author: zsq | Hits:

[Special EffectsClusterImageSeg

Description: 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C- Means, and so on!
Platform: | Size: 515072 | Author: 徐敏 | Hits:

[Special EffectsDllFCM

Description: 一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
Platform: | Size: 111616 | Author: 徐敏 | Hits:

[Consolewykmeans

Description: 基于c语言实现的聚类算法,运行与visual c++环境下,可以实现均值聚类。-c language based on the clustering algorithm, the operating environment with visual c, means clustering can be achieved.
Platform: | Size: 246784 | Author: 王莹 | Hits:

[Graph programkorcmeans

Description: 对于模式识别中的k均值(也称c均值)问题,给出了matlab实现。-pattern recognition for the k-means (also called c-means), is the realization of Matlab.
Platform: | Size: 2048 | Author: slyang | Hits:

[matlabCluster111

Description: C-均值动态聚类算法 matlab 很简单对 一组样本点的分类和中心点-C- Means clustering algorithm Matlab is very simple sample of a point and focal point for the classification
Platform: | Size: 1024 | Author: 飘来的南风 | Hits:

[Algorithmk-means.c++

Description: k-means算法 C++实现-k-means algorithm to achieve C
Platform: | Size: 1024 | Author: 孔明 | Hits:

[Graph programc_means

Description: 自己写的一个C均值法,可以用来对简单的数据进行分类,结果以矩阵的形式给出-himself wrote a C-means, can be used for simple data classification results in a matrix form is
Platform: | Size: 1024 | Author: 邓杨军 | Hits:

[AI-NN-PRMy_model

Description: C均值法模式识别算法的VC实现,可实现二维数据的自动分类-C-means algorithm for pattern recognition of the VC, two-dimensional realization of the automatic data classification
Platform: | Size: 37888 | Author: sjh | Hits:

[AI-NN-PRc_means

Description: C均值法,用于模式识别中的聚类算法。非常好用!-C- Means method for pattern recognition algorithm for clustering. Very handy!
Platform: | Size: 2048 | Author: xiaote | Hits:

[CSharpCjunzhi

Description: C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给C类中的饿某一类 (3) 计算重新分类后的各类心 (4) 如果Zj=Zi则结束,否则K=K+1转至(2) -C means algorithm steps (1) choose C models feature vector as the incident cluster center: Z1, Z2 (2) will be the classification of pattern vectors (Xi) in the model one by one by the minimum distance between the principle of differentiation to the C category a certain category of hungry (3) after calculating the re-classification of various types of heart (4) If Zj = Zi is the end, otherwise K = K+ 1 to (2)
Platform: | Size: 1024 | Author: 谢平 | Hits:

[source in ebook94-100

Description: C语言精彩百例第93-100例 第四篇 综合应用篇 实例94 用C语言实现遗传算法 实例95 人工神经网络的C语言实现 实例96 K_均值算法 实例97 ISODATA算法 实例98 快速傅立叶变换 实例99 求解野人与传教士问题 实例100 简单专家系统 -C language section 93-100 100 cases of patients with excellent fourth example of the comprehensive application of articles 94 with C language example of genetic algorithm to achieve 95 artificial neural networks to achieve the C-means algorithm 96 K_ examples examples examples 97 ISODATA algorithm Fast Fourier Transform 98 99 examples of problem solving examples of missionaries Savage 100 with a simple expert system
Platform: | Size: 131072 | Author: 杨志亮 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net