代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/149714/12355925
bak random.c.bak
www.eeworm.com/read/149607/12362971
txt random_generator.txt
-- Pseudo Random Bit Sequence Generator
-- This design entity uses a single conditional signal assignment statement to describe a PRBSG register.
-- The length of the register and the two tapping p
www.eeworm.com/read/250980/12372129
m uniform_random.m
function s = uniform_random(N)
%function s = uniform_random(N)
%
% Generate N uniform-random numbers within interval (0,1) in ascending order.
% Adapted from Doucet & de Feitas' high speed Niclas
www.eeworm.com/read/250980/12372158
m stratified_random.m
function s = stratified_random(N)
%function s = stratified_random(N)
%
% Generate N uniform-random numbers stratified within interval (0,1).
% The set of samples, s, are in ascending order.
%
%
www.eeworm.com/read/337228/12383260
m main_random.m
%%%%%%%%%%%%%%%%%%%%%%%%%
%无编码同步CDMA系统的多用户检测仿真
%1 单用户
%2 匹配滤波检测
%3 线性解相关检测器
%4 线性MMSE检测器
%5 PIC检测器
%5 SIC检测器
%%%%%%%%%%%%%%%%%%%%%%%%%
clear;
nUser = 8; %Number of users
L_total = 100;
www.eeworm.com/read/148850/12421958
class random_value.class
www.eeworm.com/read/250058/12437718
js random-image.js
addLoadListener(function()
{
var people = [
['darth', 'Darth Vader'],
['palpatine', 'Emperor Palpatine'],
['boba', 'Boba Fett'],
['chewbacca', 'Chewbacca']
];
v
www.eeworm.com/read/250058/12439209
js random-number.js
// Please note: this file contains snippets for comparison
// it is not self-contained or ready-to-use code as such
function randomBetween(min, max)
{
return min + Math.floor(Math.random() *
www.eeworm.com/read/250043/12440964
java random2.java
import java.util.*;
public class Random2{
public static void main(String[] args){
Random rnd=new Random();
String[] card={"窍飘1","窍飘2","窍飘3","窍飘4","窍飘5",
"窍飘6","窍飘7