代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/244507/12859325
v random_tp.v
`timescale 10ns/1ns
module random_tp;
integer data;
integer i;
parameter delay=10;
initial $monitor($time,,,"data=%b",data);
initial
begin
for(i=0; i
www.eeworm.com/read/143521/12868265
v random_tp.v
`timescale 10ns/1ns
module random_tp;
integer data;
integer i;
parameter delay=10;
initial $monitor($time,,,"data=%b",data);
initial
begin
for(i=0; i
www.eeworm.com/read/142139/12960813
zip random1.zip
www.eeworm.com/read/142139/12960823
zip random2.zip
www.eeworm.com/read/141907/12977768
rc2 random.rc2
//
// RANDOM.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/141692/12991107
pdf 8-random.pdf
www.eeworm.com/read/328084/13046960
m random0.m
function ran=random0(n,m)
%RANDOM0 Generate uniform random numbers in [0,1]
%Function RANDOM0 generates an array of uniform random numbers in the range
%[0,1].The usage is:
%
%random0(n) ---Gene
www.eeworm.com/read/328084/13046981
asv random0.asv
function ran=random0(n,m)
%RANDOM0 Generate uniform random numbers in [0,1]
%Function RANDOM0 generates an array of uniform random numbers in the range
%[0,1].The usage is:
%
%random0(n) ---Gene
www.eeworm.com/read/140930/13051977
h m_random.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
www.eeworm.com/read/140930/13052119
c m_random.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th