搜索资源列表

  1. fivechess

    0下载:
  2. 这是一个使用VC++6.0开发的人机对弈五子棋游戏,这个程序使用了数据结构树的思想,可用于教学.-This is a use VC++ 6.0 Gobang developed man-machine chess game, this procedure uses the data structure tree of thought, can be used for teaching.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者:xgt
  1. fivechess

    0下载:
  2. 实现人机对弈,主要采用博弈树技术。在选取最优的走步时使用极大极小分析法-The realization of human-computer game, mainly using the game tree technology. Select the best walking in the use of minimax analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2419712
    • 提供者:张信杰
  1. FiveChess

    0下载:
  2. 这个程序主要分为:服务棋模块,客户端模块,游戏规则模块,和视图控制模块-This procedure is mainly divided into: Service chess module, client module, the rules of the game module, and view control module
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:39936
    • 提供者:韩孟军
  1. FiveChess

    0下载:
  2. 一个网络5子棋系统,实现了一个小型的网络5子棋游戏-A network of 5 sub-game system, a small network of 5 sub-chess game
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:50176
    • 提供者:丘山
  1. FiveChess

    0下载:
  2. 程序的功能是在网络的五子棋的实例,双人可以聊天.-Program s function is in the network Gobang example, can double chat.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:39936
    • 提供者:zhangrenliang
  1. FiveChess

    0下载:
  2. TCP/IP 下的网络五子棋游戏,支持对等模式 同时支持即时通讯-TCP/IP Network Gobang games, support for such models to support both instant messaging
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:57344
    • 提供者:suming
  1. fivechess

    0下载:
  2. 一个比较简单的五子棋,只支持人人对战,界面效果比较不错,是本人闲暇时做的-Gobang a relatively simple, only support for all the war, more effective interface Yes, it is my spare time to do the
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:37888
    • 提供者:徐寅斐
  1. fivechess

    0下载:
  2. 网络五子棋的对战,采用C/S模式,完全可以实现,同时可以实现50个人进行游戏-Network Gobang the war, the use of C/S model, is entirely capable of achieving, at the same time individuals can realize 50 games
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:赵广显
  1. JAVA_FiveChess

    0下载:
  2. 一个CS模式的网络五子棋游戏,用JAVA写的,源码版式不好,也共享出来,希望大家看后给些编程方面意见或建议.-CS model of a network Gobang game, written using JAVA, bad source format, but also sharing them, I hope to see everyone give some comments or suggestions on programm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:THM
  1. fivechess

    0下载:
  2. 网络五子棋,学习网络编程很好的实例代码!-Network Gobang, learning good example of network programming code!
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:468992
    • 提供者:雷钊
  1. FiveChess

    0下载:
  2. 网络五子棋,支持在同一台电脑上运行客户端和服务器端,智能提示该谁下棋-Gobang network to support on the same computer running the client and server-side, smart tips of the Who playing chess
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2029568
    • 提供者:郑泽
  1. fivechess

    0下载:
  2. 一个简单的五子棋,棋力不太高明,JAVA入门者可看-A simple Gobang,棋力not clever, JAVA entry may look
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:张言国
  1. FiveChess

    0下载:
  2. 一个网络五子棋的C++源代码,对于刚学习网络编程的人员具有参考价值-Gobang a network of C++ Source code, for just learning network programming staff with reference value
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:39936
    • 提供者:donbroad
  1. FiveChess-2

    0下载:
  2. 2. 五子棋源程序:一个很好的五子棋程序,对学习VC++编程和算法设计的朋友有帮助。
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:3492864
    • 提供者:天梦
  1. fivechess

    0下载:
  2. 用VC6写的五子棋软件。可以实现人机下棋-Gobang using software written in VC6. Can realize man-machine chess
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:2674688
    • 提供者:王乔
  1. fivechess

    0下载:
  2. 五子棋游戏,开发于Vc++ 6.0环境,界面友好,有初级、高级等设置。-Gobang game, developed in Vc++ 6.0 environment, user-friendly, has primary, senior and other settings.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:2299904
    • 提供者:小天
  1. FiveChess

    0下载:
  2. c#实现的五子棋程序,非常适合大家学习,提高大家动手能力。-c# realize the Gobang procedures, is ideal for everyone to learn, improve the capacity of U.S. hands.
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:cjm
  1. fivechess

    0下载:
  2. 这是一个五子棋游戏代码,里面可以调节难度级别。-This is a backgammon game code, which can adjust the difficulty level.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:luo
  1. FiveChess

    0下载:
  2. 这是一个网络五子棋的源码。。可实现联机对弈-This is a network Gobang source. . Can be achieved online game
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:8636416
    • 提供者:小巫
  1. FiveChess

    0下载:
  2. 模拟五子棋游戏,可以直接用.EXE文件实现单机版游戏。-Gobang simulation games, can be directly used. EXE file to achieve a single version of the game.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:7996416
    • 提供者:sarah
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »

源码中国 www.ymcn.org