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

搜索资源列表

  1. random

    0下载:
  2. 因为C语言中没有专门的生成随机数的函数,这是在C语言环境中生成在一定范围内的随机数-Because the C language has no specific function to generate random numbers, which is generated in the C language environment within a certain range of random numbers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:167356
    • 提供者:nana
  1. BigInteger

    0下载:
  2. 一个支持大整数加减乘除运算的计算器,能显示运算时间和生成随机数,用c++编写,采用对话框窗口。-A support for large integer multiplication and division addition and subtraction calculator can show computation time and generates random numbers, written using c++, using the dialog window.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4062796
    • 提供者:刘文奇
  1. random

    0下载:
  2. 生成一个100到200的随机数A,生成A个2到1000的随机数,将随机数10个一行读入一个文件,然后从文件读出并判断素数个数-creat a random "A"which is between 100 and 200, the creat "A" randoms, store the randoms in a file and 10 numbers as a line, get the number from the file ,caculate the number of prime num
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:508532
    • 提供者:刘远
  1. Lecture8

    0下载:
  2. 数据结构中生成随机数的排序问题,各种排序的比较-Data structures to generate random numbers scheduling problem, the comparison of various sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:323567
    • 提供者:书生
  1. yaohao

    1下载:
  2. 基于单片机实验系统V2的抽奖摇号程序 抽奖或摇号经常被应用在日常的生活中。其实,实现的原理很简单,就是产生一个随机数。以下源程序是C51实现的抽奖摇号程序,可在单片机实验系统V2上运行。 将程序经KEIL C 生成机器码文件(HEX)烧写入单片机,上电运行时,数码管显示两位的随机数,按住按钮即显示抽出的号码。-Based on SCM experiment system V2 lottery number wave program Draw or wave number is oft
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:7983
    • 提供者:mark
  1. read818

    0下载:
  2. 2列数的cointegration检验,其中数列为系统自动生成符合正态分布的随机数,并做了误差项只有一项滞后的假设-testing against the integration of two series
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1478
    • 提供者:孙宇思
  1. lin

    0下载:
  2. 利用平方取中法 和 线性同余法 生成伪随机数-France to take advantage of the square and linear congruential method to generate pseudo-random number
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4471958
    • 提供者:李龙
  1. opencv_rand

    0下载:
  2. opencv两种产生随机数的方法。通过改变参数,可生成均匀分布和高斯分布的随机数。-The code is writen by opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:962584
    • 提供者:creator
  1. GenerateSudoku

    0下载:
  2. 使用Java语言编写的生成一个9*9的随机数独算法源文件,具体方法是先生成前3行和前3列,再随机填充剩下的4*9=36个空格-Using the Java language to generate a random 9* 9 Sudoku algorithm source files, the specific method is the former President into the first 3 rows and 3 columns, then fill the rest of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2392
    • 提供者:杨彬
  1. Factory

    0下载:
  2. 生成随机数的JAVA程序,其中可以生成整数,字符串等类型的数据-Generate random data including String and Integer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1056
    • 提供者:clara wang
  1. JCC

    0下载:
  2. JCC是ChinaPGP最新的一次密码(OTP,one time passwords)体制文件加密工具.该工具主要用于文件的保密传送. 在进行通信前,首先使用SecureRandom随机数生成器生成一个Key文件,key文件大小由用户A自行设定, key文件一旦生成, A将拷贝一个副本给B, 然后A用户用一次密码本加密文件,加密文件后,使用过的密码本就立即删除了,绝对不会再使用第二次. 然后A用户将密文传送给B用户,B用户使用先前A复制给他的密码本,对密文进行破译. 加密过程所使用的密码本是一个
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24107
    • 提供者:樊智勤
  1. SPECRND

    0下载:
  2. 生成指定概率分布的随机数,可用于数学与金融的随机分析-Specify the probability distribution of randomly generated number, can be used for the stochastic analysis and financial mathematics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:王伟
  1. rand

    0下载:
  2. (0,1)均匀分布随机数的产生及对分布的检验,进而生成正态分布、瑞利分布等。-(0,1) uniformly distributed random number generation and testing of the distribution, thereby generating a normal distribution, Rayleigh distribution.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:784918
    • 提供者:刘倩倩
  1. Programto-generaterandomnumbers

    0下载:
  2. 产生随机数的C++程序,可以生成大素数,解决了rsa算法的随机数产生问题-Generate random numbers in C++ program that can generate large prime numbers rsa algorithm to solve the problem of the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:6944
    • 提供者:lyj
  1. VC_random_function

    1下载:
  2. 该函数用VC++编写,实现生成正态分布随机数的功能-This function is written with VC++ to achieve the functionality to generate normal random numbers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1037
    • 提供者:yangkaiwei
  1. Test

    0下载:
  2. 简单的贪吃蛇,没有实现换关等细节,只是做了一个很简单的,可以拿来学习一下C#里面的集合类,生成随机数-Simple Snake, did not materialize for customs, and other details, but made a very simple, can be used to learn about C# inside the collection class to generate random numbers, etc.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:87763
    • 提供者:吴世龙
  1. Framer

    0下载:
  2. 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的封装过程,将用户输入的文本内容保存为文件,并加以封装,封装后生成数据帧文件,之后用随机数模拟CDMA/CD协议,将帧发送出去-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame encapsulation process, the us
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3848484
    • 提供者:于洋
  1. random

    0下载:
  2. C语言版的随机数的生成,直接在VC++编译器上运行-C language version of the random number generation, directly in VC++ compiler running on
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:423733
    • 提供者:张倩
  1. ran2

    0下载:
  2. 随机数发生器,可以生成随机数的随机函数cpp开发环境 -Random number generator, can generate random numbers of random function cpp development environment
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:597
    • 提供者:wubin
  1. suijihanshuMFC

    0下载:
  2. MFC随机函数总结,包括随机生成整数,随机生成浮点数,随机数的范围可以自由控制-MFC summary random functions, including randomly generated integer, randomly generated floating-point number, the scope of the random number can free control
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:22550
    • 提供者:啊啊
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 38 »
搜珍网 www.dssz.com