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

搜索资源列表

  1. test21

    0下载:
  2. 五子棋实现人机对战,利用危害对进 行优先级计算-renju achieve human-machine players, for use against right-priority calculation
  3. 所属分类:Windows编程

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

    2下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2967
    • 提供者:yang
  1. p2p的网络五子棋

    0下载:
  2. 一个用c#开发的网络五子棋程序,可以两个人通过网络来下棋的-c # 1 with the development of the network renju procedures, two people through the network to play chess
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:124117
    • 提供者:李宏
  1. gobangnet

    0下载:
  2. 局域网五子棋只要复制到另一台,机子就可以运行-LAN renju if copied to another, the machine can run!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16556
    • 提供者:魔盗
  1. FiveStones(v1.0.0)

    0下载:
  2. 五子棋源代码 五子棋源代码 五子棋源代码-renju source code 331 source code 331
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:189418
    • 提供者:许凡
  1. wzqq

    0下载:
  2. 五子棋源码 ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application 用法: /class/ 1.先运行server.bat 2.再运行client.bat (里面的用户名可以
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:59445
    • 提供者:rody
  1. 08wzq

    0下载:
  2. 网络版五子棋 网络版五子棋 网络版五子棋-online network online version of 331 online renju 331 online 331 network version renju online 331
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:713809
    • 提供者:郭建
  1. fiveqi

    0下载:
  2. 五子棋算法和界面的完美结合,使用方法简单,具有一定的人工智能-renju algorithm and the perfect combination of interface, easy to use and to a certain extent artificial intelligence
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:301403
    • 提供者:Jackon
  1. pente(vc)

    0下载:
  2. 很不错的五子棋 -very good renju very good renju very good renju
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:422715
    • 提供者:
  1. wuziqiylong

    0下载:
  2. 五子棋源码,可以实现网络和单机功能,希望大家喜欢 -renju source, can achieve network and stand-alone functions, hope you like
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:378653
    • 提供者:龙腾
  1. wuziqisuanfayanjiu

    0下载:
  2. 一个关于五子棋主要算法的描述,帮助大家明白五子棋的主要工作原理。-one of the 331 key algorithm descr iption, to help you understand the main renju principle.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2902
    • 提供者:家句
  1. renju

    0下载:
  2. 人机博弈智能游戏!里面有智能的算法和先进的理念!可以做为智能游戏的参照!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44948
    • 提供者:林令
  1. cool_five

    1下载:
  2. 网络五子棋程序源码,使学习使用MFC的CAsynSocket进行网络编程好例子。-network renju procedures source, so learning to use the MFC CAsynSocket network programming good example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:78568
    • 提供者:王强
  1. renju

    0下载:
  2. VC++开发的五子棋游戏源代码,利用PVS+历史启发+HASH构造的博弈树,效率还不错,,新人学习不错的资料-The VC++ development s gobang chess game source code, inspires the+HASH structure using the PVS+ history the game tree, the efficiency is also good, the new person studies the good material
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:40505
    • 提供者:张强
  1. merlinwuzhiqi

    0下载:
  2. vc写的五子棋小游戏源代码,希望对大家有用-vc wrote Renju game source code, want to be useful to everyone
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:245973
    • 提供者:roc
  1. Renju

    0下载:
  2. 拷贝程序文件夹到计算机硬盘上,打开相关文件夹中的.dsw文件(Project Workspace文件)即可使用。-Procedures copy the folder to your computer hard drive, open the relevant folder. Dsw file (Project Workspace file) to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3236439
    • 提供者:kiki
  1. Cwuziqigame

    0下载:
  2. 利用c语言环境编写的实现的五子棋小游戏的源代码!-Using c language environment to prepare the implementation of the Renju game' s source code!
  3. 所属分类:Other windows programs

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

    0下载:
  2. 五子棋是一种两人对弈的纯策略型棋类游戏,是起源于中国古代的传统黑白棋种之一。发展于日本,流行于欧美。-Renju is a pure strategy games on the two chess-type game is a tradition originated in ancient China, one of Othello kinds. Developed in Japan, popular in Europe and the United States.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8161
    • 提供者:chenliang
  1. ColorBlob

    0下载:
  2. 七彩连珠游戏..可调整棋盘大小,有白子,主要是数据设计..希望大侠优化,作者:chyulz@163.com-Colorful Renju board game .. adjustable size, there is white out, mainly data design optimization .. hope heroes, the author: chyulz@163.com
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-31
    • 文件大小:297945
    • 提供者:Chenxu
  1. RENJU

    0下载:
  2. 五子棋游戏,C语言代码,只能人人对战,不可人机对战-renju game ,write by c,only two player play,can not play with computer
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:8960
    • 提供者:王欣
« 12 3 »
搜珍网 www.dssz.com