CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 人机对战

搜索资源列表

  1. renjiduizhanzuizhongban

    0下载:
  2. 这是人机对战 c语言版 用了好多数据结构哦 希望您能采纳-This is the man-machine players c language version of a lot of data structures, oh I hope you will accept
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2818567
    • 提供者:yayatou
  1. Simplewuziqi

    0下载:
  2. 一个简单的五子棋程序,实现了两人对战,但不包含人机对战。-a simple 331 procedures, the two of the war, but does not include the man-machine war.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14926
    • 提供者:韩磊
  1. threeWell

    0下载:
  2. 井字过三关(人机对战),使用C#编写,初学C#者学习
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:51067
    • 提供者:beam
  1. Csharpfive

    0下载:
  2. 实现人机对战,做得比较好,代码清晰可读性高
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:84640
    • 提供者:唐旭风
  1. Chess

    0下载:
  2. 程序由C#语音编写,图形界面,功能为模拟五子棋游戏,程序能够实现人机对战
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1990494
    • 提供者:Aofa
  1. Five_chess

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:129913
    • 提供者:王德安
  1. FiveStones

    0下载:
  2. 一个用c#语言开发的五子棋游戏。可以实现人机对战,且有机器有一定的思考能力。-1 with the c# language development backgammon game. Can achieve man-machine gaming, and have the machine has some thinking.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:765639
    • 提供者:qiufeng
  1. chess2

    0下载:
  2. 在dos环境下使用C++编的五子棋程序,完成人人对战和人机对战-In the DOS environment using c++ plait renju procedures, finish everyone against and man-machine against
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:759031
    • 提供者:张锐
  1. Backgammon

    0下载:
  2. 一个好用的用C#编写的五子棋游戏,有华美界面,实现人机对战-A use of 331 games written in C# gorgeous interface to realize man-machine battle
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:223517
    • 提供者:zhaobinnan
  1. FIR

    0下载:
  2. 五子棋,人机对战,没有人人对战,可以悔棋,博弈树算法,有禁手判断-Backgammon, man-machine war, did not play against everyone can undo game tree algorithm, ban hand judgment
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:10164746
    • 提供者:安康
  1. FIRlixiancundang

    0下载:
  2. 五子棋人机对战,离线存档,可以悔棋,切换先手-Backgammon machine war, offline archive can undo switch the upper hand
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:160101
    • 提供者:稻草人
  1. ComputerChess

    0下载:
  2. 一款五子棋游戏,基于wince平台,可以施行人机对战-A backgammon game, based on wince platform, the purposes of man-machine war
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:2761015
    • 提供者:卓瑞
  1. Backgammon-Games-For-Win8

    0下载:
  2. Win8应用五子棋游戏,内置多种模式:双人对战,人机对战,高级AI.开发环境:win8+VS2012.-Win8 application backgammon games, built-in a variety of modes: double play, man-machine war, advanced AI. Development environment: win8+VS2012.
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:1784458
    • 提供者:杨阳
  1. cwuziqi

    0下载:
  2. 实现简单的人机对战五子棋游戏,仅供参考,切勿商用-Simple man-machine war backgammon game, for reference only, not commercial
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:38152
    • 提供者:betty
  1. CShapewuziqi

    0下载:
  2. C#编写的五子棋界面程序,人机对战,可以撤步,可以重新开始,欢迎下载-Backgammon interface written in C# program, the war machine, you can withdraw step, you can start again, welcome to download
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7548151
    • 提供者:符士鹏
  1. jinggames

    0下载:
  2. c#人机对战井字游戏源代码,可了解下棋盘的绘制、 电脑下棋的逻辑,判断输赢,修改所下棋子的颜色,修改该标签上的Owner的值为当前玩家;用到了C#自定义控件GameClass.dll,也包括有源码,生成GameClass.dll要拷贝到游戏源码目录的Bin目录下,运行游戏exe时要调用这个文件。下载源码后,请重新编译本源码-código C# fuente de Tic Tac Toe juego de guerra de la máquina, podemos entender la lógi
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:70619
    • 提供者:gpudn20
  1. wuziqi

    0下载:
  2. 五子棋人机对战,有点难度 wuziqi1, ren ji dui zhan-wuziqi1, ren ji dui zhan
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:228470
    • 提供者:
  1. Five

    0下载:
  2. 一款简单的五子棋程序!可以实现单人模式和人机对战-A simple backgammon program! Can realize the single mode and the war machine
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:196608
    • 提供者:wisdom
  1. FiveChess

    0下载:
  2. 五子棋 源码 C# 人机对战,是学习WINFORM编程很好的教程。-fiveChess c# scode
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:80798
    • 提供者:gee
  1. Tic-Tac-Toe

    0下载:
  2. 井字棋c#windowsform源码 代码简单 功能完善,不支持人机对战-Tic-tac-toe c# windowsform source code for a simple function perfect, does not support the man-machine war
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:90669
    • 提供者:yourunze
« 12 »
搜珍网 www.dssz.com