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

搜索资源列表

  1. SuperFive

    0下载:
  2. 人机对下五子棋。。 博翌算法。。 算法有点简单-plane for the next 331. . Bo Yi algorithm. . A bit simple algorithm. .
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:92960
    • 提供者:李坚
  1. 拼图游戏算法

    0下载:
  2. 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1643
    • 提供者:汪永威
  1. hrd_src

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

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

    0下载:
  2. 一个简单的象棋游戏,这是我第一次用面向对象的方法写一个较大的程序。对博奕算法,没有过多的研究,智能化程度不高,只体现其原理!-a simple chess game .this is my first time to develop a big program whith oo. superficial resersh to game algrithms, little artificial intelligence,only embody its theory.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:823185
    • 提供者:周伟斌
  1. 关于二十四点游戏的基本算法

    0下载:
  2. 关于二十四点游戏的基本算法!漫长的假期对于我来说总是枯燥无味的,闲来无聊便和同学玩起童年时经常玩的二十四点牌游戏来。此游戏说来简单,就是利用加减乘除以及括号将给出的四张牌组成一个值为24的表达式。- About 24 games basic algorithms! Long vacation regarding me said always dull, 24 signs which with the schoolmate idly comes bored then to play when
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:1049
    • 提供者:悠威
  1. migong

    0下载:
  2. 一个以0为边界的8*8迷宫,从右下角走到左上角的简单算法
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:9573
    • 提供者:董栋
  1. 五子棋的核心算法

    0下载:
  2. 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:5265
    • 提供者:许俊
  1. 简单的推箱子游戏

    0下载:
  2. 一个推箱子游戏,算法很好,值得一看,对学习BITMAP也很有帮助-a box game, good arithmetic, help learn BITMAP
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:182659
    • 提供者:dfsd
  1. 简单的马踏棋盘

    0下载:
  2. 这是一个马踏棋盘游戏的原代码,其中只是一种算法,还有很多方法可以实现!以后陆续上载!-This is a horse riding the original board game code, which is an algorithm, there are many ways to achieve! After gradually uploaded!
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2355
    • 提供者:
  1. HitChecker

    0下载:
  2. 游戏开发中经常会用到碰撞检测,这是一个简单算法实现的2D碰撞检测模型,对初学碰撞检测的同学很有参考价值-Often used in game development, collision detection is a simple algorithm for 2D collision detection model, collision detection for beginners useful reference for students
  3. 所属分类:Game Program

    • 发布日期:2017-06-01
    • 文件大小:13697346
    • 提供者:王选
  1. bw

    0下载:
  2. 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:70317
    • 提供者:王凯
  1. txz

    0下载:
  2. 一个很简单的推箱子的小游戏,算法很好,值得一看。-A very simple game of Sokoban, the algorithm very well worth a visit.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:19853
    • 提供者:熊宇靖
  1. 0302

    0下载:
  2. 他是一个五子棋算法研究的研究的简单例子,是我们常用的算法思想-it is a simple example of five chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-28
    • 文件大小:30203
    • 提供者:danger
  1. java

    0下载:
  2. java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:233368
    • 提供者:chengxiaoli
  1. duiduipeng

    0下载:
  2. 对对碰游戏的简单算法和设计思路,以及一些代码的解释-Game Two of a Kind
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2788
    • 提供者:落夜
  1. Jigsaw

    0下载:
  2. 很简单的拼图游戏,比较简单,算法比较复杂些,仅供参考-A very simple puzzle
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-23
    • 文件大小:277966
    • 提供者:刘波
  1. shortest_path

    0下载:
  2. 求最短路径的简单算法,仅供参考,不是很复杂的那种,-Simple shortest path algorithm for informational purposes only, not very complicated kind,
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:3025
    • 提供者:宁宁
  1. duiduipeng101

    0下载:
  2. 对对碰游戏的简单算法和设计思路,以及一些代码的解释-Game Two of a Kind
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2833
    • 提供者:全屏状态
  1. duiduipeng101

    0下载:
  2. 对对碰游戏的简单算法和设计思路,以及一些代码的解释-Game Two of a Kind
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2949
    • 提供者:rdingt
  1. 三个winfrom程式化小游戏

    0下载:
  2. 三个都是利用了一点简单算法的winform小游戏希望诸位能从中获取某些灵感或者帮我解决一下bug
  3. 所属分类:其他智力游戏

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com