代码搜索:Random

找到约 10,000 项符合「Random」的源代码

代码结果 10,000
www.eeworm.com/read/209989/15210255

pas rei_36.pas

unit Rei_36; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Menus, StdCtrls; type // 定义房间记录类型 TRoom = record Used: Byte;
www.eeworm.com/read/206867/15287398

cpp shuffle.cpp

// If you use Visual C++, set the compile options to /GX #ifdef __BCPLUSPLUS__ #include #include #include #else #include #include #inc
www.eeworm.com/read/206765/15290169

m lxl.m

% 主程序scriptfile: % 两径瑞利衰落信道仿真 % 设定默认参数 NN=256; % 传输符号个数 tb=0.5; % 一比特时间 fs=10; % 每符号采样数 ebn0db=[1:2:15]; % 设定Eb/N0 % 建立QPSK信号 x=random_binary(NN,fs)+i*random_binary
www.eeworm.com/read/205937/15303571

scp necro.scp

//***************************************************************** //* UOX3 Scripts v.38 * //*
www.eeworm.com/read/169602/5420054

cpp restarts.cpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/169093/5428607

h xbn_z.h

/* Copyright 2003-2005, Voltage Security, all rights reserved. */ #include "ictk.h" #include "xbn_vsmath.h" #ifndef XBN_Z_H #define XBN_Z_H #ifdef __cplusplus extern "C" { #endif /*
www.eeworm.com/read/167728/5452766

todo

* Sort out "const" in prototypes, it looks odd since there are consts for many functions which modify the state. (Applies to both qrng and rng) * It would be useful to include functions to generate
www.eeworm.com/read/167185/5462369

c rand.c

/* | This material contains proprietary software of Entropic Processing, Inc. | Any reproduction, distribution, or publication without the the prior | written permission of Entropic Processing, Inc. i
www.eeworm.com/read/166734/5473353

c g_trigger.c

/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena sourc
www.eeworm.com/read/161438/5553793

cpp shuffle.cpp

// If you use Visual C++, set the compile options to /GX #ifdef __BCPLUSPLUS__ #include #include #include #else #include #include #inc