搜索资源列表
-
0下载:
“理治棋壮”(BitStronger)是一个基于中国象棋通用引擎协议(UCCI)的中国象棋计算机博弈引擎。项目采用C++开发,遵循GPL许可,目前版本可运行于32位Windows平台。本引擎通过标准输入和标准输出与支持UCCI的中国象棋界面软件通讯,可实现跨平台及联网的人机、机机对战。
详细的使用说明与程序开发文档参见随程序一同发布的docs目录下的文件。-"Jimmy chess strong governance" (BitStronger) is ba
-
-
0下载:
经典 软件文档模板(国家标准)7-模块开发卷宗(GB8567——88).doc-classic software documentation templates (standard) 7-development module files (GB8567 -- 88). D oc
-
-
0下载:
24点游戏软件的开发
是游戏开发入门的好帮手-24-point game software development is the development of games portal's helping hands
-
-
0下载:
一个VC学习入门和学习游戏开发的小软件。入门很有用,比看很多书都强。-a learning portal and learning the small game development software. Entry useful, than watching many books do.
-
-
2下载:
北京世纪鼎点软件开发的军棋游戏,人机对弈,界面漂亮。-Beijing Century Junqi Ding point game software development, human-computer game, the interface beautiful.
-
-
0下载:
黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
-
-
0下载:
俄罗斯方块,实现此游戏的软件,即开发环境:JCreator -Russian box, the realization of this game software or the development environment: JCreator
-
-
1下载:
这是一套克里比奇纸牌游戏(一种用木钉或木板记分的游戏)的配套帮助软件,采用图形用户界面(GUI)设计,来教人怎么玩克里比奇纸牌游戏。
功能为:
1.教会你克里比奇纸牌游戏的游戏规则;
2.为你记录得分;
3.帮你选择哪些牌应该保留;
4.具有一个记分板(GUI界面)(这个类似于原本游戏中的记分木板)
...
在MATLAB 7.1.0 (R14SP3) 环境中开发,使用了“filesep”使本软件具有跨平台性(在Windows,Mac,PC环境中都能运行)。
-T
-
-
0下载:
国际象棋软件源码,三维设计,技术初级,可供软件开发和国际象棋入门用-Chess software source code, three-dimensional design, technology, primary, for software development and international chess portal with
-
-
0下载:
用于抓取游戏时发送到本机的数据及本机发出的数据,本例原打算开发一套四国军棋*软件,但时间有限未开发完成-Games for the crawl when sent to the local data and data issued by the machine, which in this case四国军棋had intended to develop a plug-in software, but not the development of the limited time availab
-
-
0下载:
近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。
当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。
-
-
0下载:
用Visual C++开发的中国象棋源代码程序,发布这一程序的目的是希望它有用。这一程序是自由软件,你可以遵照自由软件基金会出版的GNU通用公共
许可证条款来修改和重新发布这一程序。-Using Visual C++ development of Chinese chess program source code, publish the purpose of this procedure is the hope that it will be useful. This procedure
-
-
0下载:
为大家讲解了几款小游戏软件的开发过程,"幸运52"游戏 拼图游戏 "游戏歌曲实力大比拼 贪食蛇 俄罗斯方块 网络五子棋-For you on several game software development process, " Lucky 52" puzzle game " game songs贪食蛇strength Tetris Competition Network Gobang
-
-
0下载:
名称:MantisChess
版本:1.01
版权所有(C) 共创软件联盟 CChessUG 项目开发小组成员 陈成涛 -Name: MantisChess Version: 1.01 Copyright (C) to create a Software Alliance CChessUG project development team members Cheng-tao
-
-
0下载:
keil软件编写和用PROteus仿真的推箱子游戏
希望大家喜欢-keil software development, hope everyone likes the game of Sokoban
-
-
0下载:
软件名称:五子棋 游戏 Csharp开发
版 本:1.0
编程语言:Visual Studio .NET C# (Beta 2)
调试环境:WINDOWSXP
运行环境:需要 Microsoft .NET Framework SDK 支持
使用方法:具体使用方法请在游戏中按 F1 键查看相关的帮助信息。
-Software Name: backgammon game Csharp Development Version: 1.0 programming language:
-
-
0下载:
通过C++语言在计算机图形方面的编程,设计了五子棋游戏软件,使该软件具有美观友好的截面,在人机对弈时,使电脑具有较高的智商。本游戏是以C++语言作为开发工具,采用搜索算法设计最优落子点开发的游戏软件。本文详细地介绍了五子棋游戏软件设计的全过程,描述了该软件的功能,以及和其它五子棋程序的一些比较。-By C++ language programming in the computer graphics designed backgammon game software, so that the s
-
-
0下载:
人机对弈五子棋游戏,基于C#的移动设备的软件开发,适合初学者-Man-machine chess backgammon game, based on C# software development for mobile devices, suitable for beginners
-
-
0下载:
本书以扫雷、五子棋、 俄罗斯方块、老鼠和滚球、飞机游戏、五子棋联机游戏为实例介绍游戏软件开发方法和原理-This book of mine clearance, renju, Russian square, mice and ball, aircraft games, online game for example to describe renju game software development methods and principles
-
-
0下载:
gtkmm基础上开发的象棋游戏,此为开源软件,感谢作者-the gtkmm based on the development of chess game, this open source software, thanks to the author
-