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

搜索资源列表

  1. code

    0下载:
  2. (1) 生成n个[0,65535]以内的整数随机数,存入文本文件; (2) 将n个随机数从小到大排序,并显示结果。排序采用k桶法 (3)用函数编制混合同余的伪随机数发生器-(1) generate n-[0,65535] integer random number within, into a text file (2) n random numbers from small to large order, and displays the results. Sort by k B
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-06
    • 文件大小:72963
    • 提供者:haha
  1. sha

    0下载:
  2. sha-1的加密算法,可以进而通过它编出sha-1的为随机数生成器-sha-1 encryption algorithm, through which you can then compile the sha-1 for the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2177
    • 提供者:个发
  1. VC_random_number_generator_lottery_preparation_of_

    0下载:
  2. _VC++随机数原理编写彩票号码生成器源码VC + + random number generator lottery principle of the preparation of source-VC++ random number generator lottery principle of the preparation of source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:16061
    • 提供者:opw
  1. Classic_compilation_random_number_generator_source

    0下载:
  2. 随机数产生器经典汇编源代码Classic compilation of random number generator source code-Classic compilation of random number generator source code
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6622
    • 提供者:su
  1. Input_conditions_VC_random_number_generator_code.r

    0下载:
  2. 输入条件的VC++随机数生成程序代码Input conditions VC + + random number generator code-Input conditions VC++ random number generator code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:12300
    • 提供者:jyc
  1. Principle_VC_random_number_generator_written_code_

    0下载:
  2. VC++随机数原理编写彩票号码生成器代码-Principle VC++ random number generator write the code lottery numbers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:14705
    • 提供者:tgh
  1. rayleigh

    0下载:
  2. 由随机数产生瑞利分布,瑞利分布函数在许多方面都有应用,比如某些噪声的分布就属于此分布。-By the random number generator Rayleigh distribution, Rayleigh distribution function has applications in many areas, such as some of the noise distribution on the part of this distribution.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1242845
    • 提供者:小虎
  1. Work4

    0下载:
  2. 亂數產生並不會重複類事項電腦選號 程式碼有復說明內容-Random number generator and random selection will not repeat the class of computer code issues are complex help content
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:721
    • 提供者:manshit
  1. LCD1602

    0下载:
  2. 写的一个用lcd1602的随机数发生器,用的语言为Verilog,工具是Quartus II软件。-Write a random number generator with lcd1602, the language used for the Verilog, Quartus II software tool.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2398105
    • 提供者:无名
  1. demo-lfsr

    0下载:
  2. Demo of LFSR pseudo random number generator
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:447949
    • 提供者:sohailto
  1. cn700_hbRAND

    0下载:
  2. 一个体积很小的可以实现随机数产生器的汇编源代码算法。-Can achieve a very small volume of random number generator assembly source code algorithm.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:7242
    • 提供者:迷信
  1. exponential

    0下载:
  2. An exponential distribution random number generator.
  3. 所属分类:matlab

  1. poissn1

    0下载:
  2. 一个泊松随机数生成代码,可调节的,但是貌似产生的随机数一直都不变-A Poisson random number generator code, can be adjusted, but the seemingly random numbers have been generated by the same
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:646
    • 提供者:杨龙
  1. cpair

    0下载:
  2. 用分治法求平面两点的最短距离,main函数用随机数生成n个随机数,然后求他们的最短距离-Plane with the Method of the shortest distance between two points, main function uses the random number generator random number n, and then find the shortest distance between them
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:316440
    • 提供者:凌川
  1. 1st

    0下载:
  2. a random number generator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:852
    • 提供者:SPX
  1. generator_lottery

    0下载:
  2. VC++随机数原理编写彩票号码生成器,应用平台windows,无数据库-VC++ random number generator lottery numbers written principles, pplication platform windows, free database
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:16585
    • 提供者:zhaohaiting
  1. FCFS

    0下载:
  2. 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。进程的优先数由随机数产生。-Number of priority by the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority in the process) and a first-come first-served algorithm. Process pri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2064
    • 提供者:朱超
  1. ran

    0下载:
  2. c语言中的随机数生成程序,希望对大家有帮助,谢谢您的支持和鼓励。-c language random number generator, we want to help, thank you for your support and encouragement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3227
    • 提供者:wangjinshe
  1. LED_rand

    0下载:
  2. 实验名称:随机数产生实验 功能描述:通过简单的IO操作和延时控制,实现随机跑马灯效果。 实验目的:熟悉简单IO操作。 理解位操作的概念和操作方法。 了解人眼对显示的分辨能力。 学习随机数产生函数的使用。 实验说明:MCU--M128 内部8M晶振 自行修改延时可以改变跑马灯的变幻速度,注意当变换速度超过25帧/秒时,人眼将无法分辨。 硬件连接:插上LEDEN(JMP15)的跳线帽。-Experiment name: experimental
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:13731
    • 提供者:octopuszy
  1. My-Random-Letters-Numbers-Generator-for-Linux

    0下载:
  2. This is random letter and number string generator. It may be used to make passwords or strings for a project. The code may be used in any c/pp projects. This code may work on both windows and linux.-This is random letter and number string generato
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-23
    • 文件大小:1024
    • 提供者:BMX
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com