资源列表

« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 707 »

[棋牌游戏CmyFive

说明:C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double ri
<redbird> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏chinesechess222

说明:用Visual c++.net实现中国象棋游戏(内含源代码)-Using Visual c++. Net realization of Chinese chess game (including source code)
<麦兜> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏CodeChecker

说明:风险代码检测工具,可检测一般c语言代码中存在的风险API和不安全因素。-Risk code detection tool that can detect the general c language code exists in the risk factors API and insecurity.
<王中杰> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏chinesechess

说明:一个不错的中国象棋游戏源代码,支持人机博弈,且电脑智能化颇高。-A good game of Chinese chess source code, support for human-computer game, computer and high intelligence.
<chencangyi> 在 2024-11-18 上传 | 大小:131kb | 下载:1

[棋牌游戏Game3Chess

说明:听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时,可把对方的子直接去掉。谁最先无子谁就输。-Heard about ' the third son of chess' game? The program is a stand-alone version of the ' third son of chess
<Linan> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏8cardmajiang

说明:八张牌麻将游戏,与平常的麻将不一样,只有8张牌-8 card mahjong games, mahjong not the same as the usual, only 8 cards
<李强> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏DOSgo

说明:DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏-DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏
<cyf> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏five2

说明:用C++编写的一个五子棋程序,支持人机对弈、双人对战、悔棋等功能-Written in C++, a backgammon program, support for human-computer game, the double battle, undo and other features
<蔡蒙丹> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏chess

说明:This my pre-released chess program. I wrote it as a work for my cources. Didn t finish it. Want to finish in future, some time later:)-This is my pre-released chess program. I wrote it as a work for my cources. Didn t fi
<KnofL> 在 2024-11-18 上传 | 大小:132kb | 下载:0

[棋牌游戏wuziqi

说明:这是一个五子棋的C++程序,对初学者有一定借鉴作用。 可以实现功能: 1.人机对战 2.双人对战 3.悔棋功能 -This is a backgammon C++ program. Functions can be implemented: 1 Human Versus Versus 3 2 Double undo function.
<hjh> 在 2024-11-18 上传 | 大小:131kb | 下载:0

[棋牌游戏tic_tac_toe

说明:这是一个带颜色UI界面的棋类游戏实现——tic tac toe(井字游戏) 编程语言:Visual C++ (MFC) 算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something abou
<chen> 在 2024-11-18 上传 | 大小:132kb | 下载:0

[棋牌游戏Chess5

说明:简单五子棋小程序,实现简单的呢博弈,大家可以参考一下-it is a simple chess5 game
<刘冬燕> 在 2024-11-18 上传 | 大小:131kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 707 »

源码中国 www.ymcn.org