代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/200306/15435456
java testchoice.java
package olts;
import java.util.*;
import javax.swing.*;
public class TestChoice extends JInternalFrame{
/**this class provide the logic method to generate
* a random question
*/
www.eeworm.com/read/113428/15456289
java priority.java
public class PriorityTime {
private List threadList = new List( "时间片调用" );
private Inform thread1 , thread2 , thread3 , thread4;
private JTextArea output;
public PriorityTime {
Inform
www.eeworm.com/read/113428/15456291
java firsttime.java
import java.awt.*;
import java.awt.event.*;
import java.awt.*;
import javax.swing.*;
import asd.Inform;
import java.math.*;
public class FirstTime {
private List threadList = new List( "时间
www.eeworm.com/read/100036/15460819
c testutil.c
/* *********************************************************************
File: testutil.c
SSLRef 3.0 Final -- 11/19/96
Copyright (c)1996 by Netscape Communications Corp.
By
www.eeworm.com/read/110097/15464060
java app18_11.java
// app18_11, 剪裁绘图区
import java.awt.*;
class app18_11 extends Frame
{
static app18_11 frm=new app18_11();
public static void main(String args[])
{
frm.setTitle("setClip()");
www.eeworm.com/read/112930/15473706
txt elgamal sample.txt
uses GInt, PrimeGeneration, ElGamal;
procedure ElGamalSignAndVerify;
var
p, phi, g, x, y, k, one, two, temp, gcd: TGInt;
test, a, b: string;
ok: boolean;
begin
// Enter a random number
www.eeworm.com/read/112799/15476557
c gran.c
/* gran.c - gaussian random number generator */
double ran(); /* uniform generator */
double gran(m, s, iseed) /* usage: x = gran(m, s, &iseed); */
double
www.eeworm.com/read/112624/15481456
c flame.c
# include
# include "vga13h.h"
# include
void main()
{
int i,j;
unsigned int x,y,c;
setmode();
for (x=1;x
www.eeworm.com/read/112620/15481569
java powerup.java
import java.awt.*;
public class powerup{
private int xPos;
private int yPos;
private int function;
private Rectangle Powerup;
private int display = 0;
private int displaytime;
publi
www.eeworm.com/read/112620/15481575
java enemy4.java
import java.awt.*;
public class Enemy4{
// control varibles
private final int UP = 0;
private final int DOWN = 1;
private final int LEFT = 2;
private final int RIGHT = 3;
// Physical in