代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/117724/14907392
rep random-bal.rep
39643501
2400
4800
1
a 0 31526
a 1 7571
a 2 26218
a 3 32110
a 4 32342
a 5 11962
a 6 24617
a 7 520
a 8 17786
a 9 30327
a 10 21973
a 11 15673
a 12 29388
a 13 28278
a 14 23969
a 15 3636
a 16 3543
a 17 10
www.eeworm.com/read/117655/14910291
txt random_alpha.txt
USER0::165a1fabd5c06a68aad3b435b51404ee::::
USER1::cf1a193bf3053bc4aad3b435b51404ee::::
USER2::cf8465783349c275aad3b435b51404ee::::
USER3::fa2991e294ec4b1caad3b435b51404ee::::
USER4::afef1f7192613
www.eeworm.com/read/217873/14946316
c crypt_random.c
/*
* Copyright (c) 1993 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p
www.eeworm.com/read/217873/14946408
h crypt_random.h
/*
* Copyright (c) 1993 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p
www.eeworm.com/read/217119/14978107
z random.f.z
www.eeworm.com/read/217031/14982314
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/217031/14982318
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/216806/14991775
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/115478/15013109