搜索资源列表

  1. Apriori(VC程序)

    0下载:
  2. 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discover
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:73442
    • 提供者:杨永刚
  1. 克莱姆

    0下载:
  2. 线性代数中的克莱姆法则的C程序,比较经典的作品,希望大家多提宝贵意见,本人QQ84544838-linear algebra of Cramer's rule of C procedures, the more classical works, we hope more valuable, I QQ84544838
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1145
    • 提供者:王韵鹏
  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 Appr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:260440
    • 提供者:陈西
  1. 55-1-1-29187

    0下载:
  2. 我自己保留的一个RC500的编程规范,希望对大家有用,-a RC500 s programme rule reserved by myself,I hope it is helpful to you,thanks
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:397516
    • 提供者:谢娟娟
  1. apriori算法java实现

    0下载:
  2. 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:53350
    • 提供者:colin
  1. PcfgParser

    0下载:
  2. 1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. Accoun
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53257
    • 提供者:丁淑彬
  1. C45Rule-PANE

    0下载:
  2. Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zh
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8122
    • 提供者:修宇
  1. TreeMiner

    0下载:
  2. 关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:254115
    • 提供者:龙行天下
  1. 一个权限设计教程

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

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:宋立峰
  1. “8020”法则

    0下载:
  2. “8020”法则是当今社会流行的规则。如果你想成为成功人士就一定要读一读。- \"8,020\" the principle is now the social popular rule. If you want to become the successful public figure certainly to have to read.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:68938
    • 提供者:李姚
  1. apriori(c)

    0下载:
  2. 数据挖掘算法 关联规则算法 apriori算法(c语言版本)-algorithm of data mining algorithm of corelationship rule algorithm of aproori (C language edition)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:124148
    • 提供者:万喜
  1. Cell

    1下载:
  2. 纸牌接龙游戏 把所有牌按花色依次从小到大( A 到 K )捡到右边的红色框中,全部捡完游戏结束。 主要操作有:鼠标单击和双击,没有拖动。 规则 1:方块接方块,草花接草花,从大到小的接(比如:方块8要接到方块9的下面) 规则 2:K 可以移到空的绿色框中 规则 3:最小的可以用双击自动移到红色框中 规则 4:点牌要点牌的上半截 规则 5:-poker word games all colors followe
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:78482
    • 提供者:香烟
  1. fixed-increment-rule

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

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:max
  1. lecture-02-association-rule-done

    0下载:
  2. Data mining book part two how association rule work
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-05
    • 文件大小:36864
    • 提供者:reidsneo
  1. sweet rule

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

    • 发布日期:2024-05-05
    • 文件大小:251904
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:20480
    • 提供者:Alex-67
  1. s38

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

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:BBabu
  1. MidpointRul

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

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:BBabu
  1. hebbRNN-master

    0下载:
  2. implementation hebb rule in matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:31744
    • 提供者:hamidhaji
  1. class 1

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

    • 发布日期:2024-05-05
    • 文件大小:6429696
    • 提供者:davarzani
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org