CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - Random

搜索资源列表

  1. 随机迷宫解

    0下载:
  2. 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code inte
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11.1kb
    • 提供者:aaaa
  1. Srand

    0下载:
  2. 生成随机数的一个小程序,这种方法每次调用第一次产生的随机数相同率很高,但是做个循环连续调用几次,然后调用最后一次得到的随机数,就可以避免这种问题-Random Number Generation of a small program called this method the first time the same number of random high rate But to be a continuous cycle called several times, and then the
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.4kb
    • 提供者:张团周
  1. Bank_Simulation

    0下载:
  2. 银行业务情况模拟(银行有四个柜台。客户随机地进入银行办理业务,每个人办理业务需要的时间也是随机确定。客户进入银行后选择队列最短的队列排队,如果队列都一样长,则随机选择一个队列排队。客户进入队列后,如果是队列第一个,则接受银行服务,直到服务完成,然后离开银行。-banking business of simulation (4 bank counters. Random access to customer bank business, Everyone transacting business
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5.3kb
    • 提供者:王凯
  1. Randgame

    0下载:
  2. Random 猜数数值游戏 费布拉茨系数 还有其他系数 递归求解下一个值
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3.65kb
    • 提供者:乐 于与
  1. random

    0下载:
  2. 有关随机数的函数库,产生一个随机小数,某个范围的整数等功能-The random number library, generate a random decimal, a range of integer functions
  3. 所属分类:Console

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

    0下载:
  2. 自动出题20以内退位减法,并进行了创新设计 1) 可以自动出题进位加法题目,如:3+8=?,或?+8=16 或7+?=12。 2) 可以自动出乘法 如: 2*5=?或?*5=35或8*?=32。 3) 随机决定当前题目是进位加法、乘法和退位减法题目。-Automatic title 20 or less the abdication subtraction, and the innovative design 1) can be automatically out of the
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:682byte
    • 提供者:李明
  1. Create_Random

    0下载:
  2. 以时间为种子产生4位随机数,整型的,以时间为种子,就不会重复了-Time for seed to produce four random number, integer, and time for the seed, would not duplicate the
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1009kb
    • 提供者:cherry
  1. Bank

    0下载:
  2. 基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟-Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:820.96kb
    • 提供者:苏庆贺
  1. Week4.cpp

    0下载:
  2. Array s in 4 Tasks in one file. 1 task have a random array and need to sort array, 2 task - minimal and maximal element, 3 task - just need to elements and their numbers 4 task - it s the same - find to maximal and minimal but with alternative method
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:765byte
    • 提供者:Alex
  1. random

    0下载:
  2. 实现产生满足高斯,瑞利和泊松分布的随机数-create random which satisfy Gussion,Rayleigh and poisson
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:1.99mb
    • 提供者:aa
  1. Roll-My-Dice

    0下载:
  2. Dicerolling game random generator and insult or congratulate winner or loser
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11.44mb
    • 提供者:Hordack
  1. find_huiwen

    0下载:
  2. 随机输入一个数,判断它是不是对称数(回文数)(如3,121,12321,45254)。不能用字符串库函数-Enter a random number to determine the number it is not symmetrical (palindromic) (as 3,121,12321,45254).Can not use the string library functions
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:425.74kb
    • 提供者:zhanghui
  1. TrafficSimu

    0下载:
  2. 产生3gpp中关于各类型业务所需要的随机数-produced 3gpp on various types of business needs random numbers
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:251.64kb
    • 提供者:随风飘
  1. datengenerator2

    0下载:
  2. This is a file to generate numbers using the random function. Version 2
  3. 所属分类:Console

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

    0下载:
  2. This is a file to generate numbers using the random function. Version 3
  3. 所属分类:Console

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

    0下载:
  2. This is a file to generate numbers using the random function. Version 3
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:1.31kb
    • 提供者:Svetoslav
  1. datengenerator5

    0下载:
  2. This is a file to generate numbers using the random function. Version 5
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:Svetoslav
  1. shuangseqiu

    0下载:
  2. 实现了双色球的基本功能,能产生随机数,对双色球的选号有帮助,-Realize the basic function of the ShuangSeQiu, can generate random, and the help of ShuangSeQiu large, ha ha
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:84.5kb
    • 提供者:rjt
  1. 2012-02-09-Zufall-Mersenne-Twister

    0下载:
  2. working demo applicaiton of a Mersenne-Twister: random-Number Generation in c-console: 1st part: random numbers 0...100 2nd part: 3 "1", 97 "0" + statistical analysis of generated data 3rd part: 50 "1", 50 "0" + stat analysis-working demo appli
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1001.34kb
    • 提供者:Abel Tazzman
  1. Sort-for-random-numbers-

    0下载:
  2. 本程序是随机生成一组数,然后对它们进行排序。-This program is a set of randomly generated number, then sort them.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:212.1kb
    • 提供者:王勇
« 12 3 4 »
搜珍网 www.dssz.com