代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/412025/11217067
cxx random.cxx
// random.cpp A collection of Random number generators
// (c) Copyright 1995, Everett F. Carter Jr.
// Permission is granted by the author to use
// this
www.eeworm.com/read/412025/11217085
hpp random.hpp
// random.hpp A collection of random number generator objects
// (c) Copyright 1995, Everett F. Carter Jr.
// Permission is granted by the author to use
//
www.eeworm.com/read/411567/11238398
cpp random.cpp
//从数组中提取一组(六个)随机数,
//一共循环抽取5次并且将抽取的结果
//保存在一个一个RADOM.TXT文件里
//(分行保存).
#include
#include
#include
#include
#include
using namespace std;
www.eeworm.com/read/411034/11259164
h random.h
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/411034/11259217
c random.c
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/148290/12476761
h random.h
// file : random.h
// version: 1.03 [August 21, 1995]
#ifndef _random_h_
#define _random_h_
/* Mods by Art Stephens so compiles on Sun using CC, does anyone know */
/* the correct header files to
www.eeworm.com/read/148204/12484636
exe random.exe
www.eeworm.com/read/148204/12484638
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/249579/12487131
fla random.fla
www.eeworm.com/read/249579/12487139