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

搜索资源列表

  1. Weka的安装与sqlserver2005的连接

    0下载:
  2.         WEKA是目前进行数据挖掘教学的首选开源软件,耗费系统资源少,功能非常强大,得到了业界的广泛赞誉,但是对于刚接触数据挖掘的人来说,将之与常用的数据库进行连接还是具有很多的困难。        本文图文并茂,详细介绍了WEKA如何与SQL SERVER进行连接的方法,以及过程中可能出现的问题。
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-08-14
    • 文件大小:31232
    • 提供者:atomlion
  1. DataAnalyze

    1下载:
  2. 数据挖掘算法,从文本中读取数据,耗时少,效率高-data mining algorithms, reading from the text data and less time-consuming, high efficiency
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:159663
    • 提供者:曹自清
  1. ID3code

    0下载:
  2. id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus,
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:11293
    • 提供者:李顺古
  1. Theclassicalid3

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

    • 发布日期:2008-10-13
    • 文件大小:40058
    • 提供者:王小明
  1. GetDataformVc++AndOrcale

    1下载:
  2. 在VC++中对Orcale数据库的数据进行提取,然后分析,是挖掘的基础!-in VC on the Oracle database data extraction, then, is to tap the basis!
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:53487
    • 提供者:xiongbo
  1. BEAlgorithm2007

    0下载:
  2. 这个算法基于数据挖掘功能实现发掘数据的最优途径-Based on the data mining algorithms to achieve functional data to explore the optimal way
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:2207
    • 提供者:hanzhang
  1. Wiley.Data.Mining.with.SQL.Server.2005

    0下载:
  2. 在电子商务中如何正确的使用数据挖掘技术,以及理解数据挖掘的实用技术。
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:19419
    • 提供者:zhou
  1. apriori-java

    1下载:
  2. 用java实现的数据挖掘的关联规则的Apriori
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:101298
    • 提供者:王建
  1. aprioricsharp

    0下载:
  2. 用csharp实现的数据挖掘的关联规则的Apriori算法
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:13940
    • 提供者:王建
  1. Apriori-vc++

    0下载:
  2. 用VC++实现的数据挖掘的基于关联规则的apriori算法
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:64542
    • 提供者:王建
  1. dw

    0下载:
  2. 利用SQL2005实现数据仓库与数据挖掘开发的实例,
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:3183541
    • 提供者:馨魂舞梦
  1. 数据挖掘Apriori算法的 C# 代码

    5下载:
  2. 数据挖掘Apriori算法的 C# 代码 Apriori_code.cs
  3. 所属分类:数据库系统

    • 发布日期:2009-03-11
    • 文件大小:2323
    • 提供者:way_hj
  1. 数据挖掘算法ID3的C++实现

    0下载:
  2. 数据挖掘算法ID3的C++实现
  3. 所属分类:其他数据库

    • 发布日期:2011-03-10
    • 文件大小:3406
    • 提供者:czmc_ld
  1. rosetta-1[1].0.1

    0下载:
  2. ROSETTA C++库是一个C++类库和例程集合,支持基于可识别性的经验建模和数据挖掘。它由许多用于通用机器学习和粗糙集理论的例程组成。 -ROSETTA the C storehouse is a C kind of storehouse and the example regulation set, supports based on 鍙
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:4174835
    • 提供者:赵何
  1. apriori

    3下载:
  2. 关联规则挖掘算法 Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度-Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence
  3. 所属分类:Other Databases

    • 发布日期:2017-03-25
    • 文件大小:3484
    • 提供者:linhw
  1. datamining

    0下载:
  2. 数据挖掘实例,实现聚类分析,里面自带数据库,所以很方面,下来就可用.-Cluster Analysis example data mining english version high score a b c d e f
  3. 所属分类:Database system

    • 发布日期:2017-04-25
    • 文件大小:188074
    • 提供者:john
  1. wajue

    0下载:
  2. 本系统为酒店管理系统,是用SQL SERVER做的,对数据进行了深度分析与挖掘。是数据挖掘的课程设计-This system for the hotel management system, is to use SQL SERVER to do, the data in-depth analysis and mining. Is a data mining course design
  3. 所属分类:SQL Server

    • 发布日期:2017-05-17
    • 文件大小:4618308
    • 提供者:沈伊璇
  1. fenlei

    0下载:
  2. 分类数据挖掘的ppt介绍 分类数据挖掘的ppt介绍-an introduction for classification of data mining
  3. 所属分类:Database system

    • 发布日期:2017-04-05
    • 文件大小:367723
    • 提供者:菲林
  1. keshe

    0下载:
  2. 数据挖掘论文 值得一看 论文课程设计都有用-datamining worth reading
  3. 所属分类:Database system

    • 发布日期:2017-04-04
    • 文件大小:104460
    • 提供者:sunrise
  1. 数据挖掘课件资料

    0下载:
  2. 之前老师上课分享的数据资料,仅供学习参考,含有大量数据,可以用作数据挖掘元数据
  3. 所属分类:其他数据库

« 12 3 4 »
搜珍网 www.dssz.com