代码搜索:random
找到约 10,000 项符合「random」的源代码
代码结果 10,000
www.eeworm.com/read/362688/9986334
cpp random.cpp
// Random.cpp
//
// Eraser. Secure data removal. For DOS.
// Copyright
www.eeworm.com/read/362688/9986603
h random.h
// Random.h
//
// Eraser. Secure data removal. For DOS.
// Copyright
www.eeworm.com/read/362688/9986606
cpp random.cpp
// Random.cpp
//
// Eraser. Secure data removal. For DOS.
// Copyright
www.eeworm.com/read/362688/9986645
cpp random.cpp
// Random.cpp
//
// Eraser. Secure data removal. For Windows.
// Copyright
www.eeworm.com/read/362688/9986670
h random.h
// Random.h
//
// Constants and function definitions.
//
// Eraser. Secure data removal. For Windows.
// Copyright
www.eeworm.com/read/361841/10034195
asm random.asm
www.eeworm.com/read/165479/10061143
c random.c
/* concatenation of following two 16-bit multiply with carry generators */
/* x(n)=a*x(n-1)+carry mod 2^16 and y(n)=b*y(n-1)+carry mod 2^16, */
/* number and carry packed within the same 32 bit intege
www.eeworm.com/read/165404/10063776
mpg random.mpg
www.eeworm.com/read/165122/10075704
c random.c
/*
*
* Rand.c
*
* - linear and additive congruential random number generators
* (see R. Sedgewick, Algorithms, Chapter 35)
*
* Implementation: R. Fuchs, EMBL Data Library, 1991
*
*/
#include
www.eeworm.com/read/360807/10077323
c random.c
/*
* random.c -- A strong random number generator
*
* Version 1.04, last modified 26-Apr-98
*
* Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998. All rights
* reserved.
*
* Redistributi