代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/101839/15801976
js dv_adv.js
//浮动广告
var brOK=false;
var mie=false;
var vmin=2;
var vmax=5;
var vr=3;
var timer1;
var jobads;
function movechip(chipname)
{
if(brOK)
{
eval("chip="+chipname);
if(!mie)
{
www.eeworm.com/read/101771/15818943
c puttext.c
#include
#include
#include
#include
#include
#include
void main(void)
{
char buffer[128];
int row, column;
clr
www.eeworm.com/read/101557/15827432
m ip_05_07.m
% MATLAB script for Illustrated Problem 7, Chapter 5.
echo on
n0=random('norm',0,0.5,100,1);
n1=random('norm',0,0.5,100,1);
n2=random('norm',0,0.5,100,1);
n3=random('norm',0,0.5,100,1);
x1=1.+n0
www.eeworm.com/read/101528/15827962
c bgidemo.c
/*
GRAPHICS DEMO FOR Borland C++ 3.0
Copyright (c) 1987,88,91 Borland International. All rights reserved.
From the command line, use:
bcc bgidemo graphics.lib
*/
#ifdef __TI
www.eeworm.com/read/101192/15841902
txt readme.txt
加密/解密字符串的例子
http://www.vb-helper.com/HowTo/cipher.zip
Purpose
Encipher text.
Method
Use a password to inialize the random number generator. Then add a sequence
of random numbers to the tex
www.eeworm.com/read/100607/15869382
c rndwin16.c
/****************************************************************************
* *
* Win16 Randomness-Gathering Code *
* Copyright Peter Gutmann 1996-2001 *
*
www.eeworm.com/read/100607/15869384
c rndwin32.c
/****************************************************************************
* *
* Win32 Randomness-Gathering Code *
* Copyright Peter Gutmann, Matt Thomlinson and Bla
www.eeworm.com/read/100243/15879780
c cube.c
/*
-------------------------------------------------------------------------
cube.c
-------------------------------------------------------------------------
This program will generate a given number
www.eeworm.com/read/149876/5696122
c linux-dp.c
/* linux-dp.c --- dining philosophers, on LinuxThreads
Jim Blandy --- March 1999 */
/* It's okay to edit this file and shift line numbers around. The
tests use gdb_get_line_
www.eeworm.com/read/148694/5711564
c linux-dp.c
/* linux-dp.c --- dining philosophers, on LinuxThreads
Jim Blandy --- March 1999 */
/* It's okay to edit this file and shift line numbers around. The
tests use gdb_get_line_