Welcome![Sign In][Sign Up]
Location:
Search - poker

Search list

[Other resourcepoker

Description: 一个完整的扑克派程序,编译通过可以运行的,而且有对应的智能算法,不错的参考程序。-a complete poker dispatch procedures, compiler can run through, but the corresponding intelligent algorithm, good reference program.
Platform: | Size: 844565 | Author: 邢云生 | Hits:

[Game Programcards

Description: 以扑克控件的制作过程为实例,介绍了MFC ActiveX控件的详细制作过程,希望对学习控件编写的朋友有所帮助。-poker to control the production process a n example, introduced the MFC ActiveX detailed production process, and I hope to the study prepared by the Control friends help.
Platform: | Size: 94208 | Author: 张清风 | Hits:

[Game Program扑克牌游戏源代码

Description: 扑克牌游戏源代码.zip-poker game source code. Zip
Platform: | Size: 46080 | Author: | Hits:

[JSP/JavaPokerHand

Description: 一个风靡世界的扑克牌游戏-a popular poker game in the world
Platform: | Size: 18432 | Author: | Hits:

[Internet-Network纸牌源程序

Description: 网络游戏程序 纸牌源程序-network source poker games
Platform: | Size: 32768 | Author: Yshadow | Hits:

[Delphi VCL纸牌程序代码

Description: 纸牌程序代码源于一个古老的纸牌算命-poker code from an ancient divination cards
Platform: | Size: 79872 | Author: aa | Hits:

[Compress-Decompress algrithmsVB 的扑克牌游戏

Description: vb编的VB 的扑克牌游戏-vb series of the VB poker game
Platform: | Size: 23552 | Author: 唐丽雯 | Hits:

[Chess Poker gamesv3749_zpcxdml[1]

Description: 纸牌游戏代码(VC)-poker game code (VC)
Platform: | Size: 79872 | Author: mailzqh | Hits:

[Chess Poker games13Cards

Description: 一个大众流行的十三张扑克游戏,四方对战,有人工智能。详见说明文档。(原创)-of a popular poker game 13, the Quartet players and artificial intelligence. Detailed documentation. (Original)
Platform: | Size: 214016 | Author: 文曦畅 | Hits:

[Chess Poker gamesDrawPoker

Description: 扑克牌游戏(代码) -poker games (code)
Platform: | Size: 3072 | Author: 陈鹏 | Hits:

[Game ProgramBluff_Poker17645712004

Description: Bluff Poker
Platform: | Size: 130048 | Author: 江百生 | Hits:

[Chess Poker gamesPoker

Description: 自己写的红心大战,注释较详细,但人工智能很弱-himself wrote the hearts Notes more detail, but the weak artificial intelligence
Platform: | Size: 4798464 | Author: 惊云 | Hits:

[Other Riddle gamesdrawpoker_1.02

Description: 基于JAVA的纸牌游戏源代码,对于java语言进行开发的程序有很大帮助,可以进行研究与学习!-based on the Java source code poker games, java language for the program is very helpful to conduct the studies and learning!
Platform: | Size: 4096 | Author: 谢志东 | Hits:

[Chess Poker games红心大战 JAVA版源码

Description: 红心大战 ,,,,, 玩过吧,,,,,,JAVA的来了 ,,,, 可以支持多平台了呀,试试啦-RedHeart Poker Game, written by Java ,support a lot system! tyre
Platform: | Size: 202752 | Author: 老大不小 | Hits:

[Game Programjava扑克

Description: 在网上找的一个java编写的扑克游戏程序-the Internet to find a java prepared by the poker games
Platform: | Size: 3072 | Author: king | Hits:

[Chess Poker gamesCell

Description: 纸牌接龙游戏 把所有牌按花色依次从小到大( A 到 K )捡到右边的红色框中,全部捡完游戏结束。 主要操作有:鼠标单击和双击,没有拖动。 规则 1:方块接方块,草花接草花,从大到小的接(比如:方块8要接到方块9的下面) 规则 2:K 可以移到空的绿色框中 规则 3:最小的可以用双击自动移到红色框中 规则 4:点牌要点牌的上半截 规则 5:-poker word games all colors followed by licensing from small to large (A to K) picked up the right side of the red box, all seized End end of the game. Major operations are : mouse click and double-click, no drag. Rule 1 : Block access chunks and then Grasses and bedding plants, beginning with the largest access (for example : Block received eight to nine squares below) Rule 2 : K can be moved to the empty green box three rules : the smallest can double-click automatically moved to the red box Rule 4 : point license plates points the rules on sleeveless 5 :
Platform: | Size: 77824 | Author: 香烟 | Hits:

[Chess Poker games05062125

Description: 扑克牌游戏源代码 包含VB和C++的代码以及一些说明文件-poker game source code contains VB and C code and some documentation
Platform: | Size: 101376 | Author: | Hits:

[Windows Developpoker

Description: 扑克游戏智能分析系统POKER中需要对各种牌面状态进行存储和分析。 扑克牌的牌面有4 种不同的花色,按顺序排列分别是梅花(clubs),方块(diamonds), 红桃(hearts)和黑桃(spades)。同一种花色有13 种不同面值,按顺序排列分别是A, 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K。 在系统POKER中,每一手牌都用一个有序链表来存储。牌序是按照先花色后面值的字 典序。为了节省内存,当2 个不同的链表有相同的表尾元素时,可以从一个链表中删去表尾 元素,使之与另一链表共享表尾元素。 对于给定的需要存储的一组牌面信息,计算POKER系统至少需要多少个链表单元。-Poker POKER intelligent analysis system on a variety of cards that need to store and analyze the surface state. Poker cards face has 4 different colors, according to the order are plum (clubs), box (diamonds), Hearts (hearts) and spades (spades). The same color are 13 different denominations, according to the order are A, 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K. POKER in the system in each hand are used to store an ordered list. Licensing procedures are in accordance with the nominal value of the word after the first suit Code sequence. To save memory, when the two different lists have the same table last element, you can delete the table from a linked list tail Elements, so that shared the table with the other end of the list elements. For a given set of cards to be stored side information, computing POKER system needs at least the number of linked units.
Platform: | Size: 877568 | Author: 张泉 | Hits:

[FlashMXexas-poker-flash-source-code

Description: 德州扑克flash源代码 此段代码主要是客户端的flash源代码-Texas poker flash source code
Platform: | Size: 2034688 | Author: vivian | Hits:

[Otherpoker

Description: poker,发牌功能,检索牌子,你呢哪里人(there no state of my wenjian)
Platform: | Size: 31744 | Author: 龙珠 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net