CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - AI算法

搜索资源列表

  1. 五子棋游戏的源代码

    0下载:
  2. Visual C开发的五子棋游戏的源代码,有AI智能算法代码,-renju game's source code
  3. 所属分类:其他智力游戏

    • 发布日期:2012-10-15
    • 文件大小:1068143
    • 提供者:张万才
  1. hrd_src

    0下载:
  2. 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:163639
    • 提供者:潘先生
  1. 五子棋AI

    0下载:
  2. 一个双人五子棋,支持人机对战,界面美观,电脑ai算法比较好,工程文件已转,vc7和vc6都可直接打开编译-a double 331, support human-machine players, beautiful interface, computer ai better algorithm, the document has been changed, and vc7 and vc6 compiler can directly open
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:263891
    • 提供者:祥子
  1. number1

    0下载:
  2. 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2921
    • 提供者:晓天
  1. XOnew

    0下载:
  2. 带AI的井字棋游戏,使用的是阿尔法-百塔剪枝算法-crosswise with the AI game of chess, using the Alpha-100 tower pruning algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:20965
    • 提供者:刘恩德
  1. AIGreedSnake

    0下载:
  2. 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:31944
    • 提供者:cookie
  1. 八数码游戏

    0下载:
  2. .net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:22936
    • 提供者:lyx
  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-29
    • 文件大小:485863
    • 提供者:陈利渊
  1. ai

    0下载:
  2. 一个ai算法的源代码,可以给写智能游戏的朋友一些参考游戏-one ai code,for game sofeware some ide
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:590287
    • 提供者:周周周
  1. Fivechess

    0下载:
  2. 一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:32061
    • 提供者:
  1. AI

    0下载:
  2. 一个益智类小游戏,可以通过这个程序学习一些循环算法-A Puzzle game, you can loop through this program to learn some algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:2568
    • 提供者:万同利
  1. RussianSquare

    0下载:
  2. 在VS2008下用MFC完成了俄罗斯方块的AI算法,也可以手动玩游戏。AI的搜索深度可以设置,可以作为人工智能等课程的大作业程序。-Complete with MFC in VS2008 under a Tetris AI algorithms, you can manually play the game. AI search depth can be set, such as artificial intelligence courses of operating procedures.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:3554945
    • 提供者:翟守超
  1. game-artificial-intelligence

    0下载:
  2. 游戏中的人工智能实现,压栈出栈操作在行为型AI算法中的运用-artificial intelligence ingames
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1226570
    • 提供者:王倩
  1. game_4_mul_4

    0下载:
  2. 很传统的一款游戏,十六格十五子的移动数字游戏,目前正在为其加入AI算法-A very traditional game, sixteen grid and fifteen number,we should move numbers to the right position, now i want to add its AI algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:7296
    • 提供者:Henry
  1. firstpro

    0下载:
  2. 人工智能大作业,十滴水游戏的搜索算法,采用C++编程。-AI great job, Dishui game search algorithm, using C++ programming.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1966890
    • 提供者:张丽
  1. AI-tank

    0下载:
  2. AI-TANK中采用反模式匹配算法的tank-somkekiller can kill smoke
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:48940
    • 提供者:刘宇
搜珍网 www.dssz.com