搜索资源列表
pukepai
- 24点游戏的界面和算法,点START按扭随机发牌,点CHECK给出答案-24 points of the game interface and algorithms, random point START buttons licensing, the answer will be given points CHECK
2006052812302618398
- java开发的演示多线程的小游戏(翻牌游戏) 用了线程同步(值得参考)-java development of the demonstration of small multithreaded games (transforming games) with a thread synchronization (worth)
Server
- 一款牌类游戏服务器,包含斗地主,麻将等游戏
24_Points_Game
- 算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。 该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game,
QuickSpark
- 1.中间纸牌的最左面由一张Flip牌,点击Flip,中间牌的数字改变。 2.在界面上有一个计时器,当玩家或者电脑任意一方的纸牌用光时,计时器停止计时,游戏结束,纸牌先用完的一方为赢家。 3.当玩家单击纸牌和中间的某一张牌上时,若是符合游戏规则,中间的那一张牌被覆盖,玩家缺失的纸牌由其他牌代替,牌数少一张。 4.在符合条件的情况下,电脑一方的纸牌能及时覆盖在中间的纸牌之上,并且牌数减少一张,缺失的位置由另一张牌代替。与此同时,对应纸牌上方有“Moved”闪烁一次。 5.中间纸牌的下
bsl_Source
- 基于Delphi 的变色龙翻牌游戏,没有使用控件,用Delphi7可直接编译,学习Delphi编程很好的资料,官方说是变色龙游戏 ,感觉却是一款扑克牌游戏。 -Based on Delphi' s chameleon-flop game, do not use controls, can be directly compiled with Delphi7, learning good information on Delphi programming, the official sai
536079372111
- 21点游戏,汇编语言编写。简单的21点发牌游戏-21-point game in assembly language. Simple 21-point game licensing
BlackJack
- 完成一个Blackjack的纸牌游戏,主要是考察队类的继承等特性,但其中有个地方逻辑上存在问题,在此版本中是先调用发牌函数,然后在发牌函数只能够去查看是否满足发牌条件,但我认为,应该是先检查发票条件,再执行发牌函数,但后者实现步骤会比前者多-Complete a Blackjack card game, mainly expedition features such as class inheritance, but there was a place of logic problems, in
zhipai
- 接龙纸牌游戏 只需按顺序出牌即可 有游戏说明-Solitaire card game you can just order the cards are game shows
Delphi_Programming_flop_game_classic_code
- Delphi编程开发翻牌游戏经典代码Delphi Programming flop game classic code-Delphi Programming flop game classic code
cdnmmckq
- 某在线TCG类渣渣骗钱卡牌网页游戏的查卡器源码,易语言编写,如需制作卡查可以参考-Online TCG slag slag get money card game of the page to check the card reader source, easy language, if the production of card check can refer to
open-card-game
- 翻牌小游戏的代码 是一个5*5的翻牌小游戏代码 改过打开方式但是代码本身没有问题可以直接使用-Flop game code is a 5* 5 flop game code to turn the Open code itself is no problem, but can be used directly
GZJPQ
- labview编写的拱猪记牌器,可以对QQ牌类游戏中的拱猪游戏进行记牌-LabVIEW written on the note card, the QQ card games in Gongzhu game of card
Spyderco
- 蜘蛛牌游戏源码下载Spider Solitaire game source code download-Spider Solitaire game source code download
cardgame5
- IOS7 猜拳游戏、翻牌游戏界面交互demo Xcode开发 -IOS7 mora game flop game interface demo Xcode development
Delphi_187134
- Delphi:Delphi争上游(跑得快)单机版,一种纸牌游戏源码下载,有三种级别的AI,包含记牌器和作弊功能。测试时发现好像缺少图像资源哦。 -Delphi: Delphi struggle upstream (run fast) stand-alone version, a card game source code download, there are three levels of AI, includes note cards and cheat function. When t
ZSR
- Delphi:Delphi争上游(跑得快)单机版,一种纸牌游戏源码下载,有三种级别的AI,包含记牌器和作弊功能。测试时发现好像缺少图像资源哦。 -Delphi: Delphi struggle upstream (run fast) stand-alone version, a card game source code download, there are three levels of AI, includes note cards and cheat function. When t
shuijimohu
- 翻牌游戏随机模糊策略,提高了翻拍策略的智能-flop game
SAO2
- 游戏王卡牌游戏,一款很好哈哈哈哈哈哈哈哈哈的游戏-The king of the game card games。The king of the game card games 。The king of the game card games
连连看游戏辅助
- 《连连看》是由一款益智类游戏。 《连连看》只要将相同的两张牌用三根以内的直线连在一起就可以消除,规则简单容易上手。 本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下: 1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。 2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。 3、程序模拟人点击可以消除的一对游戏牌进行消除。 对某局游戏转化成二维数组如下: 0 0 0 0 0 0 1 2 0 0 0 0