搜索资源列表
cardPlay
- 一个简单的发牌打牌程序,都是自动的,适合初学java的人看看。-a simple game of the licensing procedure is automatic, suitable for a novice to see the java.
fapai
- 综合应用所学知识,联系生活实际,实现了发牌过程的一个小JAVA程序
fapai
- 这是一个Java编写的发牌小程序,现献给各位同仁
yjy发牌程序
- 这是个用java开发的yjy发牌程序-This is a development with java yjy licensing procedures
例7.09 发牌程序
- 一个java发牌程序,能自动为用户发牌,很好玩-a licensing procedures, users can automatically for the licensing, is a lot of fun
Poker
- 扑克牌发牌洗牌的一个java的源代码,实现的很简单,功能也很简单。
Spider
- 利用java语言编写的蜘蛛纸牌游戏,实现了发牌、游戏设置等功能。
ZhiZhu
- 用java面向对象的思想写的一个仿照windows下的那个蜘蛛纸牌的小游戏,实现的基本的发牌与拖拽,但还有一些问题,请喜欢的朋友下载后可以完善它。
Puke
- 扑克程序,四人,自动洗牌发牌,简单易懂,简洁明了-Poker program, four, automatic shuffling licensing, easy to understand, concise
fapaichengxu
- Java编程 做一个发牌的程序 首先是创造牌(牌会有1-6付选择),然后洗牌:将牌一分二,由( x(k+1) = (5xk mod 16) + 1 )来依次从两边取牌,直至牌不够,就将牌合起来。然后将牌发给2-60人,每人5张牌。 可以使用java.util.List<E>, java.util.Collection<E>, java.util.Iterator<E>, and java.util.ListIterator,最好用Arraylist来做
card
- 实现扑克牌洗牌、发牌、并整理牌的程序。经过调试,不会发出重复的牌-Achieve poker shuffling, licensing, and licensing procedures for finishing. After debugging, will not issue duplicate licenses
MyCard
- 用java做的一个发牌的小程序,是用多线程实现的。-Using java to do a small licensing procedures, is multi-threaded implementation.
067777
- 使用管道流实现发牌程序,可以直接运行,在编写软件中非常实用-Using the pipeline flow to achieve the licensing process, you can directly run the software very useful in the preparation of
CardBuffer
- Java 发牌程序的设计,多线程的理解及应用-The design of Java licensing procedures, the understanding and application of multi-threaded
xipai
- java写的简单的洗牌程序,通过随机数产生和发牌给四个人,并且每个人拿到牌张数相同-java program to write a simple shuffling by random number generation and issue licenses to four people, and everyone got the same card and number
playcard
- Java的一个小程序,功能主要是实现洗牌和发牌,四个人玩的-A Java applet, the main function is to achieve shuffle and licensing, four people play
puke
- 扑克牌的洗牌程序,创建扑克牌类,洗牌类和发牌类-Poker shuffling process, create poker classes, classes and licensing classes shuffle
Game21_1
- 本游戏程序使用了两个数组:静态数组和动态数组。 静态数组按顺序装上52张牌,并用于获取牌的点数。 动态数组用于生成一副新牌,并利用它发牌,每发出一张牌,就从数组中减去一张牌,以此来避免发出重复牌-This game uses two arrays: static arrays and dynamic arrays. Fitted with a static array of order 52 cards, and the number of points used to obtain
Game21_2
- 使用固定长度的静态数组可以避免发重复牌。 把刚发的牌与之前已经发出的牌一一进行比较(把已经发 出的牌放到静态数组中),如果没有相同牌,则发 牌;如果有相同牌,则不发牌-Static array using a fixed-length hair to avoid duplication of cards. The newly issued licenses have been issued with the cards one by one before the comparison
card3
- 纸牌相关代码,纸牌的花色,洗牌,发牌,适合学生使用,仅供参考.-just about the cards and the suggest,most of people can use it for their studenty,that is all,tank you.