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

搜索资源列表

  1. apriori

    0下载:
  2. 数据挖掘里面 需要频繁项集的算法 因为当初还没有学习数据库 所以算法只能算是模拟的-It needs data mining algorithm for frequent itemsets because the study database was therefore not only a simulation algorithm
  3. 所属分类:Database system

    • 发布日期:2017-04-08
    • 文件大小:162036
    • 提供者:wang
  1. minimumtree

    0下载:
  2. 利用克鲁斯卡尔算法计算最小生成树,以文本形式输出生成树中各条边以及他们的权值。-Using Kruskal minimum spanning tree algorithm to output text in the spanning tree edges and their weights.
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:47420
    • 提供者:king jin
  1. 4

    2下载:
  2. 1. 建立自己的头文件BT.H,内容包括二叉链表的结构描述、二叉树的建立、二叉树的先序、中序与后序遍历算法。 2. 建立二叉树,并通过调用函数,,输出先序遍历、中序遍历与后序遍历的结果。 -1. To establish their own header files BT.H, including the structure of linked list binary descr iption of the establishment of binary tree, binary tre
  3. 所属分类:Database system

    • 发布日期:2017-04-09
    • 文件大小:8854
    • 提供者:zhang
  1. 5

    0下载:
  2. 1. 掌握图的基本存储方法; 2. 掌握有关图的操作算法并用高级语言实现; 3. 熟练掌握图的两种搜索路径的遍历方法。 -1. To master plan the basic storage methods 2. Information on the plans and the operation of algorithms to achieve high-level language 3. The master plan of the traverse path of t
  3. 所属分类:Database system

    • 发布日期:2017-04-23
    • 文件大小:12791
    • 提供者:zhang
  1. VC_login

    0下载:
  2. VC登录界面,采用Access数据库,登录名及密码采用加密算法,用户名及密码:admin-VC registry interface, using Access database, login name and password encryption algorithm used, the user name and password: admin
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1253525
    • 提供者:shijiejie
  1. AssociationRuleAlgorithm

    1下载:
  2. 本文在分析以往各种算法的基础上,提出了一种适用于长模式挖掘的不产生候选集的 关联规则改进算法,我们利用数据库查询语言存储FP一tree的信息而不建立FP一tree结构, 提出约简属性和直接从频度表(f_list)中提取CLOSET的方法,从而节省时间和空间。 -Based on the analysis of the previous algorithms based on a model applicable to long-mining does not produce a ca
  3. 所属分类:Database system

    • 发布日期:2015-12-12
    • 文件大小:1130383
    • 提供者:熊宝强
  1. 95302917SuanFa

    0下载:
  2. 算法 代码-Algorithm code
  3. 所属分类:Database system

    • 发布日期:2017-04-17
    • 文件大小:178458
    • 提供者:李杰
  1. erchashu

    0下载:
  2. 本程序包括二叉树的创建,各种遍历方法(前序,中序,后序以及各层算法)。-This process includes the creation of a binary tree, various traversal methods (pre-order, middle order, post order, and layers of algorithm).
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:979
    • 提供者:崔云
  1. pagesuanfa

    0下载:
  2. 各个数据库的分页算法,看起来还是很有用的,所以拿出来分享给大家!-Paging algorithm for each database, it seems it is useful, so come to share for everyone!
  3. 所属分类:Database system

    • 发布日期:2017-04-14
    • 文件大小:4409
    • 提供者:mango
  1. apriori

    0下载:
  2. 数据挖掘(概念与技术)书上的apiori算法实现。apiori剪枝算法使用候选项集产生发现频繁项集。-Data Mining (conceptual and technical) in a book apiori algorithm. apiori pruning algorithm uses candidate item set generated frequent itemsets found.
  3. 所属分类:Database system

    • 发布日期:2017-04-07
    • 文件大小:1476
    • 提供者:nash
  1. SmartStat

    0下载:
  2. SmartStat流量统计系统采用了高效的程序算法和精心优化的数据库结构,对网站进行全方位的统计,功能强大,统计直观(Flash图形报表)。-SmartStat traffic statistics system uses highly efficient algorithms and careful optimization of procedures for the database structure, a full range of statistics on the website,
  3. 所属分类:Database system

    • 发布日期:2017-05-16
    • 文件大小:4311531
    • 提供者:kevin
  1. realdb

    1下载:
  2. 实时数据库系统实现方案,关键技术点研究,数据压缩,索引算法研究-realdb
  3. 所属分类:Database system

    • 发布日期:2017-04-08
    • 文件大小:436948
    • 提供者:sack
  1. 70

    0下载:
  2. 随着多媒体、网络技术的迅速发展,图像信息的应用日益广泛,对规模越来越大的图像数据库、可视信息进行有效的管理成为迫切需要解决的问题,灵活、高效、准确的图像检索策略是解决这一问题的关键技术之一。因此,基于内容的图像检索已成为国内外学者研究的主要热点问题,并取得了不少的成果。 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLA
  3. 所属分类:Database system

    • 发布日期:2017-04-06
    • 文件大小:380673
    • 提供者:qichao
  1. new

    0下载:
  2. 第1次课-数据挖掘及其算法概览,博士课程。-1st Lesson- an overview of data mining and its algorithm, doctoral programs.
  3. 所属分类:Database system

    • 发布日期:2017-05-02
    • 文件大小:935203
    • 提供者:csh
  1. 2007298505

    0下载:
  2. 数据结构实验 之 括号匹配的检验 一.匹配要求: 假设在表达式中 ([]())或[([ ][ ])] 等为正确的格式, [( ])或([( ))或 (()]) 均为不正确的格式。 二.算法的设计思想: 1)凡出现左括弧,则进栈; 2)凡出现右括弧,首先检查栈是否空 若栈空,则表明该“右括弧”多余, 否则和栈顶元素比较, 若相匹配,则“左括弧出栈” , 否则表明不匹配。 3)表达式检验结束时,
  3. 所属分类:Database system

    • 发布日期:2017-04-25
    • 文件大小:94892
    • 提供者:星东
  1. SQLServer

    0下载:
  2. 处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试- Then complete the process of creating original language and the process of scheduling the original language Final preparation of the main f
  3. 所属分类:SQL Server

    • 发布日期:2017-06-02
    • 文件大小:14682130
    • 提供者:hjm
  1. Apriori

    0下载:
  2. 自己用c++些的apriori算法。测试数据是sqlserver2005的adventurworks数据库中的Sales.SalesOrderDetail表。-the apriori algorithm was writed by myself,using c++, and the table Sales.SalesOrderDetail of database adventurworks from sqlserver2005 was used as test datas.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-10
    • 文件大小:2269642
    • 提供者:renhu
  1. cure

    0下载:
  2. 用vc++写的分层分类算法 用的机器学习网站的是数据集 经典的-cure
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:1960
    • 提供者:li
  1. kmeans

    0下载:
  2. 用vc++写的聚类算法 用的机器学习网站的是数据集 经典的-kmeans
  3. 所属分类:Database system

    • 发布日期:2017-04-13
    • 文件大小:1861
    • 提供者:li
  1. user_login_access

    0下载:
  2. 用户登录模块,直接用一个类封装,方便调用,用MD5加密算法。-User Login module, the direct use of a class package, easy call, using MD5 encryption algorithm.
  3. 所属分类:Database system

    • 发布日期:2017-04-07
    • 文件大小:165400
    • 提供者:sinble
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com