代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/322613/3522806
c fer_random.c
#include
#include
int main()
{
int i,j,k,r,p;
srandom(1);
k=0;
for(j=0;j
www.eeworm.com/read/317451/3579851
tcl ns-random.tcl
#
# Copyright (c) 1996-1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provid
www.eeworm.com/read/316872/3586425
s carta_random.s
/*
* Fast, simple, yet decent quality random number generator based on
* a paper by David G. Carta ("Two Fast Implementations of the
* `Minimal Standard' Random Number Generator," Communications of
www.eeworm.com/read/316872/3599067
h hw_random.h
/*
Hardware Random Number Generator
Please read Documentation/hw_random.txt for details on use.
----------------------------------------------------------
This software may be used and distribut
www.eeworm.com/read/307320/3724036
tcl ns-random.tcl
#
# Copyright (c) 1996-1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provid
www.eeworm.com/read/304642/3795567
hpp random_sample.hpp
/*
Copyright (c) 2006, Arvid Norberg & Daniel Wallin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following c