-
非常精美的一款黑白棋游戏的代码,棋子的变化都有动画效果,是学习VC编程的极佳的参考。...
非常精美的一款黑白棋游戏的代码,棋子的变化都有动画效果,是学习VC编程的极佳的参考。-A very beautiful Reversi game code, chess animation changes have the effect of VC is to learn from a very good reference for programming.
- 2022-05-15 08:40:25下载
- 积分:1
-
用MFC编写的超级五子棋源代码
用MFC编写的超级五子棋源代码-with MFC prepared by the Super 331 source code
- 2022-05-17 08:44:18下载
- 积分:1
-
一个很好的中国象棋游戏源码,支持人
一个不错的中国象棋游戏源代码,支持人机博弈,且电脑智能化颇高。-A good game of Chinese chess source code, support for human-computer game, computer and high intelligence.
- 2022-08-03 05:41:54下载
- 积分:1
-
本程序是一个围棋程序,使用了UDP和多线程,可以在网上对下。网络游戏很好的例子哦,快来下吧:)...
本程序是一个围棋程序,使用了UDP和多线程,可以在网上对下。网络游戏很好的例子哦,快来下吧:)-this procedure is a Go, the use of UDP and multithreading, on the Internet under. Online games good example Oh, Come under it :)
- 2022-01-24 13:47:54下载
- 积分:1
-
程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或...
程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或 YOU LOSE随后计算机会询问你是否继续玩若是请按Y否则按N程序将退出无论在何时按ESC都将退出无论在何时即使是在游戏中按C都可以调节游戏难度在棋盘上有棋子时按U可进行悔棋-Press the spacebar to start program operation to go after you wait for the computer to go chess chess board when all the winners and losers under the full without separation of the lower right will appear when the blue words, if a user or computer DRAW the victory with a corresponding color words appear yOU WIN or YOU LOSE then the computer will ask whether to continue to play if you press Y or N according to the program will quit whenever and press ESC will quit whenever and even in the game can be adjusted according to C game on the difficulty in the board pieces can be undo, press U
- 2022-05-30 13:43:54下载
- 积分:1
-
renju the design and implementation of the "331" procedure prepared by...
五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game using the search tree, in the selection of the optimal use of a treadmill Minimax analysis, taking into account the complex search and space complexity of the procedure only for a two-step search, Computers in the next step in law, only the right players to step estimate. (Procedure specifications for the chessboard 15* 15).
- 2023-04-29 19:20:03下载
- 积分:1
-
简单的五子棋游戏和现实。一点点弱智
简单实用的五子棋小游戏.好像有点弱智-Simple and Practical Renju game. A little bit mentally retarded
- 2022-06-12 07:50:03下载
- 积分:1
-
著名国际象棋Toga的原代码
VC60编译通过,其力很强的,国际比赛冠军程序...
著名国际象棋Toga的原代码
VC60编译通过,其力很强的,国际比赛冠军程序-Toga famous chess VC60 compiler of the original code is passed, the strong force, the international champion procedures
- 2022-10-06 02:30:03下载
- 积分:1
-
俄罗斯方块程序源码
俄罗斯方块程序源码-Tetris procedures FOSS
- 2022-05-29 19:00:54下载
- 积分:1
-
/*这是本人学过C语言近两年之后写过的第一个象点样子的程序,也是从学过C之后一直想写的诸多程序之一,虽然不大,但毕竟是年轻手生,也倾注了我相当的心血。该程序用时...
/*这是本人学过C语言近两年之后写过的第一个象点样子的程序,也是从学过C之后一直想写的诸多程序之一,虽然不大,但毕竟是年轻手生,也倾注了我相当的心血。该程序用时两周,历经四次大的修改,数十次细节上的改动,最后形成现在的样子。还请各路大虾多多指教。其实程序还很简单,还有很多可以改进的地方,至少还可以引入C的图形机制,至少还可以用C++,VC++改写等。该程序在TC2.0下调试通过。经刘公烈老师一语点拨减少15处警告错误,但仍有一处尚未改正。*/-/* this is my learned C language written nearly two years after the first point as an example of the procedures, as well as from academic C after always wanted to write one of the many procedures, although little, but after all, young Adam, I have devoted considerable effort. The procedure used when two weeks after four major changes, dozens of details on the changes, resulting eventually in what it is today. Also requested will provide tremendous exhibitions. In fact, very simple procedure, there is a lot of room for improvement, at least C can also introduce the graphic mechanism, at least can also use C, VC rewritten so. The procedures under WITH TC 2.0 debugging through. Sent by the strong language teachers a 15 Tips to reduce erroneous warning, but there is sti
- 2022-03-07 13:51:52下载
- 积分:1