代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/143004/12905248
apb random.apb
{ random.apb: contains random number generator and related utilities
including advance_random, warmup_random, random, randomize,
flip, rnd }
{ Global variables - Don't use
www.eeworm.com/read/243661/12928704
c random.c
/***********************************************************************
*
* RANDOM Version 49
*
***********************************************************************
*
* Pseudo random number
www.eeworm.com/read/243660/12929300
c random.c
/**************************************************************************
*
* ROUTINE
* RANDOM2 (LPC-10e Version 49)
*
* FUNCTION
*
* Pseudo random number generator.
*
* SYNOPSIS
* func
www.eeworm.com/read/243660/12929426
c random.c
/**************************************************************************
*
* ROUTINE
* RANDOM2 (LPC-10e Version 49)
*
* FUNCTION
*
* Pseudo random number generator.
*
* SYNOPSIS
* func
www.eeworm.com/read/243660/12929534
o random.o
www.eeworm.com/read/243428/12941635
exe random.exe
www.eeworm.com/read/243428/12941638
asm random.asm
DATA SEGMENT
CC DB '+'
ww db '-'
GG DB '='
II DB 0DH,0AH,'$'
AA DB 5 DUP(?)
www dw 0
ghh db '0',0dh,0ah,'$'
bnm dw 0
DATA ENDS
STACK SEGMENT
D
www.eeworm.com/read/142076/12966422
h random.h
/*
random.h
copyright (c) 2002
Copious Systems
*/
#ifndef _H_RANDOM_COPIOUS_2002_
#define _H_RANDOM_COPIOUS_2002_
#include
using namespace std;
// In general a g
www.eeworm.com/read/142076/12966423
cpp random.cpp
/* *****************************************************************************
MODULE: random .cpp
Copyright
www.eeworm.com/read/141907/12977758
dsw random.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################