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

搜索资源列表

  1. javachessfixed

    0下载:
  2. java编的一个中国象棋游戏 由两人对弈,没有设置电脑AI 利用的是在swing上实现的各项功能.-java a series of the Chinese chess game from two players, AI is not provided with computer use is the swing to achieve the various functions.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:112.94kb
    • 提供者:shadowsun
  1. FourInARow

    1下载:
  2. 模仿Fyrad32编写的四子棋游戏,电脑的AI算法出众,不过没有存档功能-imitate Fyrad32 prepared by the four-game of chess, computer AI algorithms outstanding, but not filing function
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:64.46kb
    • 提供者:张旭
  1. 一款黑白棋游戏的源代码

    0下载:
  2. 一个AI很高的黑白棋游戏的Javascr ipt源代码
  3. 所属分类:WEB源码

  1. FiveGame

    0下载:
  2. 用Java编写的一个五子棋游戏,带人工智能的,完整的源代码-ritten in Java, a FIveGame, with AI, complete source code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:134.18kb
    • 提供者:张三
  1. showhand.rar

    0下载:
  2. 一个梭哈游戏,暂时未加入人工智能,但程序可以自动识别玩家手中牌的类型,并可比较牌的大小,A Stud game, not yet join the AI, but the program can automatically identify the type of players card in their hands, and can compare the size of the card
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3.6kb
    • 提供者:wang
  1. magicTank

    1下载:
  2. 类似疯狂坦克的小游戏,由FLASH CS4开发的2D游戏,AI参数可根据需要调整。使用了Actionscr ipt3.0脚本语言对MC的之间碰撞进行检测,供学习参考用。-Similar Fengkuangtanke small game, by FLASH CS4 developed 2D games, AI parameters can be adjusted. Actionscr ipt3.0 scr ipting language used on the collision between
  3. 所属分类:FlashMX/Flex

    • 发布日期:2015-01-02
    • 文件大小:26.96kb
    • 提供者:向宇
  1. 2.5D

    0下载:
  2. java写的2.5D忍者游戏..涉及到深度缓冲技术...可控制玩家攻击,和npc的AI,碰撞-Using java to write a master aircraft fire code, is a graduate design ~ good learning case
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:211.46kb
    • 提供者:仪式
  1. blackandwhite

    0下载:
  2. 一个简单的黑白棋游戏,带有简单的人工智能。动画做的还成。ai很傻。-Riversi a simple game with simple artificial intelligence. Also into the animation to do. ai silly.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:270.09kb
    • 提供者:rf
  1. Othello

    0下载:
  2. JCreator下开发,黑白棋游戏,可以实现人机对战和人人对战,采用贪心算法因此棋力不佳,整个程序的框架不错,有兴趣可以在此基础上改善AI算法提高棋力-JCreator under development, Reversi games, can be achieved and everyone against the war machine, the use of greedy algorithm棋力poor, therefore, the framework of the entire pro
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:22.39kb
    • 提供者:nightkid
  1. Othello

    1下载:
  2. 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3.32mb
    • 提供者:da
  1. slgai

    0下载:
  2. J2SE开发简单SLG游戏AI寻径处理代码,主要展示游戏AI的运行原理,适合初学者-J2SE development of simple SLG game AI routing handling code, the main display of the operation principle of the game AI for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:52.46kb
    • 提供者:郝帅
  1. Five

    0下载:
  2. J2SE写的一个人机博弈,电脑具有AI的五子棋游戏,供大家学习,界面部分不是很完善,该源码主要体现了电脑的AI-J2SE write a human-computer game, computer AI' s welcome to play with, for them to learn, the interface part is not very perfect, the source is mainly reflected in the computer AI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:84.79kb
    • 提供者:纪超
  1. javaAIFind

    0下载:
  2. 用java实现游戏中AI寻路算法,让初学者能够了解AI寻路到底是怎么回事。-Implementation with java games AI pathfinding algorithm so that beginners can understand how AI find its way in the end is going.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3.7kb
    • 提供者:岩岷
  1. CH10

    0下载:
  2. 用java编写的中国象棋游戏,界面美观,可以实现双人对战,也就是没有写AI,呵呵。-Use Java written Chinese chess game, interface aesthetics, can realize double against, also does not have to write AI, ha ha.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:522.88kb
    • 提供者:飞雨
  1. WuZiQi

    0下载:
  2. 五子棋游戏,实现一个基于规则的AI算法,是相关项目实现的良好参考。-Backgammon game, achieve a rule-based AI algorithms, is related to the project to achieve a good reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:172.86kb
    • 提供者:alzhu
  1. T1

    0下载:
  2. 一个GUI版本的简单井字过三关游戏程序。 包括简单的电脑判断走步-A tic tac toe sample, including a simple AI.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:卢晨
  1. gobang

    0下载:
  2. 一个java写的五子棋小游戏,采用了人工智能AI算法,非常有用!-A java written Gobang game, using artificial intelligent AI algorithm, very useful!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16.21kb
    • 提供者:郭永前
  1. 2048-AI-master

    0下载:
  2. 2048自动移动,实现自动跑分,智能判断条件优化,也可以手动玩此游戏-2048 automatic movement automatic run points, intelligent judgment optimization, you can manually play this game
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:258.17kb
    • 提供者:reese
  1. codefans.net

    0下载:
  2. 这是一个Java实现的斗地主游戏 单机版的 电脑出牌算法很简单 希望大家多交流-This is a popular game application by Java language, and it s not an online game. The AI of the game is easy. Hope someone s readback.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:264.49kb
    • 提供者:李仁杰
  1. 俄罗斯方块1.0

    0下载:
  2. 用JAVA 实现的俄罗斯方块,里面设计了一定的AI游戏Npc(Tetris block implemented with JAVA)
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:3.84mb
    • 提供者:lululin12
« 12 »
搜珍网 www.dssz.com