搜索资源列表

  1. 用Alpha-Beta剪枝实现的黑白棋博弈

    0下载:
  2. 提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:68730
    • 提供者:李亚成
  1. 用Alpha-Beta剪枝实现的黑白棋博弈

    0下载:
  2. 提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:1934336
    • 提供者:李亚成
  1. fivelink_java_yjg

    0下载:
  2. 无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行-no cut-hand with the 331 artificial intelligence, using alpha-beta pruning algorithm can a console and a web applet and executable running the
  3. 所属分类:游戏

    • 发布日期:2024-07-04
    • 文件大小:462848
    • 提供者:程序员
  1. aTicTacToe

    0下载:
  2. 基于wtl的井字棋游戏(也就是三字棋),采用了alpha beta减枝,代码逻辑清晰。-wtl based on the game of chess gridwork (chess is a misnomer), the use of alpha-beta reduction sticks, clear logic code.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:90112
    • 提供者:张静
  1. vcchess

    0下载:
  2. vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料-vc version Gobang, using alpha-beta pruning algorithm, is an excellent study of artificial intelligence information
  3. 所属分类:其他智力游戏

    • 发布日期:2024-07-04
    • 文件大小:6182912
    • 提供者:阿邦
  1. xiangqi

    0下载:
  2. 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:107520
    • 提供者:佚名
  1. Othello_061221006

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

    • 发布日期:2024-07-04
    • 文件大小:485376
    • 提供者:陈利渊
  1. five_chess_source_code

    0下载:
  2. 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:1544192
    • 提供者:ling
  1. wuziqi

    0下载:
  2. 同学些的五子棋,采用了alpha-beta剪枝算法,棋力很强-Some of Gobang students, using alpha-beta pruning algorithm, Qi Li a strong
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:1218560
    • 提供者:汉唐
  1. Alphabeta_HH

    0下载:
  2. Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一-Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms
  3. 所属分类:搜索引擎

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:zhangts
  1. Othello1.0

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

    • 发布日期:2024-07-04
    • 文件大小:5525504
    • 提供者:lc19890306
  1. alpha-beta

    0下载:
  2. 本程序实现人机对弈功能,提供了难度设置,记分等功能。使用Alpha-Beta剪枝算法,使电脑可以搜索到最佳走法。-alpha beta
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-04
    • 文件大小:18432
    • 提供者:小吴
  1. Renju

    0下载:
  2. 本人毕业设计时使用Alpha-Beta搜索算法的五子棋程序,觉得有用的可以参考下。-I graduated from design-time using the Alpha-Beta search algorithm Gobang program, find useful can refer to the next.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-04
    • 文件大小:87040
    • 提供者:hexun
  1. abfilter

    1下载:
  2. 建立一个先做匀减速直线运动,然后做匀速转弯运动的模型,对该模型添加噪声,然后进行alpha-beta滤波。并进行对比-The establishment of a uniform deceleration do first linear motion, and then make uniform turning movement model, the model to add noise, and then alpha-beta fil
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:李云龙
  1. Connect4

    0下载:
  2. alpha-Beta剪枝实现的重力四子棋 包括界面 以及 AI-alpha-Beta pruning to achieve the gravity moves, including four sub-interface and AI
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:5665792
    • 提供者:z
  1. Gobang-alpha-beta

    0下载:
  2. 五子棋win32程序 采用α-β剪枝搜索 对学习搜索算法很有帮助-Gobang win32 program using α-β pruning ,which is helpful for learning searching algorithm
  3. 所属分类:棋牌游戏

    • 发布日期:2024-07-04
    • 文件大小:5120
    • 提供者:sun wen
  1. Alpha-beta-example

    0下载:
  2. Alpha Beta pruning a Detail example.
  3. 所属分类:成功激励

    • 发布日期:2024-07-04
    • 文件大小:21504
    • 提供者:maher jee
  1. Alpha-beta-Example-Solution

    0下载:
  2. Artificial intelligence major topics includes Alpha beta proning here is a best example for new users
  3. 所属分类:软件工程

    • 发布日期:2024-07-04
    • 文件大小:92160
    • 提供者:daniyal
  1. Alpha-Beta-Pruning-on-Surakarta-Game

    0下载:
  2. Alpha Beta Pruning on Surakarta Game
  3. 所属分类:游戏

    • 发布日期:2024-07-04
    • 文件大小:77824
    • 提供者:Prabu
  1. 卡尔曼滤波器和alpha-beta-gama滤波器

    1下载:
  2. 用于雷达探测点迹滤波的卡尔曼滤波器器和alpha beta gama 滤波器 matlab程序(kalman and alpha beta gama filter for radar system)
  3. 所属分类:文档资料

« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org