代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/287861/8664050
plg random06041033.plg
Build Log
--------------------Configuration: random06041033 - Win32 Debug--------------------
Command Lines
Creating temporary file "e:\tmp\RSP
www.eeworm.com/read/287806/8668253
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/287806/8668274
c r_random.c
/*
R_RANDOM.C - random objects for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as for RSA
www.eeworm.com/read/387425/8683677
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/287166/8714573
h m_random.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: m_random.h,v 1.3 2001/01/25 22:15:42 bpereira Exp $
//
// Copyright
www.eeworm.com/read/287166/8714993
c m_random.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: m_random.c,v 1.4 2001/03/30 17:12:50 bpereira Exp $
//
// Copyright
www.eeworm.com/read/286738/8746497
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
www.eeworm.com/read/429453/8807850
m random_data.m
function b = random_data(nr_data_bits)
% b = random_data(nr_data_bits)
%
% Generates a block of equiprobable random binary data, {0, 1}
%
% Input:
% nr_data_bits = the number of bits to genera
www.eeworm.com/read/285808/8816597
m random_binary.m
% File: random_binary.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with
www.eeworm.com/read/285806/8816938
m random_binary.m
% File: random_binary.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with