代码搜索:Random

找到约 10,000 项符合「Random」的源代码

代码结果 10,000
www.eeworm.com/read/378488/2685824

c random.c

/* random.c - random number generation package */ /* Copyright 1994 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1983 Regents of the University of California. * All ri
www.eeworm.com/read/377363/2701179

c random.c

/* random.c - random number generation package */ /* Copyright 1994 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1983 Regents of the University of California. * All ri
www.eeworm.com/read/377250/2704196

h random.h

#ifndef YASLI_RANDOM_H_ #define YASLI_RANDOM_H_ // $Id: random.h 754 2006-10-17 19:59:11Z syntheticpp $ #include class Random { unsigned int seed_; public: Random(unsigned int see
www.eeworm.com/read/376006/2718064

out random.out

-- -- RANDOM -- Test the random function -- -- count the number of tuples originally, should be 1000 SELECT count(*) FROM onek; count ------- 1000 (1 row) -- pick three random rows, they shouldn'
www.eeworm.com/read/376006/2718137

sql random.sql

-- -- RANDOM -- Test the random function -- -- count the number of tuples originally, should be 1000 SELECT count(*) FROM onek; -- pick three random rows, they shouldn't match (SELECT unique1 AS ran
www.eeworm.com/read/375736/2720950

asm random.asm

TITLE RANDOM - Random number generator and RANDOMIZE page ,132 ;*** ; RANDOM - Random number generator and RANDOMIZE ; ; Copyright 1986, Microsoft Corporation ; ;Purpose: ; ; BASIC Synt
www.eeworm.com/read/375713/2722464

c random.c

/****************************************************************************** * * * **********
www.eeworm.com/read/375613/2723203

mod random.mod

(* (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. See the copyright notice in the ACK home directory, in the file "Copyright". *) (*$R-*) IMPLEMENTATION MODULE random;
www.eeworm.com/read/375190/2729132

sunwcch random.sunwcch

// (C) Copyright John Maddock 2006. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www
www.eeworm.com/read/375190/2729171

h random.h

// (C) Copyright John Maddock 2005. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www