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

搜索资源列表

  1. jiance1

    0下载:
  2. 3异或条件输出 周期的伪随机数生成器伪随机数 -The XOR output cycle pseudo-random number generator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:611
    • 提供者:陈治斌
  1. rc4_console

    0下载:
  2. 伪随机数发生器LFSR及其在流密码RC4中的应用-Pseudo-random number generator LFSR in the stream cipher RC4
  3. 所属分类:CA program

    • 发布日期:2017-11-27
    • 文件大小:211992
    • 提供者:飞哥
  1. lfsr_randgen

    0下载:
  2. 利用线性反馈移位寄存器产生伪随机数,在通信系统中应用-Using a linear feedback shift register to generate pseudorandom numbers, the application in a communication system
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:114641
    • 提供者:ZhanminWu
  1. Base16k

    0下载:
  2. (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:18226
    • 提供者:park
  1. 075215

    0下载:
  2. 密码学随机数产生的两种方法 供各位生成伪随机数~-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:710
    • 提供者:murong
  1. suijishu

    0下载:
  2. 在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read a pseudo-random number encrypted us
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:10950
    • 提供者:陈丽凤
  1. PRAN

    0下载:
  2. 在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。在演示窗口,输入密码的时候,会适时显示出经过加密的密码,挺有参考价值。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:10902
    • 提供者:zengzheng
  1. MSPLFFT

    0下载:
  2. 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。-To produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise), which may have different mean and variance.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1290
    • 提供者:huadong
  1. FPGA-RAND

    0下载:
  2. FPGA生成伪随机数,希望对加密的童鞋有用-FPGA generates pseudo-random numbers, we want to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:93394
    • 提供者:张先生
  1. 01

    0下载:
  2. 16807随机数产生器的设计,及其伪随机数组均匀性与自相关性研究-16,807 random number generator design, and its pseudo-random array uniformity and self-correlation
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:244761
    • 提供者:
  1. 785634

    0下载:
  2. 伪随机数加密,C#经典编程实例源码,很好的参考资料-Pseudo random number encrypted, classic instance of C# programming source code, a good reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:45816
    • 提供者:清拌蟹肉
  1. Random-nunmber

    0下载:
  2. 程序生成的随机数,真正的名字叫做“伪随机数”,需要有一个种子来初始化 使用当前时间去初始化种子,就能得到不同的伪随机数序列-Program generates random numbers, the real name is " pseudo-random number," the need for a seed to initialize the current time to initialize the seed, you can get different pseudo
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5381
    • 提供者:yang xiaoxiao
  1. Compare

    0下载:
  2. 几种排序算法的比较.包括主流的快排,堆排,冒泡等。运用伪随机数发生器。高精度计时器。-several sorting algorithm comparision.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:37160
    • 提供者:QinSiJun
  1. motecalor

    1下载:
  2. 蒙特·卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。与它对应的是确定性算法。蒙特·卡罗方法在金融工程学,宏观经济学,计算物理学(如粒子输运计算、量子热力学计算、空气动力学计算)等领域应用广泛。-Monte Carlo (Monte Carlo method), also known as s
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12647796
    • 提供者:肖罗
  1. fp

    0下载:
  2. 发牌程序。自己写的一个发牌程序,利用自己写的一个伪随机数的产生程序,进行发牌。按升级的游戏规则进行发牌的。-Licensing procedures. Wrote it myself a licensing procedures, the use of their own to write a pseudo-random number generation process, to conduct the licensing. By the escalation of the rules of t
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6870
    • 提供者:icsat
  1. fp

    0下载:
  2. 发牌程序。自己写的一个发牌程序,利用自己写的一个伪随机数的产生程序,进行发牌。按升级的游戏规则进行发牌的。-Licensing procedures. Wrote it myself a licensing procedures, the use of their own to write a pseudo-random number generation process, to conduct the licensing. By the escalation of the rules of t
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6986
    • 提供者:onsAcc
  1. puke

    0下载:
  2. C语言开发的扑克发牌程序。伪随机数发牌。-C language development poker licensing procedures. Pseudo-random number for licensing.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1488
    • 提供者:proccores
  1. quasirandomGenerator

    1下载:
  2. quasirandomGenerator 伪随机数构造GPU CUDA并行计算-quasi random Generator GPU CUDA
  3. 所属分类:MPI

    • 发布日期:2017-04-27
    • 文件大小:15989
    • 提供者:zhangjie
  1. HASH

    0下载:
  2. HASH函数实现//输入输出采用直接在对话框进行的方式 //雪崩测试的改变位数由伪随机数生成 #include<iostream> #include<string.h> #include<stdio.h> #include<conio.h> #include<time.h> using namespace std -hash function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:885988
    • 提供者:hesper
  1. aurora_8b10b_0_frame_gen

    0下载:
  2. 这时一个测试用的数据产生模块,产生32位的伪随机数-This is a test data generation module, pseudo random number generation 32 bit
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3030
    • 提供者:李唐
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com