CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - 算法

搜索资源列表

  1. newbank

    0下载:
  2. 关于操作系统中银行家算法,通过C++环境,编程实现-Banker' s algorithm for C++ Programming
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:1934
    • 提供者:Leo
  1. aprioriByCYJ

    0下载:
  2. apriori算法的实现,采用的是ado+acce-apriori Algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-21
    • 文件大小:5756414
    • 提供者:李碧聪
  1. AR

    0下载:
  2. 数据挖掘关联规则算法APRIOR,高效的产生频繁相集-Data Mining Association Rules APRIOR, efficient set of the frequent phase
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:1435534
    • 提供者:李丽
  1. datastructurealgorithm

    0下载:
  2. 数据结构的全部C语言算法实现,里面有详尽的多种算法实现-All C language data structure algorithm, there are many algorithms in detail
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:138023
    • 提供者:bonnie
  1. Apriori

    0下载:
  2. 实现了Apriori算法 能够正确的找出规则 自己原创的程序-Apriori algorithm can be implemented to find the correct rules of procedure for their original
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-18
    • 文件大小:5065479
    • 提供者:zf
  1. ZXECF

    1下载:
  2. 最小二乘法2次曲线拟合应用已有的采样时间点,再现这些点所描述的2次曲线的变化,即求出一个二次曲线方程y=ax2+bx+c这个算法的主要问题也就是如何用给定的数据求方程系数abc-Least squares curve fitting application 2 has a sampling time points, reproduce these points 2 are described the change curve, which obtained a quadratic equatio
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:4471
    • 提供者:WANGYANNING
  1. huffmancodinganddecoding

    0下载:
  2. 给出该程序的运行环境例如:windows ,linux,unix ,编译环境,如:vc++ 6.0等。 Huffman树算法实际应用于文件的编码、译码,其优点在于频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码各不相同。这些代码都是二进制码,且码的长度是可变的。-coding and decoding of huffman
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:142677
    • 提供者:张红
  1. zhishiku

    0下载:
  2.  此文提出一种从数据库自动生成知识库的新方法。该方法根据从数据库 到知识库的优化目标函数, 利用基因遗传算法的优化手段, 直接从数据库中生成 性能较优的知识库。文中论述了该方法的原理与具体实现过程。最后, 以故障诊 断知识库的自动生成为例, 给出了应用示例, 表明了该方法的可行性与有效性。-A text knowledge base from the database automatically generated the new method. It is based on the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:349856
    • 提供者:小辉
  1. chengxu

    0下载:
  2. 数据挖掘分类算法基于C或C++语言的,基本的分类方法程序代码-data ming Data mining classification algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:173259
    • 提供者:明兴
  1. datadining

    0下载:
  2. 数据挖掘的基本内容--有分类,聚类,预测等,还有算法介绍-Elements of data mining- a classification, clustering and prediction, as well as algorithms introduced
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2931415
    • 提供者:大漠庞克
  1. gmdh2

    0下载:
  2. 数据分组处理算法GMDH源代码是自组织数据挖掘的核心算法,具有很强的泛化能力,相比回归分析法可以处理小样本数据-GMDH packet processing algorithms source code is the core of self-organizing data mining algorithm, which has strong generalization ability, compared with regression analysis can deal with small
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:1914
    • 提供者:张瑛
  1. 10.1.1.10.818

    0下载:
  2. 关于数据库多维索引结构KD树的介绍,包括构建和检索的算法。-Multi-dimensional database index structure on the introduction of KD tree, including the construction and retrieval algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:152784
    • 提供者:李光瑞
  1. 70617549Apriori

    0下载:
  2. apriori算法c++实现,使用access数据库-apriori algorithm c++ implementation, using access database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:67542
    • 提供者:andy
  1. bufferManage

    0下载:
  2. 基于LRU算法的数据库buffer manager实现。设计一个基于LRU算法的buffer manager。内附报告、源码以及可执行程序。-LRU algorithm based on a database buffer manager implementation. Design an algorithm based on LRU buffer manager. Containing reports, source code and executable programs.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:653466
    • 提供者:chenchao
  1. source-code-faxian

    0下载:
  2. 电子书,论文------数据挖掘与进化算法,数据挖掘与进化-Books, papers and evolution of data mining algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:182242
    • 提供者:
  1. yuanchengxu

    0下载:
  2. ID3算法的实现,能有效地将数据库中潜在的知识进行分类。-ID3 algorithm, to be effective in a database of potential knowledge classification.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:38749
    • 提供者:浪花
  1. database

    0下载:
  2. 描述数据库原理,应用,实现的书籍。讲得很详细,需要一些数据架构,算法基础。-Descr iption of database theory, applications, to achieve the books. Very detailed, you need some data structure, algorithm-based.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-03
    • 文件大小:14972392
    • 提供者:周士威
  1. database-system

    0下载:
  2. 关于数据库系统基本概念,书中的基本概念和算法通常基于已有的商品化或实验用的数据库系统中的概念和算法。-database system
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:685714
    • 提供者:
  1. QQ.c

    0下载:
  2. 用C语言实现QQ等级运算,通过此C语言实现的程序可以很容易的算出QQ等级,当然了,重要的是学习这个算法。-QQ with the C language level operations, implemented by the C language program can easily calculate the QQ level, of course, it is important to learn the algorithm.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:26624
    • 提供者:Bevis.H.Y
  1. buc

    0下载:
  2. 数据库buc算法源码,由c++编写,递归调用-buc s code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7092
    • 提供者:caishaopeng
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com