-
A well
一部制作精良的中国象棋小游戏,画面清新,它的优势是操作简单,电脑的难度不高,非常适合初学者。基本操作:鼠标左键点击选中棋子,再点移动。-A well-made Chinese chess game, the screen clean, and its advantages are simple operation, the difficulty of the computer is not high, very suitable for beginners. Basic steps: Click the left mouse button to select a pawn, and then point the mobile.
- 2023-06-19 18:15:03下载
- 积分:1
-
黑白棋(小.exe)这是一个黑白棋的游戏。中级初中…
黑白棋(BWChess.exe)
这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-Reversi (BWChess.exe) This is a game of Reversi. Intermediate Junior High There are three levels of棋力choice. Algorithm uses its own search for the preparation of the overall experience of integral algorithm, fast,棋力not very strong. This game can also automatically demonstration, automatic review game, save game, there are heroes list.
- 2022-11-13 13:20:03下载
- 积分:1
-
mines dug game source code, clear thinking, has already debugging, direct operat...
该程序是挖地雷游戏的源码,思想明确,已经经过调试,可以直接运行,visual c++的算法-mines dug game source code, clear thinking, has already debugging, direct operation, visual c algorithm
- 2022-03-01 09:55:16下载
- 积分:1
-
这是一个五子棋的程序代码,也是从智上去考虑而编写的
这是一个五子棋的程序代码,也是从智上去考虑而编写的-This is a backgammon program code, but also from the chi up and prepared to consider
- 2023-03-07 06:25:03下载
- 积分:1
-
基于HLA.RTI实现的网络对弈五子棋
基于HLA.RTI实现的网络对弈五子棋-HLA.RTI based on the realization of network Chess 331
- 2023-08-20 13:55:04下载
- 积分:1
-
这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到...
这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。-This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but is not perfect, some screen flicker, but it is still worth consideration. Procedures for use : first in a machine operation and choice as a server, and then another one machine to run this procedure, choosing not to make servers, and to develop the IP addresses can be started.
- 2022-03-03 14:16:16下载
- 积分:1
-
This is a c# Realize the Gobang, chess is very beautiful, and in its dehlp rich...
这是用c#实现的五子棋,棋子很漂亮,内并富有其dehlp源码链接,这对有dehpl知识的朋友也有一些指导作用-This is a c# Realize the Gobang, chess is very beautiful, and in its dehlp rich source of links, which have knowledge dehpl Friend also has some role in guiding
- 2022-03-04 21:19:48下载
- 积分:1
-
程序可以实现难度级别设置等一般的功能,但有几个不足之处:在程序运行时再点击“开始”,程序没有对当前界面中的方块进行重画,另外在调节框架大小时,方块的颜色会变灰等...
程序可以实现难度级别设置等一般的功能,但有几个不足之处:在程序运行时再点击“开始”,程序没有对当前界面中的方块进行重画,另外在调节框架大小时,方块的颜色会变灰等,不过还是值得研究一下的。-procedures can be more difficult to achieve general-level set of functions, but has several shortcomings : the program runs when clicking on the "Start", the process is not on the current interface block for the re-drawing, and the size of the regulatory framework, the color squares will greyed, but it is worth considering one under the.
- 2022-11-03 09:10:03下载
- 积分:1
-
是个五子棋游戏,很好玩的哦
有低级和高级之分
是个五子棋游戏,很好玩的哦
有低级和高级之分-Gobang game is very fun, oh there are low-level and senior division
- 2023-04-19 21:55:04下载
- 积分: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