CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 挖掘

搜索资源列表

  1. bpalgorithm1

    0下载:
  2. BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:6476
    • 提供者:师花
  1. DataMiningAlgorithm

    0下载:
  2. 数据挖掘相关算法 -data mining algorithms data mining algorithms data mining algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:6682809
    • 提供者:kaka
  1. 1000000007

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

    • 发布日期:2017-12-06
    • 文件大小:8669692
    • 提供者:cqs
  1. OLAPppt8

    0下载:
  2. 数据仓库和数据挖掘方面的一篇好文章,希望对大家有用-data warehouse and data mining of a good article, we hope to useful
  3. 所属分类:Project Design

    • 发布日期:2017-12-02
    • 文件大小:45193
    • 提供者:yayasave
  1. C++

    0下载:
  2. 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:464057
    • 提供者:丁冬
  1. datamining

    0下载:
  2. 使用matlab软件进行程序设计中的五个数据挖掘源程序代码。-Using matlab software programming for the five data mining source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7360
    • 提供者:左秀霞
  1. ADOMD.NET-AMO

    0下载:
  2. 数据挖掘中连接ANALYSIS SERVER中有ADOMD.NET和AMO接口,些源代码示例了如何运用这两个接口实现数据挖掘功能.-Data Mining in connection ANALYSIS SERVER have ADOMD.NET and AMO interface, some source code examples of how to use these two functions of data mining interface.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:60072
    • 提供者:sam
  1. weka-3-5-8

    0下载:
  2. 数据挖掘的最常用工具。由于开源,可以使用自己的代码进行开发。-The most commonly used data mining tools. Because of open source, you can use to develop their own code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18596767
    • 提供者:
  1. yewu1

    0下载:
  2. 数据挖掘聚类算法研究 -Data Mining Clustering Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1264
    • 提供者:肖恒辉
  1. shujuwajuesuanfa

    0下载:
  2. 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:240285
    • 提供者:kenshinlee
  1. dbscan

    0下载:
  2. 数据挖掘,聚类分析,DBSCAN JAVA的实现, -Data mining, clustering analysis, DBSCAN JAVA realization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:216563
    • 提供者:wang
  1. aai13-MSMiner

    0下载:
  2. 数据挖掘 \aai13-MSMiner.rar-Data Mining aai13-MSMiner.rar
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:287396
    • 提供者:林立
  1. DM

    0下载:
  2. 工作 \论文\ 数据挖掘\DM.rar-Working Papers DM.rar Data Mining
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:474794
    • 提供者:林立
  1. shujuwajuefenleisuanfanyanjiuyuzhongshu

    0下载:
  2. 了解数据挖掘的各种算法,是一本帮助初学者入门的好书-Understanding of data mining algorithms is a good book to help beginners get started
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:564359
    • 提供者:mmjia
  1. IBMGenerator

    0下载:
  2. 数据挖掘模拟数据生成器!做数据挖掘试验就不用愁没有大量的测试数据了!-Data mining simulation data generator! Data Mining do not worry there is no test on a large number of test data!
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:25938
    • 提供者:VKing
  1. weblogdig

    0下载:
  2. web日志挖掘的前提是日志处理,这是个用c++写的web日志挖掘的核心代码-Log Mining web logs to deal with the premise that, this is a used c++ written in the heart of web log mining code
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:4646
    • 提供者:罗子方
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:84651
    • 提供者:蚂蚁
  1. Sort

    0下载:
  2. 对给定数据集合进行分类。是数据挖掘算法的KNN的分类实例。-For a given data set to classify. Data mining algorithms is the classification of examples of KNN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:4133632
    • 提供者:mmjia
  1. 77777

    0下载:
  2. 用C写的web挖掘程序,已运行通过,适合于学习数据挖掘的人使用。-err
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1363014
    • 提供者:hbtmthj
  1. 1

    0下载:
  2. D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:40390
    • 提供者:kintsen
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com