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

搜索资源列表

  1. Terminator

    0下载:
  2. 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。-a catch insects games (C++ programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:326011
    • 提供者:lipeng
  1. aloha2

    0下载:
  2. 分别实现了对连续的标签和随机生成的标签的帧时隙算法的对比,通过比较标签的应答和响应次数来得出结果。帧的选择是通过一个随机数来实现的-, Respectively, for the realization of the labels and the labels randomly generated frame slot comparison algorithm, by comparing the tags in response to the number of responses and re
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:968
    • 提供者:杨雪
  1. bpskd

    0下载:
  2. 基于matlab的2psk调制,是具体的模块,可以具体的调用随机数,显示psk调制波形图,设置键控的禁止-2psk the matlab-based modulation, is a specific module, you can call a specific random number, psk modulation waveform display, set up the prohibition of keying
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:686
    • 提供者:kezenggao
  1. 3

    0下载:
  2. 随机数生成程序,用于作为系统辨识的输入信号,得出相应的输出-Random number generator procedure for system identification as an input signal, the output reached
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:
  1. maze(2solutions)

    0下载:
  2. 运用c++语言编程,利用随机数产生迷宫(内含两种方法)~-Maze using random number generator (containing the two methods) ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1110
    • 提供者:zmzy
  1. RSAUpper

    1下载:
  2. 这是个很容易且广泛使用的简单算法,它基于Gary Miller的部分象法,有Michael Rabin发展。事实上,这是在NIST的DSS建议中推荐的算法的一个简化版。 首先选择一个代测的随机数p,计算b,b是2整除p-1的次数。然后计算m,使得n=1+(2^b)m。-This is a very easy and simple and widely used algorithm, which is based on some of Gary Miller as the law, ther
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:232539
    • 提供者:Xu Enliang
  1. suijishu

    0下载:
  2. 随机数,类似于猜数游戏,猜大了提醒你大了,小了提醒你小了,最终猜到一个数字。-Random number, similar to guess the number of games, to remind you guess big big and small to remind you of the smaller, eventually guess a number.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3150
    • 提供者:马洪军
  1. TimerDemo

    0下载:
  2. 定时器:设定定时器的运行时间、绘制数字的Canvas对象、滚动屏幕、绘制数字的坐标点、用于生成0或1的随机数-Timer: set the timer run-time, rendering the number of Canvas objects, rolling screen, the coordinates of points drawn figures, used to generate a 0 or 1 of the random number
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:57542
    • 提供者:fengli
  1. randapplication

    0下载:
  2. 一个随机数产生程序.希望对初学者有所帮助.-A random number generator program. I hope to be helpful to beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:326155
    • 提供者:小柯
  1. chengji

    0下载:
  2. 1、定义一个结构体类型,成员有:学号 、姓名、性别、平时成绩、期中成绩、期末成绩、总评 2、功能如下: (1)添加新同学:只需输入学号和姓名,平时成绩、期中成绩和期末成绩自动产生100以内的随机数,随机产生性别(F/M)。 总评=平时成绩×10 +期中成绩×30 +期末成绩×60 (2)查找并修改:查找指定学生,并修改平时成绩、期中成绩和期末成绩。 (3)排序输出:按总评成绩(递减)输出。 (4)输出所有总评不及格的学生信息。 (5)输出期末成绩最高的女
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:28778
    • 提供者:黄巍
  1. Randomgeneration

    0下载:
  2. 三个函数分别产生不同的随机数,程序里写得很明白-Function, respectively, three different random number, the program made it very clear in writing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1667
    • 提供者:江潮
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。-Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3233
    • 提供者:陈高飞
  1. Digitalsimulationtechnology

    0下载:
  2. 数字仿真技包括对均匀随机数进行性能检验的各种方法的检验,高斯分布的随机序列-Technology, including digital simulation of uniform random numbers to test the performance of the test methods, Gaussian distribution of random sequence
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:171825
    • 提供者:魏鑫
  1. random

    0下载:
  2. 一个满足各种分布的随机数产生方法,包含了指数分布、几何分布、ELANG分布-methods for random parameter generation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4070
    • 提供者:朱英勋
  1. srand

    0下载:
  2. 产生随机数并新建文件,输出随机数到文件。-Generated random number and the new document, the output of random numbers to a file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1849
    • 提供者:mqq87
  1. suijishu

    0下载:
  2. 随机数的生成方法,包括所有源程序,请多多指教-Random number generation methods, including all source code, please exhibitions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4430
    • 提供者:changxu
  1. ProcessCall

    0下载:
  2. 理解和验证操作系统中有关进程调度算法,实验要求随机数来模拟随机时间和时间片,在此基础上完成进程调度中的FCFUS,SJF等算法的模拟,加深对进程调度的理解。-Understanding and verification of the process of operating system scheduling algorithm, the experimental requirements of random numbers to simulate the random time and tim
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1164273
    • 提供者:霍瑛
  1. random-numbers

    0下载:
  2. 这个是关于随机数产生的matlab仿真程序-This is a random number generator on the simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1647
    • 提供者:甄伟
  1. linuxsort

    0下载:
  2. 在linux中GCC环境下对各种排序算法的比较,可以定制随机数的个数-GCC in linux environment in a variety of sorting algorithms for comparison, you can customize the number of random numbers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1931
    • 提供者:sun
  1. Serial

    0下载:
  2. 一个二位式伪随机序列发生演示程序,用于产生工业上的二位式伪随机数,程序界面友好,可以作为相关方面的参考-A 2-type pseudo-random sequence occurred demo program, used to produce industrial-type 2 pseudo-random number, the program user-friendly, can be used as the relevant reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:47696
    • 提供者:coollineme
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com