代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/136846/5844544
txt swirl.txt
particlesystem "test" 1.00 {
position = XYZ(0,2,0)
eventsequence "blue" {
sourceblendmode = D3DBLEND_ONE
destblendmode = D3DBLEND_ONE
numparticles = 100
gravity = XYZ(0,0,0)
www.eeworm.com/read/136818/5853420
cpp randompredictor.cpp
//----------------------------------------------------------------------------------------------
// Sequential Prediction Demo: The positioning pattern
//
// Author: Fri Mommersteeg
// Date:
www.eeworm.com/read/136818/5853441
cpp randompredictor.cpp
//----------------------------------------------------------------------------------------------
// Sequential Prediction Demo: The positioning pattern
//
// Author: Fri Mommersteeg
// Date:
www.eeworm.com/read/136818/5853457
cpp randompredictor.cpp
//----------------------------------------------------------------------------------------------
// Sequential Prediction Demo: The positioning pattern
//
// Author: Fri Mommersteeg
// Date:
www.eeworm.com/read/136571/5870828
h rtp.h
#include
#include
struct rtpbits {
int sequence:16; /* sequence number: random */
int pt:7; /* payload type: 14 for MPEG audio */
int m:1; /* marker: 0 */
www.eeworm.com/read/134053/5895425
pas arty.pas
{************************************************}
{ }
{ Turbo Art Demo Program }
{ Copyright (c) 1992 by Borland Internatio
www.eeworm.com/read/133287/5906603
h randomstream.h
//
// RandomStream.h
//
// $Id: //poco/Main/Foundation/include/Foundation/RandomStream.h#5 $
//
// Definition of class RandomInputStream.
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied I
www.eeworm.com/read/126430/6016556
c xran4.c
/* Driver for routine ran4 */
#include
#include "nr.h"
main()
{
int i;
static long idum[5]={0,-1,99,-99,99};
static char *ansvax[5]={"","0.275898","0.208204","0.034307","0.8386
www.eeworm.com/read/124465/6046897
h precomp.h
#ifndef PRECOMP__H
/* ============================================================================
Project Name : jayaCard TCK
Module Name : proto/tck/bios/test01/precomp.h
Version : $Id: pr
www.eeworm.com/read/124394/6050134
v test_bench_top.v
////////////////////////////////////////////////////////////////////
//// ////
//// Top Level Test Bench