搜索资源列表
chessevluation
- 该模块能完成输入棋局的棋局异常或走棋违规判断.使用方法:把引擎头文件和智 能对弈程序IntelligentChess.h一起拷到所建文件目录下,通过“工程”菜单把引擎头文件和智能对弈程序IntelligentChess.h一起加入工程, 用#include \"IntelligentChess.h\"语句把智能对弈程序IntelligentChess.h加入该工程.cpp文件。然后调用各功能函数完成异常、违规判断该项目系在Visual Studio.net 2003下所建的Win32控制
j_9901_CChess
- Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直
BlackWhite
- 这是一个使用VISUAL STUDIO 2005开发的黑白棋游戏。-This is a development of the use of VISUAL STUDIO 2005 Reversi game.
DotsNBoxes
- 点格棋是一种棋类游戏,在国外比较流行,这是一种占格游戏,谁占的格子多谁就获胜!程序是在visual studio 2008下用vb实现的,这是一个相当于对战平台的程序。-Chess is a chess grid point game, the more popular abroad, a total grid game, who accounted for more than whoever wins the grid! Program is under the visual studio 2
suohadraw
- 游戏梭哈源码 VS2005 Windows Mobile平台 C++ 开发环境为 Visual Studio 2005, 编译于 PPC2003和WM5.0平台,可运行于模拟器或PPC真机中,界面还需改善,但牌面算法已经完整,可供参考。 -Game Stud Source VS2005 Windows Mobile platform C++ development environment for Visual Studio 2005, compiled in PPC2003 and
fiveo
- 五子棋。初学者程序,没有AI。编译平台是visual studio 6.0, c++.-A fun chess game. No AI, sorry, I was a beginner then.
guess-numbers
- 本项目开发在visual stdio2010上,为个人随堂练习,实现了一个传统的游戏。游戏内容为计算机随机出四个不一样的数字,玩家输入四个不一样的数字,电脑判断在玩家输入数字当中有几个数字出现过,和正确输入出现过数字当中正确位置数字的个数。-This project programming in Visual Studio 2010 , it is an exercise on class. the project contain a game , computer give four numb
Mywuziqi
- 五子棋,能实现人机对弈,运行成功,在visual studio 实现-using visual basic,its a sample game,but it can run with out debug ,I have run successfully on my computer,
stockfish
- Stockfish是一个著名的国际象棋软件引擎,这里是它的一个版本的源代码,我用microsoft visual studio编译过。谢谢参考!-Stockfish is a well-known chess software engine, here is a version of the source code, compiled with Microsoft Visual Studio. Thank you for your reference!
stdamazon
- 基于C++的亚马逊棋程序,在windows7下采用Visual Studio 2013开发。-A C++ based computer game program, developed with visual Studio 2013.
NoGo
- 基于C++的不围棋程序,游戏规则与围棋正好相反,在window7环境下采用visual studio 2013开发。-A C++ based NoGo computer game program, developed with Visual Studio 2013 in windows7.