代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/371212/9561512
cpp random_cy.cpp
#include
char t[100];
char proc[101][100],gotoproc[101][200][100];
int command[101][200],gotoline[101][200];
int i,j,k;
double rate[101][200];
double t1;
double time[101][200];
do
www.eeworm.com/read/371212/9561514
cpp random_dynamic.cpp
#include
#include
#include
#include
struct instruction{
int type;
int pos;
char *s;
long double p;
}ins[100][100];
long double p[100],a[101][
www.eeworm.com/read/371212/9561516
pps random walk.pps
www.eeworm.com/read/371212/9561517
ppt random walk.ppt
www.eeworm.com/read/371212/9561522
cpp random1.cpp
#include
#include
#include
#include
#include
#include
#define zero 1e-8
#define MAXN 150
using namespace std;
struct Equation
{
www.eeworm.com/read/169605/9849342
v eth_random.v
`include "timescale.v"
module eth_random (MTxClk, Reset, StateJam, StateJam_q, RetryCnt, NibCnt, ByteCnt,
RandomEq0, RandomEqByteCnt);
parameter Tp = 1;
input MTxClk;
www.eeworm.com/read/169221/9875042
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/364334/9912088
vi random signal.vi
www.eeworm.com/read/364334/9912095
vi random average.vi
www.eeworm.com/read/167001/9986320
c random32.c
/* *
* $Id: random32.c 20 2004-06-18 17:14:56Z federico $
*
* This file is part of NeMeSI
*
* NeMeSI -- NEtwork MEdia Streamer I
*
* Copyright (C) 2001 by
*
* Giampaolo "mancho" M