代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/227684/4770237
sml random-sig.sml
(* random-sig.sml
*
* COPYRIGHT (c) 1993 by AT&T Bell Laboratories. See COPYRIGHT file for details.
*)
signature RANDOM =
sig
type rand
(* the internal state of a random number generator
www.eeworm.com/read/216802/4881213
s random_asm.s
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: ranom.asm
* PURPOSE: Random number generator functions
* PROGRAMMER: Mag
www.eeworm.com/read/216676/4888833
cpp random_test.cpp
//===========================================================================//
// File: random.tst //
// Contents: test function for the random
www.eeworm.com/read/215896/4900486
h random_neighbor.h
/*************************************************************************
* Copyright 2003 Gilbert (Gang) Chen, Boleslaw K. Szymanski and
* Rensselaer Polytechnic Institute. All worldwide rights
www.eeworm.com/read/213708/4912768
tcl ns-random.tcl
#
# Copyright (c) 1996-1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provid
www.eeworm.com/read/213708/4912801
tcl ns-random.tcl
#
# Copyright (c) 1996-1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provid
www.eeworm.com/read/209559/4960148
s carta_random.s
/*
* Fast, simple, yet decent quality random number generator based on
* a paper by David G. Carta ("Two Fast Implementations of the
* `Minimal Standard' Random Number Generator," Communications of
www.eeworm.com/read/209559/4965322
c hw_random.c
/*
Hardware driver for the Intel/AMD/VIA Random Number Generators (RNG)
(c) Copyright 2003 Red Hat Inc
derived from
Hardware driver for the AMD 768 Random Number
www.eeworm.com/read/205824/5016098
s random_asm.s
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: ranom.asm
* PURPOSE: Random number generator functions
* PROGRAMMER: Mag