代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/466944/7024111
java random.java
package DataStructures;
// Random class
//
// CONSTRUCTION: with (a) no initializer or (b) an integer
// that specifies the initial state of the generator
//
//
www.eeworm.com/read/465658/7051469
c random.c
//*****************************************************************************
//
// random.c - Random number generator utilizing MD4 hash function of
// environmental noise captured as
www.eeworm.com/read/465658/7051470
h random.h
//*****************************************************************************
//
// random.h - Protoytpes for the random number generator.
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All
www.eeworm.com/read/464613/7066422
cc random.cc
/***************************************************************************
Random.cc - description
-------------------
begin
www.eeworm.com/read/464613/7066424
h random.h
/***************************************************************************
Random.h - description
-------------------
begin
www.eeworm.com/read/197608/7069517
c random.c
/*
* File: random.c
* Version: 1.0
* Last modified on Mon Sep 13 10:42:45 1993 by eroberts
* -----------------------------------------------------
* This file implements the random.h interface.
www.eeworm.com/read/197608/7069524
h random.h
/*
* File: random.h
* Version: 1.0
* Last modified on Fri Jul 22 16:44:36 1994 by eroberts
* -----------------------------------------------------
* This interface provides several functions for
www.eeworm.com/read/197608/7069537
c random.c
/*
* File: random.c
* Version: 1.0
* Last modified on Mon Sep 13 10:42:45 1993 by eroberts
* -----------------------------------------------------
* This file implements the random.h interface.
www.eeworm.com/read/197608/7069546
h random.h
/*
* File: random.h
* Version: 1.0
* Last modified on Fri Jul 22 16:44:36 1994 by eroberts
* -----------------------------------------------------
* This interface provides several functions for
www.eeworm.com/read/197608/7069568
c random.c
/*
* File: random.c
* Version: 1.0
* Last modified on Mon Sep 13 10:42:45 1993 by eroberts
* -----------------------------------------------------
* This file implements the random.h interface.