资源列表
WeiQiangHrd
- 是一个用java编写的华容道程序很有学习价值,对初学者很有帮助 。-is a java with the preparation procedures HuaRong Road is learning value, useful for beginners.
2005529192435104
- 这是一个华容道的游戏源码。欢迎大家参考评价,多多支持!-This is a source of the game HuaRong Road. We welcome the reference evaluation, the generous support!
hm3
- 实现扑克牌的洗牌算法。 将52张牌(不包括大、小王)按东、南、西、北分发。 每张牌用一个对象代表,包括:牌的类型、大小序号、名称。 例如:黑头A的牌型为S,序号为13(在K之后),名称为A。 比较牌大小时按序号比较大小(2的序号最小、A最大) 显示牌时将按牌型、名称显示。 例如:东家最后牌为: S:1,4,12 H:7,9 D:2,4,8,10 C:4,5,12,13 注: 洗牌次数可用随机数来确定, Math.random()的
crafty
- 国际象棋的经典程序。其基本思想和框架结构被后来的国象程序及其它许多棋类程序开发者借鉴。经证明其中的大部分算法和结构仍是最优的。-chess classic procedures. Its basic idea and structure of the framework of the country by later processes like chess and many other developers learn from. Proved the most algorithm and t
gongzhujava
- 一个java 版拱猪源代码,呵呵.我就不多说拉,大家看看把.-Gongzhu a java version of the source code, huh. I will not say more and pulling example to everyone.
pukedelpel
- 扑克游戏,delphi编写源码。。 -poker games, delphi preparation source. .
ChinaChessGame
- 一个比较老的中国象棋的VC++源程序,有各种对战模式可以选择-a veteran Chinese chess VC source, there are various models can choose the screen
bibing
- 地方性游戏,可以运行,并且保证可以运行,也保证你会喜欢-local games, can run, and guarantee operations, but also guarantee that you will like
black&white
- 用VC开发的黑白棋游戏,分成10个等级,用户可以自行选择
wzqJAVA
- 本程序是五子棋程序 用JAVA 语言实现 有些大 但是可用-this procedure is 331 procedures with Java language, some large but available
untd2
- 一个简单的五子棋程序,做法很简单,运行起来很容易-renju a simple procedure is very simple, the operation is easy and
CmyFive
- C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :