搜索资源列表
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FcM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FcM工具箱(如Matlab中FcM工具箱等).但是传统FcM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FcM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
Numerical Recipes Source- c
- [c数值算法].(美国)William.H.Press.源代码
c算法常用程序
- 收录各种常见的c算法,对c语言初学者是个很好的帮助,对开发人员来说也是不错的参考
[c数值算法].(美国)William.H Press一书的源代码
- [c数值算法].(美国)William.H.Press的所有源代码
c常用算法程序集
- c常用算法程序集源程序和电子书
c#对称算法的密钥生成
- c#对称算法的密钥生成,使用c#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
c数值算法.rar
- c数值算法 经典,c value algorithm classics
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的c源程序, Heredity algorithm optimization nerve network c source program
c
- c语言的数值计算源代码集合,包括矩阵计算、方程求根、插值等算法-c language source code for a collection of numerical calculation, including the matrix calculation, equation Roots, interpolation algorithms。
leach-c
- Leach-c , Sensor network routing protocol.
c
- 本文档容括了c(c++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity c (c ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
c
- 用c 语言编写的各种函数,比如 冒泡排序,选择排序, 汉诺塔算法-Written by c various functions, such as Bubble Sort, Selection Sort, Tower of Hanoi algorithm, etc.
c-algorithm
- c语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-c language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
c-means-clustering
- c均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-c means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
BP神经算法
- 神经网络算法源代码,使用c++编写,适用于解决分类问题(Neural network algorithm)
c-c
- 自己整理的cc方法以及算法的原文,已经测试过,可以运行。(cc method together with origin literature, and the algorithm has been tested.)
GSO-c代码
- GSO -c代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -c code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
c均值算法 杨帆 2015223030075
- 模式识别的c均值算法,可直接使用,matlab源代码(c mean algorithm of pattern recognition, can be used directly)
[c++数值算法]
- c++数值算法,很棒的书籍,介绍很详细。(c++ numerical algorithm, great books, introduced in great detail)
数据结构与算法:c_语言描述(中文)
- 数据结构与算法的学习对于软件开发的专业程序员而言是非常关键,本书为c#语言程序员提供了学习基础数据结构与算法的机会(Data structure and algorithm learning is very critical for professional programmers in software development. This book provides c# language programmers with the opportunity to learn basic data