搜索资源列表

  1. C_CPointer

    0下载:
  2. 凸现指针对c的重要性,提供宝贵的提示和智慧的警告。 指针为什么如此重要:正是指针使c的威力无穷。有些任务其它语言可以实现,但c能够更有效的实现;有些任务其它语言无法实现,如访问硬件,但是c可以实现。想要成为出色的c程序员,正确完整的理解指针是一个先决条件-Highlights the importance of c means for providing valuable tips and intelligence warning.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:11003904
    • 提供者:
  1. Kmeans

    0下载:
  2. 基于粗糙熵和K-均值聚类算法的图像分割 基于粗糙熵和K-均值聚类算法的图像分割-Based on Rough Entropy and K-means clustering algorithm for image segmentation based on rough entropy and K-means clustering algorithm for image segmentation
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:257024
    • 提供者:张三
  1. k-means

    0下载:
  2. 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。-Data Mining k-means algorithm, should belong to cluster analysis, c language version.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:师帅
  1. misc

    0下载:
  2. Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Ge
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:林枫
  1. TIME_WAIT

    0下载:
  2. linux c 网络编程 测试tcp连接的TIME_WAIT状态 非常适合于初学者-linux c network programming test tcp connections in TIME_WAIT state is very suitable for beginners
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:
  1. c_mean

    0下载:
  2. 利用c均值方法对图象进行聚类分割,此为matlab环境下的仿真代码-Use c-means clustering methods for image segmentation, this is matlab code simulation environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王英
  1. K-C

    0下载:
  2. 这是一个K中心点聚类算法C实现的,希望对大家有用-K this is a clustering algorithm C to achieve a focal point, and I hope useful for everyone
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:黎艺行
  1. Cjunzhi

    0下载:
  2. 模式识别的C均值聚类算法,用C语言编写的,可运行-Pattern Recognition of C-means clustering algorithm, using C language and can run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:168960
    • 提供者:HY
  1. fuzzy-c-cluster

    0下载:
  2. 这是关于模糊K聚类的pdf文件,供大家学习-This is on the K fuzzy clustering pdf document for everyone to learn
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-20
    • 文件大小:71680
    • 提供者:zhs
  1. k-means

    0下载:
  2. 这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试-This is the K-means algorithm, using c language, K value of 2, we can change the value of K for testing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:320512
    • 提供者:Gang Li
  1. 200707171151133491

    0下载:
  2. 一种基于模糊c均值聚类的彩色图像区域分割方法,该方法首先选用适合的彩色空间,然后利用c均值聚类的方法,最终实现图像分割-Based on fuzzy c-means clustering for color image region segmentation method that first of all choose a suitable color space, and then use c-means clustering ap
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:164864
    • 提供者:xiaogang
  1. fcm_eg

    0下载:
  2. 模糊C聚类的应用!!利用MATLAB本身自带的FCM函数做的一个例子-Application of fuzzy clustering C!! Using MATLAB itself FCM
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:chaochao
  1. Caverage

    0下载:
  2. c均值算法用vc实现。作为重要的算法,c均值有广泛的应用-c-means algorithm by vc realize. As an important algorithm, c the mean has a wide range of applications
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:990208
    • 提供者:东方骥
  1. validity

    0下载:
  2. 对matlab工具箱中的FCM相关函数进行改进,模糊c-均值有效性检验-Matlab toolbox for FCM-correlation function to improve the effectiveness of fuzzy c-means test
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:gaochunhui
  1. FCM_Cluster

    0下载:
  2. 首先介绍模糊集基本知识 其次K均值聚类算法(HCM)介绍 最后重点介绍了模糊C均值聚类, 模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:huiguiyang
  1. improvedfcm

    0下载:
  2. fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:zhourl
  1. improvedregion3

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:zhourl
  1. c-average

    0下载:
  2. 模式识别中c—均值算法,调试已通过,开发工具用的是VC++6.0-Pattern Recognition in the c-means algorithm, debugging has passed, development tools using a VC 6.0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:200704
    • 提供者:xuping
  1. FuzzyCMean

    0下载:
  2. 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码-Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:lihui
  1. jake_fcm

    0下载:
  2. 模糊Fcm代码,在matlab下开发,用c划分聚类进行数据分析-Fuzzy FCm code, developed in matlab with c divided into clustering for data analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:82944
    • 提供者:sunana
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org