代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/134898/5891619
cc random.cc
//
// random.cc
// Original C source: D. P. Mitchell 92/10/02.
// C++ class wrapping: Dan Wallach
//
// $Id: random.cc,v 1.1.1.1 2001/02/28 00:28:38 cstolte Exp $
//
#include
www.eeworm.com/read/134898/5891623
h random.h
//
// random.h
//
// $Id: random.h,v 1.1.1.1 2001/02/28 00:28:38 cstolte Exp $
//
#ifndef SGL_RANDOM_H
#define SGL_RANDOM_H
#include
class Vector2;
class Vector3;
class
www.eeworm.com/read/133287/5906497
h random.h
//
// Random.h
//
// $Id: //poco/Main/Foundation/include/Foundation/Random.h#5 $
//
// Definition of class Random.
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rig
www.eeworm.com/read/133287/5906779
cpp random.cpp
//
// Random.cpp
//
// $Id: //poco/Main/Foundation/src/Random.cpp#5 $
//
// Definition of class Random.
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserve
www.eeworm.com/read/132748/5909790
h random.h
/*
* include/linux/random.h
*
* Include file for the random number generator.
*/
#ifndef _LINUX_RANDOM_H
#define _LINUX_RANDOM_H
#include
/* ioctl()'s for the random number gene
www.eeworm.com/read/132747/5910464
h random.h
/*
* include/linux/random.h
*
* Include file for the random number generator.
*/
#ifndef _LINUX_RANDOM_H
#define _LINUX_RANDOM_H
#include
/* ioctl()'s for the random number gene
www.eeworm.com/read/131315/5930681
c random.c
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/131315/5930706
3 random.3
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/131315/5932100
c random.c
#ifndef lint
static char sccsid[] = "@(#)random.c 4.3 (Berkeley) 84/04/16";
#endif
#include
/*
* random.c:
* An improved random number generation package. In addition to the standard
*
www.eeworm.com/read/131315/5932121
c random.c
#ifndef lint
static char sccsid[] = "@(#)random.c 4.3 (Berkeley) 84/04/16";
#endif
#include
/*
* random.c:
* An improved random number generation package. In addition to the standard
*