CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - game

搜索资源列表

  1. 钻石棋问题

    0下载:
  2. 独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下:    111    111    111 111111111 111101111 111111111    111    111    111 其中,0表示没有放置棋子, 1表示放置。 规定走法如下: a. 任一棋子可越过一相邻棋子(紧相邻)跳到一空缺位置, 并吃掉越过的棋子(从棋盘移处) 如, 走一步后棋盘状态:    111    111    111 111111111 111110011 11111
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6878
    • 提供者:
  1. 用java编写的小游戏

    1下载:
  2. 基于C/S的复杂的多玩家棋盘游戏-based on C / S of the complex multi-player board game
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16645
    • 提供者:地方
  1. VB 的扑克牌游戏

    0下载:
  2. vb编的VB 的扑克牌游戏-vb series of the VB poker game
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23890
    • 提供者:唐丽雯
  1. jk

    0下载:
  2. 用c++实现的马踏棋源码-achieve with a horse riding game FOSS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:关文
  1. 2973

    0下载:
  2. 北京大学ACM比赛题 The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1581
    • 提供者:pengfam
  1. game

    0下载:
  2. 俄罗斯方块游戏的原代码 用起来很方便 大家可以试一试
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3550754
    • 提供者:zhudan
  1. game

    0下载:
  2. 这个是汉诺塔程序,程序开头有动画,运用了简单的绘图函数...建议在turbo c环境下运行
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2413
    • 提供者:perfy yang
  1. flash过河算法

    0下载:
  2. 警察小偷爸爸妈妈儿子女儿过河,这个游戏不用说的吧,应该很多人见过,一般是考察隔壁邻居家小朋友智商的,有人把他做成了FLASH游戏。规则如游戏图。详细请看文件中那个FLASH游戏-police thieves Mom and Dad son daughter to cross the river, the game goes without saying that it should be seen many people, the general is to investigate the ch
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:444397
    • 提供者:代泽伟
  1. cross river

    0下载:
  2. 警察小偷爸爸妈妈儿子女儿过河,这个游戏不用说的吧,应该很多人见过,一般是考察隔壁邻居家小朋友智商的-police thieves Mom and Dad son daughter to cross the river, the game goes without saying that it should be seen many people, the general is to investigate the children next door neighbor IQ
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:443275
    • 提供者:小狼
  1. A算法源代码

    0下载:
  2. A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:31628
    • 提供者:沈铭硕
  1. game_of_life1

    0下载:
  2. 这个程序是在windows平台下运行game of life最好的平台。它不仅对细胞空间没有限制、运行速度非常快、界面很友好,而且能够为你提供大量的初始细胞分布图案,你还可以任意组合这些图案达到你象要的构形,然后让这些构形动起来组合出更加神奇的生命游戏的世界。-the procedure is the windows platform running game of life the best platform. It not only on the cell space is no restr
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:119293
    • 提供者:姚启迪
  1. no4

    0下载:
  2. 按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10127
    • 提供者:司马星空
  1. 分而治之

    0下载:
  2. 本程序是根据分而治之的思想来解决比赛的时间表的问题-this program is based on divide and rule of the game thinking to solve the problem of the timetable
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6185
    • 提供者:hanhan12345
  1. 24点数字游戏的实现

    0下载:
  2. 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:317579
    • 提供者:flyang
  1. 鸡兔同笼

    0下载:
  2. 一个小游戏,用delphi做的,鸡兔同笼,数学计算!-a little game with delphi done, chickens and rabbits into the same cage, mathematical calculations!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:175714
    • 提供者:田玉良
  1. 二十四点

    0下载:
  2. 利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2008-10-13
    • 文件大小:5150
    • 提供者:吴闫
  1. 推箱子小游戏

    0下载:
  2. 数据结构小作业,用C++做的一个推箱子的小游戏,小巧简单-data structures small operation, with C do a little game magazines, compact simple
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:吴语
  1. joseph小程序

    0下载:
  2. 2.1将n个人围成一圈,m为未进入游戏前的先行码,用来淘汰第一个出 局的人,然后依次给出淘汰者的密码,根据输入的密码来确定下一个淘汰是哪一个,并依次输出被淘汰的人对应的号码。 2.2用单向循环链表实现操作。-2.1 n personal cordons m not yet entered the game before the first yards out for the first out, then eliminated were given the password, the passw
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:49576
    • 提供者:苏亮
  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3349
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com