搜索资源列表
c108244325566
- 我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择。 开始时的练习虽然可以用来当作比赛的游戏,但还是缺少一些电脑棋盘游戏一般的特征,比如撤消走过的步骤,因此,积累了一些.NET的经验以后,就将它升级了。升级后增加了一些新的功能,而且改进了原来的图形界面和游戏AI。-I originally wrote this routi
RandomNum_rifflingProgramme
- 语言C#,平台VS2005开发的洗牌程序,主要是对C#中随机数(真随机)的练习。
01PokerGame
- 一个空当接龙的dos版程序,自己用c++写的练习
wuziqi
- C++环境下的五子棋源代码,虽然没有华丽的图形界面,但其算法也是非常值得大家学习的,适合入门者练习借鉴用-C++ environment Gobang the source code, although there was no gorgeous graphical interface, but the algorithm is also very worthy of study for everyone, suitable for beginners to practice drawing w
suoha
- 一个小游戏,关于梭哈扑克游戏的练习。新手学习C的时候,练习用。-A small game, Study poker game on the practice. Can practive when you getting start to learn C/C++.
erluosifangkuai
- 用C语言写的尔罗斯方块。目的是练习C语言的语法。-Melrose written in C language with the box. Purpose is to practice C language syntax.
mjsrc1009
- 这是一个用C语言开发的游戏,麻将可谓是中国的国粹,练习一下编程的乐趣。-This is a game developed using C language, mahjong can be described as China' s cultural legacy, and practice the programming fun.
2007512174512999_136Z_Com
- 打字游戏,C++_Quick Hit模拟打字练习游戏-Quick Hitthe end
puke.tar
- 一个linux c的简单扑克游戏,适合针对算法练习,-A Linux c simple poker game, suitable for the practice of the algorithm,
jywzq
- 简易的C语言五子棋代码简单 容易看懂初学者可以通过他练习C语言的使用-The use of simple C language backgammon code simple and easy to understand for beginners through his practice in C language
BW_Chess
- 为了熟悉C#练习写的一个黑白棋,界面比较好,除此之外一无是处,如果觉得比较简单就重新设置搜索深度-To become familiar with C# to write a practice Othello, the interface is better, in addition to nothing, if they feel relatively simple to re-set the search depth
wuziqi
- 简单的五子棋小游戏,使用C++语言,这里没有使用剪枝算法,仅仅是简单的实现功能,主要练习c++语言是所写-Simple backgammon game