资源列表
ChessBoard
- 用于画五子棋棋盘,绘制棋盘表格图,Graphics的应用。-Background board for painting, drawing board table map, Graphics applications.
CHESS
- 国际象棋马的遍历,用C++实现的程序~~遍历一遍没有重复~-Chess horses traversal, using C++ implementation of the program did not repeat it again ~ ~ ~ traversal
daima
- 小游戏。实现记忆纸牌的功能。。ImageList控件里那6张图片放两份,第0张和第6张相同,第2张和第7张。。。。。。 然后就是产生0-11的随机数咯,这个应该会吧,很简单的,为防止随机数重复,请系统当前时间的毫秒数为种子。 -Game. Realize the function of memory cards. . ImageList control in the 6 put two pictures, the first 0 and 6 copies of the same, the
Main
- 简单的分牌算法,java类,实现随即分成四堆牌-Simple scoreboard algorithm, java class, then divided into four reactor licensing
poker
- 扑克牌的分发,操作,供大家参考学习。谢谢大家。-Allow phonetic typing EnglishSpanishArabic Distribution of playing cards, the operating
shudu
- 数独游戏设计程序代码,需要的朋友可以借荐一下。- math game
DOS-game
- 这是一段DOS下的五子棋实现,通过输入坐标值会在棋盘的相应位置放置一枚棋子,黑白双方交替输入,当一方获胜程序结束。-This is the period of the DOS backgammon achieve by entering coordinate values will place a pawn in the corresponding position of the chessboard, black and white sides alternatel
wuziqipingtai
- 一个用数组实现的判断五子连珠就能获胜的平台。比较水-A Five or an array can be implemented to determine the winning platform. More water
Shuffle-the-licensing-procedures
- 洗牌发牌程序,54张牌随机发给四个人.用到结构体,指针.-Shuffle the licensing procedures
fapai
- C++ 发牌 可以发4个玩家 第五行的8个数字为底牌 -C++ licensing can send eight digits of the fifth line of the four players cards
peopleguess
- 猜数字游戏,计算机内置4个数字然后让人来猜,每次会告诉正确位置个数和正确数字个数-Guessing game, the computer built-in 4 digits and then people to guess, will tell the correct position each time the number and the correct number of digits
getCardOrder
- rule: 一副牌从上往下翻,首先从上面翻第一张,然后把第二张放到底部,再翻上面第一张,再把第二张放到最下面 这样翻出的结果是黑桃A,2....K,红桃A,2....K,小王,梅花A,2....K,方块A,2....K,大王。求最开始牌的顺序 define:一副牌是54张,所以定义从方块A..2...K为1,2...13....到53(小王),54(大王) question:猜中了结尾,需要猜开头。求开始牌的顺序。-just a simple c++ programme