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

搜索资源列表

  1. mantischess

    0下载:
  2. 象棋游戏,象棋游戏中的人工智能部分代码值得研究学习。-chess game, chess game artificial intelligence code is worth some study.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:24535
    • 提供者:摩尔
  1. c++俄罗斯方块应用开发

    0下载:
  2. c++俄罗斯方块应用开发,人工智能、游戏开发人员,下载有好处-c Tetris application development, artificial intelligence, game developers, download benefit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5150
    • 提供者:吴闫
  1. 中国象棋SHY

    0下载:
  2. 一款不带人工智能的象棋,SHY的第一个手机游戏-one without artificial intelligence chess, SHY of a cell phone game
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:514620
    • 提供者:shy
  1. [游戏开发人工智能技术].AI.Techniques.for.Game.Programming

    0下载:
  2. 电子书 Ai Techniques For Game Programming 包括各个章节的源代码都在里面,非常经典的一本书,强烈推荐!
  3. 所属分类:书籍源码

  1. c++ 跳棋

    0下载:
  2. 利用c++编写的带人工智能的跳棋程序。屏幕的中央是棋盘,所有的操作都是对这个棋盘进行的,棋子的选择框是红色的,移动它(“w”、“s”、“a”、 “d”分别代表上、下、左、右)进行选子和选择目的地,利用空格键可以表示选定选择框到达的位置,棋盘左边有提示信息,提示由哪个玩家走棋。“Q”表示退出游戏,“R”表示重新开始,“H”表示悔棋(一次只能悔一步棋)
  3. 所属分类:Windows编程

    • 发布日期:2009-03-06
    • 文件大小:96686
    • 提供者:ccqingzi
  1. 人机博弈

    0下载:
  2. 游戏搜索方法,人工智能,人机对战
  3. 所属分类:源码下载

    • 发布日期:2011-10-31
    • 文件大小:5429543
    • 提供者:suixn_wei
  1. csharp_chinese_chess.rar

    0下载:
  2. c#写的中国象棋游戏,带有一定的人工智能。,c# written in Chinese chess games, with a certain degree of artificial intelligence.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:364592
    • 提供者:薛明
  1. wuziqi.rar

    0下载:
  2. 用C++环境编写的五子棋小游戏,运用到人工智能的方法,是学习的好材料,Using C++ environment prepared Gobang game, apply artificial intelligence methods, are a good study Materials
  3. 所属分类:Game Program

    • 发布日期:2017-05-04
    • 文件大小:1346143
    • 提供者:jack
  1. BnbAI1.1.rar

    0下载:
  2. 本程序演示了ASL引擎的各个主要模块的使用方法。模拟了盛大公司的同名游戏, 实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑, 支持草丛、帐篷、冰窟等隐藏物体,支持各种主要道具。 所有使用的图片版权归盛大公司所有。 操作说明: 本游戏为单机单人对战。 1p:(可设置) 上:W 下:S 左:A 右:D 放泡泡:空格 2p: 计算机人工智能 (作者:小灰狼Eric Young QQ:123005285) F2:切换窗口/全屏模式 F3:
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3464299
    • 提供者:yyr
  1. Buckland_AISource_070308

    0下载:
  2. 人工智能与游戏编程实例源码 buckland 绝对游戏入门必读 对于学习C++也很有帮助-Examples of artificial intelligence and game programming source Buckland absolute must-read for learning the game portal C++ Also helpful
  3. 所属分类:Other Games

    • 发布日期:2017-05-20
    • 文件大小:6003178
    • 提供者:yc
  1. FirstChange

    0下载:
  2. 人工智能博弈树学习。用户是MAX方,电脑是MIN方,实现经典的分钱币游戏的与或图盲目搜索算法。-Artificial intelligence game tree learning. MAX user side, the computer is MIN parties to achieve the classic sub-games and coins or graph blind search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:925187
    • 提供者:王石
  1. tic-tac-toe

    0下载:
  2. 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用C++的类,和STL模版库中的vector-A simple binary tree the minimax means algorithm artificial intelligence tic-tac-toe game of chess the class of C++, and STL template library in the vector
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:1038755
    • 提供者:laixin
  1. SourceCode

    0下载:
  2. 游戏编程精粹经典源码.包括很多经典的小例子,比较全面,是游戏编程的比较好的参考。a其中包括:人工智能、游戏图形运算、游戏数学运算等经典游戏编程元素。-classic game skills programming source code. Including many small classic code example. A good reference for game programming。code examples including: AI, Mathematics, Polygo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7673019
    • 提供者:shama
  1. five_chess.tar

    0下载:
  2. qt编写的五子棋游戏,具有一定的人工智能算法!-qt write 331 games, with some artificial intelligence algorithms!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:336739
    • 提供者:chao
  1. search

    0下载:
  2. 人工智能原理实现的吃豆子游戏,包含各种搜索方法和相应的支持文件爱你-Principles of Artificial Intelligence to eat beans to achieve the game, including a variety of search methods and the corresponding supporting documents love you
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:40626
    • 提供者:xuwenju
  1. wuziqi

    0下载:
  2. 用VC6.0开发的五子棋游戏,附带源码。两人玩儿的五子棋游戏,界面漂亮美观。未用到人工智能,还无法实现人机对弈。人机对弈可能在下一版本开发出来!-VC6.0 development of 331 games, with source code. Both play 331 games, the interface is nice and beautiful. Not used in artificial intelligence, can not achieve human-computer c
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3231275
    • 提供者:酷奇集
  1. wuziqi

    0下载:
  2. 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. -This code is a complete game, interface aesthetics, in which artificial intelligence algorithm is also very worthy of study and reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2896094
    • 提供者:cen
  1. 01Matthews

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第一个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the first example, very useful.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:83491
    • 提供者:lincolnwang
  1. 02Higgins

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第二个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the second example, is very useful.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-14
    • 文件大小:3501
    • 提供者:lincolnwang
  1. 03Higgins

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第三个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the third example, is very useful.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-13
    • 文件大小:2039
    • 提供者:lincolnwang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com