代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/208150/15252410

asp random.asp

用Tools组件生成随机整数
www.eeworm.com/read/208017/15255831

txt random.txt

look at http://www.ao.net/help/software/lps/disktools/INDEX asbench.zip Benchmark for drives under a ASPI device driver ataid011.zip ATA Identification. Echos Identify Drive d
www.eeworm.com/read/207935/15256532

txt random.txt

//*********************************** double CPSD060415Dlg::Data(double a,double b,long int *seed) { using namespace std; //double a,b; //long int *seed; { double t; *seed=2045*(*seed)+1;
www.eeworm.com/read/207899/15257412

vwf random.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/207683/15264778

cpp random.cpp

#include "Random.h" /***********************************************************/ /* Returns a uniform RV in (0,1) */ /* Any seed
www.eeworm.com/read/207683/15264782

h random.h

/*definitions used by the random functions*/ #ifndef RANDOM #define RANDOM #include #define Ia 16807 #define Im 2147483647 #define Am (1.0/Im) #define Iq 127773 #define
www.eeworm.com/read/207683/15264794

obj random.obj

www.eeworm.com/read/206937/15285343

m random.m

%--------------随机法------------% function y = random(x,N) la = 1; eps = 1/10^12; x = x'; temp = x; i = 1; while la >= eps while i
www.eeworm.com/read/206902/15286162

exe random.exe

www.eeworm.com/read/206902/15286163

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