CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - chess game

搜索资源列表

  1. xiangqi

    0下载:
  2. 用vb.net做的一个象棋游戏,可以简单的下象棋-Use vb.net to do a chess game, you can simply play chess
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:312179
    • 提供者:曾萍
  1. Chess

    1下载:
  2. 用VC写的模仿QQ象棋游戏的程序,界面同QQ游戏相同。-Written by VC imitate chess game QQ procedures, interface with the same QQ games.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:426321
    • 提供者:xnby
  1. Chess_game

    0下载:
  2. 一个用C++编程实现网络象棋对弈,这是本人的毕业设计-One with C++ Programming Network chess game, this is my graduation project
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:153936
    • 提供者:neugraduzyq
  1. 2008122611175000

    0下载:
  2. 手机版象棋游戏采用MIDP1.0开发,在低端手机上运行的同时,保证了高端手机的兼容性,其市场发展空间巨大。伴随着中国移动GPRS和中国联通CDMA1X数据业务的开展,手机游戏将是3G数据业务的一个重要的应用领域。 根据需求分析的描述以及与用户的沟通,现制定系统实现目标如下: 界面设计简洁、友好、美观大方,保证直接上手便可游戏 操作简单、快捷方便 规则简单,方便游戏者进行游戏 实现智能规则判断 支持大型Web服务器,以Http协议通讯。 向PC端开发靠拢,为以后PC与手
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:443578
    • 提供者:李铁
  1. chinese_chess

    0下载:
  2. 实现了中国象棋的单机版游戏,可以两个人进行对弈-A stand-alone version of Chinese Chess Game is realized, which permits two people to carry out game
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:77163
    • 提供者:杨清山
  1. Chess

    0下载:
  2. 这是一款棋类游戏,游戏规则类似于围棋。功能不是很完全,希望对大家有帮助。-This is a chess game, the rules of the game similar to Go. Function is not very full, and they hope to have everyone help.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1435
    • 提供者:cherry_nan
  1. chess

    0下载:
  2. 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4682
    • 提供者:尧思齐
  1. Chess

    0下载:
  2. 使用C#语言,利用GDI编程原理开发的一个国际象棋的游戏-The use of C# language, the use of GDI programming principle to developt an international chess game
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:231784
    • 提供者:shania
  1. Chess

    0下载:
  2. Chess game with only VB s tool, image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:14972
    • 提供者:green1343
  1. chess-game

    0下载:
  2. Chess Game Developed in C++ .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:4405
    • 提供者:Sandeep
  1. chess

    0下载:
  2. Chess game in C#, really good one. It will help you to begin your own che-Chess game in C#, really good one. It will help you to begin your own chess
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:750596
    • 提供者:tiho
  1. tic_tac_toe

    0下载:
  2. 这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。-This is a simple word chess game, using Alpha Beta pruning algorithm are made.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:239288
    • 提供者:dashu
  1. Chess-it!

    0下载:
  2. Source code of a chess game.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:279079
    • 提供者:petarnakov
  1. Chess

    0下载:
  2. C#编写的一个抽象工厂象棋游戏,很好的,帮你学习抽象工厂-C# written in an abstract factory chess game
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:129276
    • 提供者:ck
  1. chess-game

    0下载:
  2. 一个国际象棋游戏,包含所有源代码,和工程文件-A chess game, including all source code and project files
  3. 所属分类:DirextX

    • 发布日期:2017-11-07
    • 文件大小:3987088
    • 提供者:杨东宇
  1. Chinese-chess-game

    0下载:
  2. 本代码是基于C++的中国象棋游戏,多次检验执行是没有问题的,代码是打包过的,有详细的源码说明-The code is based on a Chinese chess game C++ repeatedly test execution is not the problem, the code is too packed, a detailed descr iption of the source
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:211906
    • 提供者:李泓韬
  1. Chess-game

    0下载:
  2. c#编写的象棋游戏,非常好的例子,合适c#程序员-c# Prepared chess game, a very good example of a suitable c# programmer
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1798149
    • 提供者:antry
  1. Chess-game

    0下载:
  2. c# 2009 象棋游戏,有兴趣的可以学习参考一下,很不错的 -c# 2009 chess game, are interested can refer to learn, very good
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2322594
    • 提供者:林芳
  1. Game c? t??ng Chess C#

    0下载:
  2. Chess game program C#
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:149504
    • 提供者:Bloodstone
  1. Game c? vua C#

    0下载:
  2. Chess game version 2 C#
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:13753344
    • 提供者:Bloodstone
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com