CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 类VC

搜索资源列表

  1. CBPNET

    0下载:
  2. BP神经网络VC类,此类对BP神经网络进行了封装,整个类是基于动态构建,可以适合于任何采用BP神经网络的模式识别应用。-BP neural network VC categories, such BP neural network to a package, the whole category is based on dynamic construction, and is suitable for use in any BP neural network applications of pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.34kb
    • 提供者:胡文静
  1. 聚类程序

    1下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:263.12kb
    • 提供者:zxm
  1. bpnn

    0下载:
  2. 一个利用vc编成的倒传递类神经网络内容包含到数层的神经网络编写 使用者可以清楚了解BP- Contains using the vc forming but actually transmission class nerve network content to several nerve networks compiles the user to be allowed clearly to understand BP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.72kb
    • 提供者:jeff
  1. 用CImage类实现图象实例

    0下载:
  2. 本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助- This compression software has the vc imagery processing programming the source code, believed can to be engaged in picture processing each position to have the help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:69.01kb
    • 提供者:刘英
  1. KMEANS聚类

    1下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49.38kb
    • 提供者:郭攀红
  1. FuzzyCluster

    1下载:
  2. 一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application-for a fuzzy clustering algorithm. VC source is based on the Win32 platform console application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.94kb
    • 提供者:史剑
  1. FuzzyCMean

    0下载:
  2. 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81.22kb
    • 提供者:hylt
  1. cluster_full

    0下载:
  2. 包含各种常用的聚类算法,应有尽有。VC++版,可以配合文字识别等。-contains various commonly used clustering algorithm, everything. VC version can identify with characters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:266.99kb
    • 提供者:大海
  1. clusterds

    0下载:
  2. 用VC++语言实现了基于距离,基于密度和改进的数据聚类算法。-VC language based on the distance, based on the density and improved data clustering algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:72.51kb
    • 提供者:lixiaoqing
  1. ArAction

    0下载:
  2. 机器人移动的简单的VC基类,可用于派生,实现更复杂的算法-mobile robot simple VC base class can be used to derive achieve a more complex algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:zhangdi
  1. KMA

    0下载:
  2. 用VC编写的K均值聚类算法的源代码,经调试可以使用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51.47kb
    • 提供者:朱振华
  1. TSP-ACE2

    0下载:
  2. VC下的蚁群算法,处理问题为TSP中国邮递员问题。另含一个日志处理类。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21.87kb
    • 提供者:hanjie
  1. GA-VC

    0下载:
  2. 多种遗传算法的VC程序代码,为多种的遗传算法提供基类。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.6kb
    • 提供者:linlin
  1. VC-clustering_arithmetic

    0下载:
  2. 用VC写的很好的聚类程序,包含各种聚类算法,不同的参数设置-Using VC to write a good clustering procedures, including a variety of clustering algorithm, different parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:219.56kb
    • 提供者:Calvin Chen
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:15.79kb
    • 提供者:chengbo
  1. Kmeans

    0下载:
  2. 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:189.8kb
    • 提供者:黄静
  1. Bp

    0下载:
  2. VC++实现的BP神经网络类, KMEANS聚类算法实现程序, 神经网络基本算法源程序,-VC++ implementation of BP neural network class, KMEANS clustering algorithm process, the basic algorithm for neural network source code,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:245.19kb
    • 提供者:王冠
  1. FCM

    1下载:
  2. vc环境下的FCM模糊聚类算法程序。里面包含FCM算法的介绍,以及程序的函数说明。-vc environment fuzzy clustering algorithm FCM procedures. FCM algorithm which contains a descr iption of functions and program instructions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:杨慧
  1. juleisuanfa

    0下载:
  2. vc实现的聚类算法,可以输入手写数字,程序自动对输入的手写数字进行聚类-vc clustering algorithm to achieve, you can enter handwritten digits, the program automatically cluster the input of handwritten numbers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.41mb
    • 提供者:nevermore
  1. SOM

    0下载:
  2. 利用VC++6.0实现SOM神经网络,简单对数据进行聚类-VC 6.0 SOM neural network, a simple clustering of the data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:744.67kb
    • 提供者:lxd
« 12 3 »
搜珍网 www.dssz.com