搜索资源列表

  1. DataMining_Setup

    0下载:
  2. 一个用C#编写的ID3分类算法,包含一个是否多云的例子-a C# prepared by the ID3 algorithm, whether it contains an example cloudy
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:罗成
  1. 基本分类算法源程序

    0下载:
  2. Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt-Scs.cpp basic classification algorithm source code, the input data file cfile.txt, efile.txt, gfile.txt, pfile.txt, rfile.txt, tfile.txt
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:张文广
  1. 多重信号分类music

    1下载:
  2. 谱估计的非参数DOA(Dorection of Arrive)方法----MUSIC(Multi Signal Classification,多重信号分类)算法-spectrum estimation of parameters DOA (Dorection of Arrive) method-M USIC (Multi Signal Classification, multiple signal classification) alg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:卜爱华
  1. Leader_Follower

    0下载:
  2. matlab编写的leader_follower[数据挖掘]分类算法。-Matlab leader_follower prepared by the [data mining] classification algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王聪
  1. NcutClustering_7

    0下载:
  2. 一个数据挖掘的分类算法,Normalizedcluster-a classification of data mining algorithms, Normalizedcluster
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:50176
    • 提供者:徐坚江
  1. libsvm-2.36

    0下载:
  2. 目前准确度最好的支持向量机分类算法,用C++编写.-accuracy of the current best SVM classification algorithm, C preparation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:334848
    • 提供者:cxy
  1. bow-latest.tar

    0下载:
  2. 贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on Bayesian classifier of the common text classification algorithm, which is known text classification algorithm the most
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:242688
    • 提供者:代桂平
  1. addboxing

    0下载:
  2. 一个装箱的分类算法,很使用的,可以解决物流调度的问题,值得一看 -packing a classification algorithm is used, can solve the problems of logistics scheduling, an eye-catcher
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:1
  1. celllbp

    0下载:
  2. 基于的LBP算法的细胞分类算法,现在国内已经开始流行。-LBP based on the algorithm of cell classification algorithm, has begun to spread internally.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:周振宇
  1. KMEANS_FixedBug

    0下载:
  2. 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:赵真清
  1. c4[1].5r8

    0下载:
  2. 用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法-used for the classification of data mining algorithms, based on the c language, a classification algorithm c4.5
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:160768
    • 提供者:黄芳
  1. winbayes

    0下载:
  2. 贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on the simple Bayesian classifier of the definitive text classification algorithm, which is known text classification algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:195584
    • 提供者:njustyw
  1. 1000000007

    0下载:
  2. 数据挖掘分类算法id3的java语言实现-data mining classification algorithm id3 the java language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:8669184
    • 提供者:cqs
  1. SVM20

    0下载:
  2. 一个SVM分类算法,windows下可以直接使用,在网络上可以找到源代码-an SVM classification algorithm, windows can be directly used on the network can find the source code
  3. 所属分类:其它资源

    • 发布日期:2024-05-17
    • 文件大小:630784
    • 提供者:利菲
  1. vc++c4.5

    1下载:
  2. 基于vc的决策树的分类算法是ID3算法的演变-vc on the decision tree classification algorithm is the evolution ID3 algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:490496
    • 提供者:磨高尚
  1. KNN(C++)

    0下载:
  2. knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:才华
  1. C4.5-C

    0下载:
  2. 这是数据挖掘分类算法中的C4.5算法的C实现版本,为Linux下的,希望对大家有所帮助。-This is the classification of data mining algorithms to the C4.5 algorithm to achieve the C version of Linux. We want to help.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:160768
    • 提供者:cnjn
  1. LMT

    1下载:
  2. JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:zhengjuanwu
  1. NNge

    0下载:
  2. 数据挖掘中的基于关联规则的分类算法源码4-Data Mining Association Rules based on the classification algorithm source 4
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:fansujuan
  1. MSRules

    0下载:
  2. 数据挖掘中的基于关联规则的分类算法源码5-Data Mining Association Rules based on the classification algorithm source 5
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:fansujuan
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org