代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/248587/12551811

jsp china.jsp

  
www.eeworm.com/read/248587/12551818

jsp image.jsp

www.eeworm.com/read/248541/12554271

f std1.f

subroutine std1 !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine writes general information to the standard output file !! and header lines to miscellaneous output files !! ~ ~ ~ IN
www.eeworm.com/read/147407/12554460

c puttext.c

#include #include #include #include #include #include void main(void) { char buffer[128]; int row, column; clr
www.eeworm.com/read/248541/12554509

f gcycl.f

subroutine gcycl !! ~ ~ ~ PURPOSE ~ ~ ~ !! This subroutine initializes the random number seeds. If the user !! desires a different set of random numbers for each simulation run, !
www.eeworm.com/read/248541/12554547

f wndgen.f

subroutine wndgen(j) !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine generates wind speed !! ~ ~ ~ INCOMING VARIABLES ~ ~ ~ !! name |units |definition !! ~
www.eeworm.com/read/147312/12566106

java randsize.java

import java.lang.* ; import java.util.* ; public class RandSize { private String[] fontSize={ "-4", "-3", "-2", "-1", "+1", "+2", "+3", "+4" } ; private Random randNum ;
www.eeworm.com/read/147311/12568169

html genrandom.html

Generating a Random Number (Java Developers Almanac Example)
www.eeworm.com/read/334745/12579059

txt 夸拳.txt

@SELFSPEECH INTERVAL=300 SAY=唱狼 积疙篮 倔付 巢瘤 臼疽家 SAY=备固龋甫 茫酒 弊赤狼 郴窜阑 啊廉促 林矫坷 SAY=归厘固 99俺甫 扒匙林搁 弊赤俊霸辑 咯快郴窜阑 掘阑 荐 乐阑巴捞坷 SAY=父老 郴啊 磷栏搁 叭棱阑 荐 绝绰 老甸捞 老绢唱霸 邓聪促. 何叼.. @DRAGDROPEVENT ITEM=咯快郴窜:1 RANDOM=T
www.eeworm.com/read/147150/12580419

java getrandom.java

package myprojects.os; import java.util.Random; import java.io.*; //GetRandom类,用于产生400个0~399间的随机数指令地址及其相对应的页地址 class GetRandom{ String str=""; public GetRandom(){} //缺省构造函数 public int[] getR