代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/255755/12057869

m prex_matchlab.m

%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels % % Illustrates the use of K-MEANS clustering and the match of labels. help prex_matchlab echo on rand('state',5); %
www.eeworm.com/read/152755/12087516

m corr_seq.m

function out = corr_seq(rho,nsize,power,meanval,seed) % CORR_SEQ .... Generates a random data sequence with correlated samples. % % [Y] = CORR_SEQ(RHO,N,POWER,MEAN) generates N samples from the s
www.eeworm.com/read/341337/12090262

h garandom.h

// $Header$ /* ---------------------------------------------------------------------------- random.h mbwall 29jun95 Copyright 1995 Massachusetts Institute of Technology DESCRIPTION: Initiali
www.eeworm.com/read/151148/12231863

c draw.c

#include "config.h" /* 定义16标准色 */ uint16 const COLORS_TAB[16] = {BLACK, NAVY, DGREEN, DCYAN, MAROON, PURPLE, OLIVE
www.eeworm.com/read/151146/12232118

c draw.c

#include "config.h" /* 定义16标准色 */ uint16 const COLORS_TAB[16] = {BLACK, NAVY, DGREEN, DCYAN, MAROON, PURPLE, OLIVE
www.eeworm.com/read/150905/12249084

m prex_matchlab.m

%PREX_MATCHLAB PRTools example on K-MEANS clustering and matching labels % % Illustrates the use of K-MEANS clustering and the match of labels. help prex_matchlab echo on rand('state',5); %
www.eeworm.com/read/339148/12255255

v rs_testbench.v

///////////////////////////////////////////////////////////////////// //// //// //// High Speed Reed Solomon Encoder
www.eeworm.com/read/150781/12263106

c sshrand.c

/* * cryptographic random number generator for PuTTY's ssh client */ #include "putty.h" #include "ssh.h" /* Collect environmental noise every 5 minutes */ #define NOISE_REGULAR_INTERVAL (5
www.eeworm.com/read/150781/12263313

c noise.c

/* * Noise generation for PuTTY's cryptographic random number * generator. */ #include #include "putty.h" #include "ssh.h" #include "storage.h" /* * This function is calle
www.eeworm.com/read/150701/12270790

c cube.c

/* ------------------------------------------------------------------------- cube.c ------------------------------------------------------------------------- This program will generate a given number