CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 剪枝算法

搜索资源列表

  1. C_Cross

    0下载:
  2. 井字棋,c实现,基本的text图形表现。-cross chess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:PainDolor
  1. ACMsearchTREE

    0下载:
  2. ACM竞赛的一些搜索剪枝算法的应用,供大家学习-ACM search tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:158827
    • 提供者:lin
  1. Nhuanghoujianzhi

    0下载:
  2. N皇后剪枝算法 关键字 回溯,剪枝 ,上界,下界,分支限界-N Queen pruning algorithm for keyword back, pruning, upper bound, lower bound, branch and bound
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1221
    • 提供者:sanbi
  1. Othello_061221006

    0下载:
  2. 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:485863
    • 提供者:陈利渊
  1. Alpha_Beta

    1下载:
  2. 人工智能算法中的alphabeta剪枝算法,使用c++编程-Artificial intelligence algorithm alphabeta pruning algorithm, the use of c++ programming
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:3144
    • 提供者:流星澈
  1. Game

    0下载:
  2. C++ 井字棋游戏 井字棋游戏-C++ 井字棋游戏
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:548280
    • 提供者:Reload
  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. Othello1.0

    0下载:
  2. 黑白棋othello 1.0 利用mfc编写 采用alpha-beta剪枝算法-Othello othello 1.0 using mfc prepared using alpha-beta pruning algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5525593
    • 提供者:lc19890306
  1. BWC001

    0下载:
  2. 黑白棋 程序 采用阿尔法 贝塔 剪枝算法,对初学者来说具有一定的学习意义-Othello program using alpha beta pruning algorithm, for beginners to learn with a certain sense
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-22
    • 文件大小:108845
    • 提供者:胡茂名
  1. tic_tac_toe

    0下载:
  2. 这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。-This is a simple word chess game, using Alpha Beta pruning algorithm are made.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:239288
    • 提供者:dashu
  1. Alpha_Beta

    0下载:
  2. 基于VC++的神经网络剪枝算法程序;“剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。内附程序说明文档,介绍了该算法的主要原理,运行结果说明以及程序流程图。是很好的学习资料-VC++ based on neural network pruning algorithm program " pruning algorithm" is a kind of neural networks by simplifying the network architectur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:230568
    • 提供者:xinxin
  1. ABpruning

    0下载:
  2. a b剪枝算法,输入为搜索图的及节点的权值,输出为被剪掉的节点-ab pruning algorithm, input search graph and the node weights, the output node as being cut off
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3780
    • 提供者:lss
  1. task

    0下载:
  2. 剪枝算法,优先级用优先级队列来实现,优先级越高越靠近队列开头放置-Pruning algorithm, priority queue with priority to achieve, the closer the higher priority queue placed at the beginning
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:10816
    • 提供者:邱立富
  1. jinziqi

    0下载:
  2. 人工智能作业,人机对弈模式的井字棋(三字棋,一字棋),采用αβ剪枝算法,有比较高的的搜索效率。-Intelligence operations, human-computer mode crosswise Chess Playing Chess (Chess words, word Chess), with αβ pruning algorithm has higher search efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2510
    • 提供者:Mark
  1. boyisuanfa

    0下载:
  2. 博弈算法全集,并行算法,剪枝算法,机器学习等相关文档-Complete Game Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5282425
    • 提供者:fanxueping
  1. tsp

    0下载:
  2. 树的直径问题,采用了剪枝算法,清华大学试题-The diameter of the tree, adopting a pruning algorithm, Tsinghua questions
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:731871
    • 提供者:zzq
  1. AlphaBetaCut

    0下载:
  2. 【作业题目】 编写Alpha_Beta剪枝程序 【问题描述】 对于给定的Alpha_Beta博弈树,使用Alpha_Beta剪枝算法对其进行剪枝,输出剪掉的结点。 -write Alpha_Beta pruning operation procedures described issues Alpha_Beta for a given game tree pruning algorithm using Alpha_Beta tree was pruned to cut
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3183
    • 提供者:林西
  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
    • 文件大小:3589
    • 提供者:马遥
  1. FiveGame6_1

    0下载:
  2. 具有人工智能的五子棋游戏,采用流行的深度优先算法,外加Alpha-Beta剪枝,再加历史启发优化,可搜索到第4步-Backgammon game with artificial intelligence, using the popular depth-first algorithm, plus Alpha-Beta pruning, combined with historical inspiration optimized search to Step 4
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1643075
    • 提供者:韩远坤
  1. YiZiQi

    0下载:
  2. 一字棋C++实现,剪枝算法,很有参考价值-C++ realization of the word chess, pruning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:48755
    • 提供者:tmac091
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com