代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/267033/4269182

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/266531/4272103

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/262788/4308616

c random.c

/****************************************************************************** Filename: random.c Target: cc2430 Revised: 16/12-2005 Revision: 1.0 Description: This app
www.eeworm.com/read/262046/4315615

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/262041/4315842

bas random.bas

100 rem RANDOM.BAS -- Test RANDOMIZE and RND 110 print "This is a first sequence of three RND numbers:" 120 randomize timer 130 print rnd 140 print rnd 150 print rnd 160 print "This is a second
www.eeworm.com/read/262041/4316672

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
www.eeworm.com/read/260597/4330955

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/260346/4334244

pem random.pem

-----BEGIN RANDOM DATA----- Proc-Type: 4,ENCRYPTED DEK-Info: DES-EDE3-CBC,D4D37E1753A11BFB E1d4+tW8l2M7g9JxGeDQus6cm8X1xxc6Os9BxVNDIyE7RRumHj0m9f3stPUmMlyY QF+k8aboAL4gihmierRkGNMdHWX2G5k0NgKrx8OwrWo
www.eeworm.com/read/258350/4356862

c random.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven
www.eeworm.com/read/258249/4357764

c random.c

/* * SecuDE Release 4.1 (GMD) */ /******************************************************************** * Copyright (C) 1991, GMD. All rights reserved. * *