CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - SHUFFLE

搜索资源列表

  1. Shuffling-algorithm

    0下载:
  2. 这个程序是一个洗牌算法的实现,vc++8.0环境,很简单的几行代码,你可以参考一下,从这几行代码,你会对洗牌算法的原理有所了解,最简单的应用就是扫雷程序中雷是如何分布的呢?完全可以应用洗牌算法去实现。-This procedure is a shuffling algorithm, vc++ 8.0 environment, a very simple few lines of code, you can refer to, from a few lines of code, you will
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6.79kb
    • 提供者:ivan
  1. shuffle

    0下载:
  2. 洗发牌模拟程序: 一副扑克牌有54张,为简单起见,这里撇去大小王不计,剩下52张扑克共4种花色:红桃(Heart),方块(Diamond),梅花(Club),黑桃(Spade),其ASCII码分别为3,4,5,6,扑克牌的面值则有十三种:A(Ace),两点(Deuce),三点(Three),四点(Four),五点(Five),六点(Six),七点(Seven),八点(Eight),九点(Nine),十点(Ten),丁钩(Jack),皇后(Queen)与老K(king)。 发牌过程要求随即
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:673byte
    • 提供者:学习生
  1. stack

    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 " Las
  3. 所属分类:其他小程序

    • 发布日期:2013-12-02
    • 文件大小:4.04kb
    • 提供者:yanzi
  1. 20090816

    0下载:
  2. 随机数的产生源程序 基于贝斯-德拉姆洗牌技术-Have a source of random numbers based on the bass- Durham shuffle technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:138.73kb
    • 提供者:
  1. randomnumber

    0下载:
  2. (0,1)均匀随机数产生源程序 基于基于贝斯-德拉姆洗牌技术的组合方法-(0,1) uniform random number generator based on source-based bass- a combination of technologies Durham shuffle method
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:137.21kb
    • 提供者:
  1. Shuffle

    0下载:
  2. 本源码实现了洗牌功能,其中一个54元的数组代表54张扑克牌,经过随机洗牌后,将扑克牌的顺序随机打乱,输出到另一个数组中。-This source code implements shuffle feature, in which a 54-yuan on behalf of an array of 54 playing cards, after a random shuffle, it will randomly disrupt the order of playing cards, the o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:168.04kb
    • 提供者:杨文彬
  1. zhipai

    0下载:
  2. 纸牌代码、可以洗牌发牌,能随机发给若干个人-Card code, you can shuffle the licensing can be randomly distributed to a number of individuals
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:5.81kb
    • 提供者:shenqiaoqiao
  1. sd

    0下载:
  2. 模拟洗牌法派程序,一个简单的不能在简单的小程序-Analog shuffle method to send programs, a simple can not be a simple small program
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1kb
    • 提供者:peter
  1. Calculator

    0下载:
  2. 简单的银行排队机的代码,老师给的答案,不知道好不好,大家可以随便参考一下,懂得随机洗牌的算法-Bank Queue simple code, the teacher' s answer, do not know good or not, we can easily refer to, understand the random shuffle algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:69.78kb
    • 提供者:林琳
  1. PuKeCard

    0下载:
  2. 洗牌的Java实现程序 模拟现实生活中的洗牌,将扑克牌封装为一个PuKeCard类,将一桌扑克牌封装为PuKe类。 -Shuffling Java program to simulate real-life implementation of the shuffle, will be packaged as a PuKeCard class cards, table cards will be packaged as PuKe class.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.28kb
    • 提供者:张辉
  1. shuffle

    0下载:
  2. 混沌工具function s=shuffle(x,c)-function s=shuffle(x,c)
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:874byte
    • 提供者:chemgze
  1. xp

    0下载:
  2. 洗牌 可以打乱一句内容顺序 可以用于洗牌-Content can disrupt a shuffle can be used to shuffle the order of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4kb
    • 提供者:刘位
  1. xipai-fapai

    0下载:
  2. c语言编写随机洗牌发牌小游戏,用枚举及结构体,整副牌不会发现重复。-Written in c language random shuffle and deal small game, with the enumeration and structures, the whole board wouldn t find repeated.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:173.75kb
    • 提供者:
  1. shuffle

    0下载:
  2. 在Java语言中生成随机数相对来说比较简单,因为有一个现成的方法可以使用。在Math类中,Java语言提供了一个叫做random的方法。通过这个方法可以让系统产生随机数。不过默认情况下,其产生的随机数范围比较小,为大于等于0到小于1的double型随机数。虽然其随机数产生的范围比较小,不能够满足日常的需求。如日常工作中可能需要产生整数的随机数。其实,只要对这个方法进行一些灵活的处理,就可以获取任意范围的随机数。 -how to make it in c or c++ using the sh
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:758byte
    • 提供者:庞冲汉
  1. 20130409161231623156

    0下载:
  2. 1. 设计一个Card类来表示单张扑克牌的逻辑模型。如下类图所示。 2. 设计一个Deck类用来表示一副52张的扑克牌,公有接口必须包括生成扑克牌、显示扑克牌、洗牌等这样的成员函数。 -1 Design a Card class to represent the logical model of the leaflets poker. The following class is shown in the figure below. Design a Deck class used to
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:561byte
    • 提供者:吕开星
  1. xipaifapai

    0下载:
  2. 用随机数及字符串数组实现洗牌发牌的模拟程序!-String array with random numbers and achieve shuffle licensing simulation program!
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:760byte
    • 提供者:hahha
  1. xipai

    0下载:
  2. 模拟生活中的洗牌进程,实现洗牌功能换算程序-Analog life shuffling process to achieve conversion program shuffle function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:169.81kb
    • 提供者:水煮回锅肉
  1. ShufferAndDeal

    0下载:
  2. 实现随机洗牌、发牌的小程序,random函数的使用-Realization of the random shuffle, licensing applet, using random function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:208.14kb
    • 提供者:nickname
  1. card

    0下载:
  2. 代码实现扑克牌洗牌发牌,不包含大小王,洗牌之后将牌随机分成四组,并显示花色-Perform the shuffle and deal code implementation of playing CARDS, do not contain big wang, shuffle CARDS were randomly divided into four groups, and display design and color
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:324.78kb
    • 提供者:宿琳涵
  1. Shuffle

    0下载:
  2. shuffle game in windows form
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:Raj
« 12 »
搜珍网 www.dssz.com