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

搜索资源列表

  1. 用Alpha-Beta剪枝实现的黑白棋博弈

    0下载:
  2. 提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:68730
    • 提供者:李亚成
  1. WIN32 SDK版本的象棋游戏源代码

    1下载:
  2. WIN32 SDK版本的象棋游戏源代码 用纯粹的windows sdk和C编写而成,学习游戏编程的好例子。 初学者可以看看实现过程,算法就不要详细研究了。 -WIN32 version of the SDK source code chess game with a purely windows sdk prepared and C from learning games programming a good example. Beginners can look at the i
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:22612
    • 提供者:功夫
  1. 俄罗斯方块是一款经典的小游戏

    0下载:
  2. 一款非常经典的C源码小游戏编程,里面有详细的算法格式-one of the very classic game of small C source program, there are detailed algorithm format
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:9526
    • 提供者:张颖雪
  1. GoBang_And_Showhand

    0下载:
  2. c/s结构的五子棋和梭哈游戏,算法在服务器端!-c / s 331 and the structure of the postseason games, the algorithm on the server side!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1656714
    • 提供者:王五
  1. wuziqibyght

    0下载:
  2. Borland C++编程 五子棋的小游戏 里边有编译的结构 学习人工智能所作 使用了分枝算法-Borland C programming renju the game inside a small structure study compiled by the use of artificial intelligence algorithms Mycobacterium
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:875396
    • 提供者:夏虫
  1. bwchecher

    0下载:
  2. 用c++编的黑白棋游戏,虽然界面不好看,但是算法还算是挺聪明的,-c series with the game reversi, although it does not look good interface, but still algorithm is quite clever.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:19803
    • 提供者:高媛
  1. hm3

    0下载:
  2. 实现扑克牌的洗牌算法。 将52张牌(不包括大、小王)按东、南、西、北分发。 每张牌用一个对象代表,包括:牌的类型、大小序号、名称。 例如:黑头A的牌型为S,序号为13(在K之后),名称为A。 比较牌大小时按序号比较大小(2的序号最小、A最大) 显示牌时将按牌型、名称显示。 例如:东家最后牌为: S:1,4,12 H:7,9 D:2,4,8,10 C:4,5,12,13 注: 洗牌次数可用随机数来确定, Math.random()的
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:黄铭
  1. 五子棋算法

    0下载:
  2. 用c写的五子棋算法-used to write the algorithm 331
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3881
    • 提供者:陈士
  1. C++five

    0下载:
  2. 一个用C++写的五子棋程序,包括人工智能的算法.-a C 331 written procedures, including artificial intelligence algorithms.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:30332
    • 提供者:徐锋
  1. gamelobby

    1下载:
  2. 游戏大厅,C#写的 ,强大的AI人工智能设计,并提供了机器人的难度、战术风格等参数调节,使得游戏运营不但可以采用多人网络对战,还可以使用人机对战 优秀的线程处理,精妙的游戏算法,平滑的异步通讯......极大地提高服务端性能,使得服务端能够达到最大的负载量 强大的游戏大厅设计,可以任意设置房间,牌桌,游戏规则,人数限制,强退惩罚...... 强大的服务端设计,可以任意设置各项参数,监控游戏全局,查看机器人状态。-games hall, and C# to write and po
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:50962
    • 提供者:龙猫
  1. ChinaChess10_wf

    1下载:
  2. 中国象棋C语言算法-Chinese chess C language algorithms.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:155414
    • 提供者:kingchuan
  1. wadilei

    0下载:
  2. 该程序是挖地雷游戏的源码,思想明确,已经经过调试,可以直接运行,visual c++的算法-mines dug game source code, clear thinking, has already debugging, direct operation, visual c algorithm
  3. 所属分类:棋牌游戏

    • 发布日期:2014-01-15
    • 文件大小:1692368
    • 提供者:liminhfut
  1. MGSF

    0下载:
  2. C++迷宫的算法 ,对于编写小游戏很有帮助。供大家参考一下哦
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1849
    • 提供者:大花
  1. Five

    0下载:
  2. C#编写的五子棋,算法很简单,大家可以看一下
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:30015
    • 提供者:lidf
  1. heibaiqi

    0下载:
  2. 一个黑白棋的小程序,是C语言的应用,包括图形以及算法
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3128
    • 提供者:xiaoliang
  1. five

    0下载:
  2. c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:92547
    • 提供者:冯军
  1. 三人斗地主C++

    0下载:
  2. 学习斗地主算法
  3. 所属分类:棋牌游戏

  1. 8queen2

    0下载:
  2. 国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-08
    • 文件大小:2713
    • 提供者:站长
  1. FileCHEET

    0下载:
  2. C#写的五子棋游戏的精美源程序,支持双人对战,人机对战,算法值得研究-C# written in exquisite Games Gobang source to support the double battle, man-machine war, the algorithm is worth studying
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:642760
    • 提供者:make
  1. c

    0下载:
  2. 我所研究的五子棋人人对战,电脑对胜负进行判断的一种新算法-I studied all backgammon play against the computer on the outcome of a new method to judge
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:11446
    • 提供者:crazy_youth
« 12 3 4 5 »
搜珍网 www.dssz.com