代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/256346/12006668
java snow.java
// 程序:雪花粒子
// 范例文件:Snow.java
import java.applet.*;
import java.awt.*;
public class Snow extends Applet implements Runnable
{
final int Max = 500;
snowparticle p[];
int AppletWidt
www.eeworm.com/read/153776/12007322
h dist.h
#include "glob.h"
#define INIT_SEED -1
float ran0(long &idum);
//============================= Distributions =============================
class UniformDist;
class RandSeed
{
private:
static
www.eeworm.com/read/153678/12012375
cpp randgentest.cpp
//: C21:RandGenTest.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// A little test of the ra
www.eeworm.com/read/342492/12016162
c exr10_15.c
//-----------------------------------------------
// Include Files
//-----------------------------------------------
#include
#include
//End Include Files----------------
www.eeworm.com/read/342423/12021145
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, XLSReadWriteII2, Escher2;
type
TfrmMain = class(TForm)
www.eeworm.com/read/256129/12023118
c 64k_test.c
/* Svga64k.bgi 测试文件 */
#include "graphics.h"
#include "Svga64k.h"
#include "stdio.h"
#include "stdlib.h"
#include "fcntl.h"
#include "malloc.h"
#include "io.h"
int huge Return_SVGA64K(void
www.eeworm.com/read/342403/12024204
txt 闪烁的跟随文字.txt
无标题文档
.modernetstyle {
FONT-FAMILY: , "Times New Roman"; FONT-SIZ