CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - SHUFFLE

搜索资源列表

  1. Card

    0下载:
  2. Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range of 1 to 1000 by the user.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2.16kb
    • 提供者:vevina
  1. fapaichengxu

    0下载:
  2. 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来做
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4.88kb
    • 提供者:唐晓
  1. shuffle

    0下载:
  2. 这是一个用Java编写的洗牌程序-This is a shuffle with Java programs written in
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:14.3kb
    • 提供者:xm
  1. PGame

    0下载:
  2. 一个简易的扑克牌程序,可以完成洗牌功能,很强大的-A simple poker program, you can complete the shuffle function, very strong
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:24.46kb
    • 提供者:
  1. playcard

    0下载:
  2. Java的一个小程序,功能主要是实现洗牌和发牌,四个人玩的-A Java applet, the main function is to achieve shuffle and licensing, four people play
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:811byte
    • 提供者:唐糖
  1. puke

    0下载:
  2. 扑克牌的洗牌程序,创建扑克牌类,洗牌类和发牌类-Poker shuffling process, create poker classes, classes and licensing classes shuffle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:
  1. shuffle-grid-demo

    0下载:
  2. Flash表格技术,样式多,不错,Flex源码-Flash Grid
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:30.76kb
    • 提供者:牛蛙
  1. dzxc

    0下载:
  2. 随机播放循环播放照片,图片文件导入导出,附加背景音乐,图片评论-Shuffle Loop photos, import and export image files, additional background music, pictures, comments
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:25.61kb
    • 提供者:郝帅
  1. Casino

    0下载:
  2. §6.4 节的程序洗牌时,首先随机地确定一副牌的两个位置,然后交互这两个位置的牌,我们玩牌时很少采用这种洗牌方式。一种常见洗牌方式是随机地从一副牌中抽出连续一叠牌,将它们放在剩余牌的最上面,并且不断重要这一过程。试将§6.4 节程序的洗牌程序改进为这种洗牌方式。(提示:只需修改§6.4 节程序的shuffle()方法,仍由伪随机数确定数组中的两个位置,然后将数组中间的连续一段元素移到最前;移动时既可逐个元素地向前移,也可考虑引入一个临时的辅助数组。)-§ 6.4 section of the p
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:2.24kb
    • 提供者:何俊乐
  1. shuffle

    0下载:
  2. 三人斗地主代码,根据花色等模拟发牌程序,对于学Java的人有一定的参考价值-Three Landlords code, color, etc. according to the licensing process simulation for the study of Java have some reference value
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:742byte
    • 提供者:蒙思
  1. flex_Mp3Player

    0下载:
  2. 功能简介: 1、本地XML获取歌曲列表。 2、支持播放、暂停功能。 3、音量调节、一键静音。 4、播放进度调节。 5、播放顺序,可以随机播放、顺序播放、单曲循环。 6、播放歌曲时,歌曲列表面板与歌词面板自动翻转效果。 7、歌曲列表和歌词面板也可手动切换。点击“歌词”、“列表”按钮。 开发过程中曾经遇到一个难点,即歌曲播放过程中如果调节播放进度,则不会循环播放的问题。网络上似乎也有很多朋友这个问题,现在已经解决了。 代码清晰整洁,非常适合初学者学习。
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-22
    • 文件大小:6.56mb
    • 提供者:houzhihui
  1. Card

    0下载:
  2. 模拟扑克牌洗牌和分牌过程的JAVA程序代码-Analog poker shuffle and sub-licensing process Java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:879byte
    • 提供者:张华薇
  1. Pork

    0下载:
  2. 简单的扑克牌代码,可以实现扑克牌的洗牌、发放以及抽牌,洗牌的算法思想对初学者很有帮助。-Of simple poker code poker shuffle, payment, and draw shuffling algorithm ideological helpful for beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:1.47kb
    • 提供者:Tony
  1. sming

    0下载:
  2. 占卜方法:洗牌的工作我们已经为您做好了,现在请您闭上眼睛、深呼吸、身心神合一地冥想自己中奖的情况,然后张开眼睛再深呼吸一口气,从上面已经洗好的扑克牌中,按照直觉随便选一张牌就可以了。-Divination methods: shuffle work we' ve done for you, and now you close your eyes, take a deep breath, the body and mind of God-one meditation winning, and
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-02
    • 文件大小:29.03kb
    • 提供者:DGDG508
  1. simulate-artificial-shuffle

    0下载:
  2. java模拟人工洗牌,通过点击洗牌按钮洗牌,点击发牌按钮来发牌。每张牌显示在一个JTextArea控件内-java simulate artificial shuffle by clicking the shuffle button to shuffle, click on the the licensing button to licensing. Each card is displayed in the control of a JTextArea
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:11.35kb
    • 提供者:方贵深
  1. android-shuffle

    0下载:
  2. shuffle备忘录记事本源代码,一款专用于Android手机客户端的应用软件源码,这是一个国外的android源码,代码规范,参考价值高-shuffle memo notepad source code, a dedicated Android mobile client application software source code, which is a foreign android source code specification, the reference value is h
  3. 所属分类:JavaScript

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:cmh7941
  1. stack108

    0下载:
  2. 栈混洗的再现。原来的目的是为了求解:一队列车编号为1、2、3、……顺次进入一个站,再按照“后进先出”的原则退出该站点继续前行,问火车后来的给出的行进顺序是否可能。-Stack shuffle reproduction. The original purpose of solving: a team of train numbered 1,2,3, ... ... turn into a station, and then in accordance with the " Last In
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4.06kb
    • 提供者:yauingnn
  1. Poker

    0下载:
  2. 简单的扑克牌游戏,洗牌、发牌、比较两个玩家扑克牌的大小,比较时根据牌面的大小,大小相同时比较花色,最后决出胜负-A simple poker game, shuffle, licensing, the size of the comparison of the two poker players, is according to the size of the plate surface, the same size more colorful, finally decide the outco
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:9.19kb
    • 提供者:迪迪
  1. random-content-order-in-web-page

    0下载:
  2. Random Order Content was created using HTML and Javascr ipt. This kind of system lets you shuffle the display order of your regular content on your page. Just wrap it with the participating contents each inside a <div></div> tags wit
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:129.17kb
    • 提供者:taradin
搜珍网 www.dssz.com