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

搜索资源列表

  1. fstb

    0下载:
  2. FISMAT accommodates different arithmetic operators, fuzzification and defuzzification algorithm, implication relations, and different method of approximate reasoning such as Compositional Rule of Inference (CRI) and Approximate Analogical Reasoning S
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:254.34kb
    • 提供者:陈西
  1. 一个权限设计教程

    0下载:
  2. 这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13.68kb
    • 提供者:宋立峰
  1. fimi141

    0下载:
  2. 频繁模式挖掘算法,可以用于数据挖掘中关联规则的频繁项集挖掘- The frequent pattern excavation algorithm, may use in the data mining to be connected the rule the frequent item of collection to excavate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28.81kb
    • 提供者:ann
  1. 《魔高一丈2_0》开发实例

    0下载:
  2. 一部很好的电子书 《魔高一丈2_0》开发实例 [VC-C#]-a good e-books "rule breakers 2_0" development examples [VC-C#]
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:56.78kb
    • 提供者:司机
  1. FxCopInstall1.32

    0下载:
  2. NET 框架非常强大,这意味着存在创建优秀应用程序的极大可能,但是也同样存在创建劣质程序的可能。FxCop 是有助于创建更好的应用程序的工具之一,它所采用的方法是:使您能够分析程序集,并使用一些不同的规则来检查它是否符合这些规则。FxCop 随附了由 Microsoft 创建的固定数量的规则,但您也可以创建并包括您自己的规则。例如,如果您决定所有的类都应该具有一个不带任何参数的默认构造函数,则可以编写一条规则,以确保程序集的每个类上都具有一个构造函数。这样,无论是谁编写该代码,您都将获得一定程度
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.74mb
    • 提供者:刘军
  1. Apriori

    0下载:
  2. 用Visual C++编写的关联规则挖掘算法Apriori算法的源代码-Using Visual C++ Prepared in association rule mining algorithm Apriori algorithm source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:62.34kb
    • 提供者:specialuse
  1. Composite-Stephensons-rule

    0下载:
  2. 该代码用c++语言实现了Composite Stephenson s rule算法,运行环境为vc6.0-The code using c++ language implementation of the Composite Stephenson' s rule algorithm, runtime environment for vc6.0
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:930byte
    • 提供者:张晓勃
  1. Apriori

    1下载:
  2. 关联规则挖掘的研究工作主要包括:Apriori算法的扩展、数量关联规则挖掘、关联规则增量式更新、无须生成候选项目集的关联规则挖掘、最大频繁项目集挖掘、约束性关联规则挖掘以及并行及分布关联规则挖掘算法等,其中快速挖掘与更新频繁项目集是关联规则挖掘研究的重点,也是多种数据挖掘应用中的技术关键,已用于分类规则挖掘和网络入侵检测等方面的研究。研究者还对数据挖掘的理论进行了有益的探索,将概念格和粗糙集应用于关联规则挖掘中,获得了显著的效果。到目前为止,关联规则的挖掘已经取得了令人瞩目的成绩,包括:单机环境
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:henry
  1. MSApriori

    0下载:
  2. Data mining purpose is to find interesting patterns within great number of data. One of its functionality is association that is finding association rule which meet minimum support value (minsup) and minimum confidence (minconf). Association techniqu
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:651.34kb
    • 提供者:andik
  1. apriori_java

    0下载:
  2. Java编写的关联规则中的apriori算法的实现-Java prepared in the apriori association rule algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:52.1kb
    • 提供者:王妍
  1. Drools.Net

    0下载:
  2.  Drools(JBoss Rules )具有一个易于访问企业策略、易于调整以及易于管理的开源业务规则引擎,符合业内标准,速度快、效率高。业务分析师或审核人员可以利用它轻松查看业务规则,从而检验是否已编码的规则执行了所需的业务规则。   JBoss Rules 的前身是Codehaus的一个开源项目叫Drools。最近被纳入JBoss门下,更名为JBoss Rules,成为了JBoss应用服务器的规则引擎。   Drools是为Java量身定制的基于Charles Forgy的RETE算
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:9.82mb
    • 提供者:ywz
  1. delta_rule

    0下载:
  2. 梯度下降法则搜索空间拟核代码。由python 编写。-a program of delta-rule.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:930byte
    • 提供者:lujiasen
  1. rule-based-reasoning-system

    0下载:
  2. 基于规则的推理系统实现,可以用来实现一些专家系统-rule-based reasoning system
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:1.51kb
    • 提供者:范腾蛟
  1. rule-mining-by-BPSO

    0下载:
  2. 本文提出来一种基于关联规则挖掘的二进制粒子群优化算法(BPSO),该算法与apriori算法不同,在从交易数据集中提取关联规则的过程中不需要给定支持度与置信度的阈值。-In this paper, we developed a binary particle swarm optimization (BPSO) based association rule miner. Our BPSO based association rule miner generates the associatio
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:206.59kb
    • 提供者:xiaowei
  1. fixed-increment-rule

    0下载:
  2. 模式识别小算法:利用固定增量法进行分类,里面含分类结果-fixed increment rule
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:603byte
    • 提供者:max
  1. sweet rule

    0下载:
  2. a specification about how to use sweetrules
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:246kb
    • 提供者:Franklin
  1. rule

    0下载:
  2. The screen ruler allows you to accurately measure any element on the screen of your computer, apply in those cases where you need to determine the width or height of the object of the object.
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:20kb
    • 提供者:Alex-67
  1. s38

    0下载:
  2. simpsons 3/8 rule of integration algo
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:BBabu
  1. MidpointRul

    0下载:
  2. midpoint rule matlab algorithm
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:1kb
    • 提供者:BBabu
  1. class 1

    0下载:
  2. rule discovery for cancer detection by particle swarm optimization in data mining
  3. 所属分类:其他

    • 发布日期:2019-10-26
    • 文件大小:6.13mb
    • 提供者:davarzani
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com