资源列表
wuziqi
- 本程序是一个简单的MFC工程,实现的是五子棋游戏-This procedure is a simple MFC project implementation is welcome to play
tetris
- 一个俄罗斯方块的小程序,可以保存,读出,更改截面颜色,以及声音效果。感谢作者开放源代码! -Tetris a small program, you can save, read, change the color section, as well as sound effects. Thanks by the open source!
russia_diamonds
- 俄罗斯方块简单应用程序,wintc版本,简单易学,适合初学者-Tetris simple application, wintc version, easy to learn, suitable for beginners
ChineseChess
- 这是一款可以通过网络对弈的中国象棋程序源代码。 程序使用方法:Create创建主机,对方Join后即可开战! 源代码大小:164K-This is a chess through the network of Chinese chess program source code. Program to use: Create to create the host, the other party immediately after Join the war! Source c
wuziqi
- 五子棋问题,是一个典型的递归调用的问题。该程序实现了五子棋的对弈过程,缺陷是不能实现图像处理-Gobang problem is a typical recursive call problems. The program implements the chess backgammon process, defects can not be achieved image processing
pro
- 1输出国际象棋棋盘 2打印楼梯,同时在楼梯上方打印两个笑脸 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 4判断101-200之间有多少个素数,并输出所有素数。 5打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 6将一个正整数分解质因数。例如:输入90,打印
dos5qi
- 一款运行在DOS环境下的五子棋游戏源码。五子棋游戏,用C++编写,但它只能运行在DOS环境下,可以开拓一下您的编程思路。-A run in DOS environment Renju game source code. Welcome to play, using C++ to prepare, but it can only be run in DOS environment, you can open up about your programming ideas.
vcxq
- 智商超高的中国象棋游戏C++版。这个中国象棋游戏可谓智商比较高,有时候你就是比不过电脑。不过,程序中还是有一点点缺憾,希望高人能够修正,使其更完美和再次提高智商。-Ultra-high IQ Chinese Chess Game C++ version. The Chinese Chess game can be described as a relatively high IQ, and sometimes you are more than a computer, however. Howe
fivechess_c
- 在tc下简易的实现五子棋游戏源码,注意不能在vista下支持-Under the simple realization of the tc welcome to play source, pay attention not to support vista
heijieke
- 1、对输入的要求 玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能接近21点,但不要超过21点。所以,任何超过21点的点数都表示这一手牌已经“爆”了。A既可以计为1点,也可以计为11点,要选择对玩家来说最有利的一个点数。例如,1张A和1张10可计为11点或21点,但由于21点更好,所以这一手牌要算成21点。1张A和2张8可计为17点或者27点,由于27点已经“爆”了,所以这一手牌要算成17点。 程
wuziqi
- 能够实现人人对战的五子棋汇编代码,但是基本功能完全-Can be achieved for all Battle of the backgammon assembly code
FIve
- 模拟单机五子棋游戏 可以实现基本的功能 用vc实现-Analog single-welcome to play to achieve to achieve with vc