代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/366858/9795763
txt 说明.txt
uinform
%产生一组[0,1]分布的随机数,采用余数法
%从文献中得知下列参数组较为适用:
%y的初值为1,w=7,模M=10^10(伪随机数周期为5*10^7)
%y的初值为1,w=5^13,模M=2^36(伪随机数周期为2^34,约2*10^10)
%y的初值为1,w=5^17,模M=2^42(伪随机数周期为2^40,约10^12)
%------------------
www.eeworm.com/read/270032/11050860
c raypolygon.c
/*
An Efficient Ray/Polygon Intersection
by Didier Badouel
from "Graphics Gems", Academic Press, 1990
just code, not a procedure.
*/
/* the value of t is computed.
* i1 and i2 come from the polygon
www.eeworm.com/read/415797/11053446
s memcfg.s
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************
www.eeworm.com/read/415797/11053450
a memcfg.a
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************
www.eeworm.com/read/415748/11055740
inc memcfg.inc
;************************************************
; NAME : MEMCFG.A
; DESC : Memory bank configuration file
; Revision: 02.28.2002 ver 0.0
;************************************************