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

搜索资源列表

  1. id3ppt

    0下载:
  2. ID3决策树内容简介: 概述 预备知识 决策树生成(Building Decision Tree) 决策树剪枝(Pruning Decision Tree) 捕捉变化数据的挖掘方法 小结
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:121.6kb
    • 提供者:fff
  1. wuziqi3

    1下载:
  2. 一个用java 开发的 使用剪枝算法高效五子棋程序,实现3层搜索,高智能- java development with the use of efficient pruning algorithm Gobang procedures, the realization of 3-layer search, intelligent
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-31
    • 文件大小:30.08kb
    • 提供者:张帅
  1. src

    0下载:
  2. 人工智能之APHA-Belta剪枝算法之java实现,输入输出均已标准化-APHA-Belta pruning algorithm of Artificial Intelligence.Java implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4.09kb
    • 提供者:luohuan
  1. upload3

    0下载:
  2. alpha beta剪枝 要求的输出格式如下:(“//”和之后的内容表示说明,实际并不输出) //第一行表示根节点的状态 A 1 B2 //A表示根节点,1表示A的倒推值,B2表示剪枝搜索后下一步应该走的路线 //之后每一行都表示一个剪枝,节点的顺序随意 D2:E4 //表示在D2节点发生了剪枝,E4节点被剪掉了。这里只需给出 //被剪枝节点的被剪掉的直接子节点即可。 C2:D4 D5 D6 //表示在C2处发生了剪枝,D4 D5 D6三个子节点被剪掉了。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:ocpocpocp
  1. Alpha_Beta

    0下载:
  2. 用Java实现的Alpha_Beta剪枝程序,具体说明都在doc文件中,希望对大家有所帮助-With Java implementation Alpha_Beta pruning procedures specified in doc file, we want to help
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:10.74kb
    • 提供者:fly
  1. Alpha_Beta

    0下载:
  2. 对于给定的Alpha_Beta博弈树,使用Alpha_Beta剪枝算法对其进行剪枝,输出剪掉的结点。-For a given Alpha_Beta game tree pruning algorithm using Alpha_Beta tree was pruned to cut output nodes.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3.5kb
    • 提供者:马遥
  1. cart_java_code

    0下载:
  2. 只是实现了分类,没有实现剪枝,t为属性文件,t1为样本文件,将这两个文件放在D盘下运行-Only implement the classification, does not implement pruning, t for the properties file, t1 as a sample file, these two files to run on the D drive
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9.03kb
    • 提供者:ShengChangming
  1. Aprior

    0下载:
  2. 数据挖掘中的APRIOR算法的JavA实现这个算法实现了数据挖掘上的连接与剪枝等算法,可以有效的处理频繁项集的问题。-Data mining algorithms JavA APRIOR realize this algorithm on the connection of data mining algorithms and pruning, etc., can effectively deal with frequent item sets.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4.45kb
    • 提供者:安政帅
  1. enterpriseWeb

    0下载:
  2. javaee与sql server2005做的系统,实现一些简单的增删改查功能。-Javaee and SQL server2005 do system, realize some simple pruning the check function.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-09
    • 文件大小:1.64mb
    • 提供者:jiali
  1. sshstudentsystem

    0下载:
  2. ssh学生管理系统,mysql数据库,实现增删改查-SSH student management system, mysql database, realizing the pruning the check
  3. 所属分类:JavaScript

    • 发布日期:2017-06-12
    • 文件大小:18.41mb
    • 提供者:
  1. CRUD

    0下载:
  2. 通过用struts2进行增删改查实现了对国家队球员的选拔系统-Through the use of them struts2 pruning realized the national player to check the selection system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:10.29kb
    • 提供者:谢胜强
  1. helloWords

    0下载:
  2. 一个学生注册,查看系统, 运用JDBC和jsp 对数据库进行增删改查的代码,-A JDBC and JSP the database pruning of the check code, is only the SRC, used for reference
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:wc
  1. Student

    0下载:
  2. 实现对学生信息简单的增删改查等管理操作 适用于java初学者-To realize the increase students information simple pruning check management operation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:15.36kb
    • 提供者:杨强
  1. communication

    0下载:
  2. 只是一个供私人使用的通讯录,使用JAVA开发环境,数据用的是SQLSERVER,可以记录查询 增删改功能-Just a for private use the address book, use JAVA development environment, data use is SQLSERVER, can record inquires pruning the function
  3. 所属分类:Java Develop

    • 发布日期:2017-06-09
    • 文件大小:14.78mb
    • 提供者:zhou
  1. fivechess

    0下载:
  2. 基于α-β剪枝算法编写的五子棋游戏,包含简单的游戏界面。但只能预测未来三步。-Based on alpha-beta pruning algorithm written 331 games, including a simple game interface. But can only predict the next three steps.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-04
    • 文件大小:161.89kb
    • 提供者:
  1. Pruning-algorithm

    0下载:
  2. 剪枝算法,输入为路径矩阵、代价矩阵,输出为代价不超过upbound的最短路径。包含源码、数据和可执行文件。-Pruning algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:46.26kb
    • 提供者:LiXian
  1. iterm

    0下载:
  2. 进行剪枝排序算法,用来提取频繁项,找出符合用户所需的-Pruning sorting algorithm, used to extract frequent items, find the line with user needs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:付悦华
  1. sudoku

    0下载:
  2. JAVA编写的sudoku小游戏,采取了暴力剪枝法,可以选择不同难度-JAVA prepared sudoku game, took a violent pruning method, you can choose different difficulty
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:143.66kb
    • 提供者:吴颢
  1. chess2.0

    0下载:
  2. 人工智能博弈树,采用极大极小搜索和α-β剪枝算法,搜索深度为2的棋盘博弈-Artificial intelligence game tree, using the minimax search with alpha beta pruning algorithm, the search depth is a chessboard game of 2
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:75.78kb
    • 提供者:尚海
  1. ML-Project

    0下载:
  2. 完整的五子棋代码,应用阿尔法贝塔剪枝算法-Complete backgammon code, application Alpha Beta pruning algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:398.28kb
    • 提供者:yanmeng
搜珍网 www.dssz.com