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

搜索资源列表

  1. wuziqi

    0下载:
  2. 简易的五子棋游戏,含源码和编译后的class文件-wuziqi game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:58380
    • 提供者:weizj
  1. wzqAI

    0下载:
  2. 五子棋游戏,AI算法简单,实现方便,人机对战源码-Backgammon game, AI algorithm is simple, easily achievable, Human Versus Source
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:150141
    • 提供者:Aina_cui
  1. FiveChess

    0下载:
  2. java下的五子棋游戏类源码,适合java程序员开发游戏使用。-java class source code under the backgammon game for java programmers to develop games to use.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:986
    • 提供者:xp
  1. FiveGreat

    0下载:
  2. FiveGreat五子棋源码 自己写的一个Winform的小游戏,自己设计的算法,希望给一些想要自己做小游戏的初学者一些思想和灵感-FiveGreat backgammon Winform source to write a small game, self-designed algorithm, want to give some of you want to make their own game, some ideas and inspiration for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:403688
    • 提供者:Dean
  1. wiziqi

    0下载:
  2. 用C++做的一个五子棋小游戏,功能很多的,特别好玩,源码供大家参考-C++ to do with a backgammon game, a lot of functions, especially fun, source code for reference
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-19
    • 文件大小:5535051
    • 提供者:何祖龙
  1. activex-wuziqi

    0下载:
  2. 这是个用ActiveX控件做的五子棋!! 关于ActiveX控件是什么?我就不再多说!只是个列子,我提供了源码,初学者可以看看!不管是做游戏还是做控件都有帮助!! clock这个工程是生成一个ActiveX控件!在这个控件中已经实现了五子棋的所有功能!而在另一个工程Goban里使用了所生成的这个控件!这个工程生成的才是可执行文件,它不用编写任何代码,只需将该控件嵌入并显示,所有的功能都在该控件中实现了!!!执行时,必须注册该控件!!否则凡是使用了该控件的程序都将无法运行!如果不会注
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:10333985
    • 提供者:袁元
  1. VC-game-programming-code

    0下载:
  2. Visual C++ 游戏编程入门及源码 涵盖扫雷,五子棋,俄罗斯方块等多款游戏编程思想及源码,适合初学。-Visual C++ game programming source code covered by induction and de-mining, backgammon, such as number of Tetris game programming ideas and source code, suitable for beginners.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-30
    • 文件大小:13004139
    • 提供者:luomingfan
  1. wuzhiqi_ZD

    0下载:
  2. C++ builder 五子棋源码, 包括记录保存,是一个比较完善但功能相当简单的游戏-C++ builder backgammon source code, including record keeping, is a more complete game is simple but functional
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:10617
    • 提供者:张东
  1. Java-wuziqi

    0下载:
  2. 实现五子棋游戏功能 附带有源码 非常实用,课程设计选做-Backgammon game features to achieve a source with a very practical, curriculum design Optional
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:286047
    • 提供者:刘德华
  1. FiveChessCode

    0下载:
  2. 五子棋源码,是学习五子棋游戏编程的好资料-Gobang source, is to learn a good backgammon game programming information
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:39588
    • 提供者:yang
  1. VBGame-(G)

    0下载:
  2. Visual Basic游戏编程一书的源码,有比较经典的推箱子,坦克,五子棋等游戏,学习VB值得一看哟!-Visual Basic game programming book source, there is more classic Sokoban, tanks, backgammon and other games, learning VB worth yo!
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2193413
    • 提供者:马林
  1. Renju-source

    1下载:
  2. 一个简单好用的五子棋游戏的源码,用纯C语言编写的,又想遍游戏的同志可以借鉴一下!-A simple renju game with source code, use pure written in C language, think again times game can draw lessons from a comrade!
  3. 所属分类:棋牌游戏

    • 发布日期:2017-06-29
    • 文件大小:43678
    • 提供者:凤阳
  1. Seven-genetic-algorithm-example-cPP

    0下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:107593
    • 提供者:huangsong
  1. VC_wuziqi

    0下载:
  2. 这是个用ActiveX控件做的五子棋!! 关于ActiveX控件是什么?我就不再多说!只是个列子,我提供了源码,初学者可以看看!不管是做游戏还是做控件都有帮助!! clock这个工程是生成一个ActiveX控件!在这个控件中已经实现了五子棋的所有功能!而在另一个工程Goban里使用了所生成的这个控件!这个工程生成的才是可执行文件,它不用编写任何代码,只需将该控件嵌入并显示,所有的功能都在该控件中实现了!!!执行时,必须注册该控件!!否则凡是使用了该控件的程序都将无法运行!如果不会注册,到
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-26
    • 文件大小:9105063
    • 提供者:998876762
  1. wzq

    0下载:
  2. Visual C++案例开发集锦\第九章\五子棋游戏的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ backgammon game' s source code, worth a visit!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:85424
    • 提供者:黄彤芳
  1. Backgammon-java-code

    0下载:
  2. 本五子棋游戏是java源码,可以实现人机对战和人人对战,同时有帮助菜单。输和赢都会出现提示。计算机走棋子是用穷举法判断每一个坐标点的四个方向的的最大棋子数,最后得出棋子数最大值的坐标,下子。 -The backgammon game is the java source code, and everyone can play against human battle, while the Help menu. Will be prompted to enter and win. Comput
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:11597
    • 提供者:王伟
  1. backgammon

    0下载:
  2. 五子棋游戏编程源码 经典代码 希望对大家有帮助-Classic backgammon game programming source code, we hope to help
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:21750
    • 提供者:jason
  1. wzq

    0下载:
  2. 五子棋游戏,很不错的vc源码,希望能对大家有所帮助-331 games, vc very good source, I hope you can help
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:86055
    • 提供者:吴琳琳
  1. game-5ziqi

    0下载:
  2. windows下的VC编程,一个比较好玩的五子棋游戏,源码-windows under the VC program, a more fun 331 games, source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:447625
    • 提供者:LIYU
  1. cortex-m3-LM3S8962-sources

    0下载:
  2. 基于ARM cortex-m3的LM3S8962的程序,在开发板上调试通过,游戏五子棋,中断程序,串口等全部源码。-Based on the LM3S8962 ARM cortex-m3 procedures, the development board debugging, backgammon game, interrupt program, serial, and all source code.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1408621
    • 提供者:zyc
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com