搜索资源列表
defective-chessboard
- 残缺棋盘(defective chessboard)问题设计,内附详细设计报告。-incomplete chessboard (defective chessboard) design problem, enclosing a detailed design report.
3dpao
- 有详细的设计报告,包括服务器端和客户端,界面很漂亮-detailed design reports, including server and client, a very nice interface
Jiemian
- 五子棋程序,绝对可执行,代码详细,是我们大一下学期的课程设计
ddz1
- 自己写的 为了同事们娱乐 又不会被老板发现 在maya里玩的斗地主服务端程序 功能和qq游戏很相似 自己绞尽脑汁设计的裁判类和一点点简单的ai能力 支持10桌人 详细的注释 很容易改成其他类型的python程序
RussiaBox
- Windows MFC程序设计 详细讲叙Windows环境下俄罗斯方块的MFC编程
wuzhiqi
- 一个网络版五子棋源代码。包括客户端和服务器端。基本设计,详细设计,源代码,测试文挡等等!
yuandaima
- 五子棋详细,设计到界面,算法,网络对战,人家对战算法比较高级,供3级
wuziqicPPFive
- C++做的五子棋毕业设计,含有详细代码和使用说明哦!-C++ to do the 331 graduate design contains detailed code and instructions for use.
MFC_chess
- 一款比较好的五子棋游戏,可以单机版也可以两台机子对战,有详细的设计报告,报告可行性分析,详细分析,需求分析,逻辑设计分析,软件工程的好材料-A good backgammon game, can also be two stand-alone machine gaming, with detailed design report, feasibility analysis, detailed analysis, requirements analysis, logical design and
Five
- c++毕业论文设计五子棋(源代码也包括详细毕业论文报告)-c++ thesis design Gobang (source code also includes a detailed thesis report)
SiGuoJunQi
- 这是某本科大学的学生的毕业设计写的四国军棋的游戏代码,里面有详细的文档说明,另外可以在本站的文档中下载该毕业设计配套的毕业论文-This is an undergraduate student at the University of the graduate design written Siguojunqi game code, which documented in detail, another site you can download the documentation suppor
Gobang_graduation_design
- 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。有很详细的讲解!-1 Gobang graduation design, including algorithms, source code, papers, and experience. There are detailed explanations!
5
- 手机版的五子棋游戏,包括基本设计,详细设计,代码,测试文档和相关资料等。-Mobile version of the backgammon game, including basic design, detailed design, code, test documentation and related information.
Russia
- 一些基础的游戏设计,介绍详细了俄罗斯方块、五子棋、打地鼠等游戏的编辑过程,并且有已经完成的程序的例子-Some basic game design, detailed descr iption
mobile_game_five_chess
- 课程设计,来的,一个手机类的五子棋。。 里面有详细的说明文档。-Course Design, an simple mobile game, incluing an document.
pc_vc
- windows游戏编程之VC游戏 本书是一本专论机器搏奔的作品。详细披露了编写人机对奔程序的原理,技术和各种相关内容。包含一个完整的中国象棋人机对奔程序和一个完整的五子棋人机对奔程序实例。毫无保留的展示了估值核心,走法产生,以及约十种不同的搜索引擎,彻底解析了高性能博奔程序的秘密所在。实用性是本书的最大特点,本书的目标是让一个粗通程序设计的人在一个月内写出令人惊讶的人机博奔程序。完全没有一般人工智能书籍晦涩难懂的感觉。 -hello
wuziqi
- 本源程序是五子棋游戏。详细设计了五子棋游戏的代码-The source is a backgammon game. Detailed design of the backgammon game code
3D-QUAD
- 是一款3D的类似五子棋游戏,主要实现了人机博弈的各种算法,并用鬼火引擎(Irrlicht)渲染3D效果,附有详细设计说明书,希望大家互相交流,觉得好就支持一下吧-this is a 3D game similar to backgammon, the main achievement of the human game of various algorithms, and use Irrlicht Engine rendering 3D effects, with a detailed desi
five2
- 通过C++语言在计算机图形方面的编程,设计了五子棋游戏软件,使该软件具有美观友好的截面,在人机对弈时,使电脑具有较高的智商。本游戏是以C++语言作为开发工具,采用搜索算法设计最优落子点开发的游戏软件。本文详细地介绍了五子棋游戏软件设计的全过程,描述了该软件的功能,以及和其它五子棋程序的一些比较。-By C++ language programming in the computer graphics designed backgammon game software, so that the s
ChessNetWork
- 局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。-LAN Chinese ch