代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/124280/14582015
h r_random.h
/*
R_RANDOM.H - header file for R_RANDOM.C
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF 2.0.
All functions prototypes are the Same as for RSAREF.
www.eeworm.com/read/124180/14591152
v eth_random.v
//////////////////////////////////////////////////////////////////////
//// ////
//// eth_random.v
www.eeworm.com/read/121395/14757670
c dns_random.c
#include "dns.h"
#include "taia.h"
#include "uint32.h"
#include
static uint32 seed[32];
static uint32 in[12];
static uint32 out[8];
static int outleft = 0;
#define ROTATE(x,b) (((x)
www.eeworm.com/read/221047/14759988
html module-random.html
5.3 random -- Generate pseudo-random numbers
www.eeworm.com/read/220620/14794958
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/117726/14906864
pl gen_random.pl
#!/usr/bin/perl
$out_filename = $argv[0];
$out_filename = "random.rep" unless $out_filename;
$num_blocks = $argv[1];
# $num_blocks = 1200 unless $num_blocks;
$num_blocks = 2400 unless $num_blocks;
$m
www.eeworm.com/read/117726/14906881
rep random2.rep
38748551
2400
4800
1
a 0 559
a 1 1822
a 2 19065
a 3 14824
a 4 9828
a 5 10894
a 6 1573
a 7 12656
a 8 21907
a 9 1953
a 10 9232
a 11 6880
a 12 14266
a 13 4017
a 14 21574
a 15 28415
a 16 28168
a 17 28421
www.eeworm.com/read/117726/14906898
rep random-bal.rep
39837156
2400
4800
1
a 0 5580
a 1 12722
a 2 7364
a 3 23102
a 4 11642
a 5 17524
a 6 20754
a 7 28861
a 8 17466
a 9 26961
a 10 26420
a 11 9485
a 12 3490
a 13 22072
a 14 28713
a 15 25752
a 16 20161
a 17 1
www.eeworm.com/read/117724/14907359
pl gen_random.pl
#!/usr/bin/perl
$out_filename = $argv[0];
$out_filename = "random.rep" unless $out_filename;
$num_blocks = $argv[1];
# $num_blocks = 1200 unless $num_blocks;
$num_blocks = 2400 unless $num_blocks;
$m
www.eeworm.com/read/117724/14907378
rep random2.rep
38748551
2400
4800
1
a 0 559
a 1 1822
a 2 19065
a 3 14824
a 4 9828
a 5 10894
a 6 1573
a 7 12656
a 8 21907
a 9 1953
a 10 9232
a 11 6880
a 12 14266
a 13 4017
a 14 21574
a 15 28415
a 16 28168
a 17 28421