代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/351636/3102634
cxx test_random.cxx
// This is core/vnl/tests/test_random.cxx
#include
#include // for vcl_sqrt()
#include
#include
void test_random()
{
www.eeworm.com/read/351636/3102827
h vnl_random.h
// This is core/vnl/vnl_random.h
#ifndef vnl_random_h
#define vnl_random_h
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma interface
#endif
//:
// \file
// \author Aaron Kotcheff (Manchester)
// \b
www.eeworm.com/read/351636/3102849
cxx vnl_random.cxx
// This is core/vnl/vnl_random.cxx
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma implementation
#endif
//:
// \file
#include "vnl_random.h"
#include
#include
#inclu
www.eeworm.com/read/266151/4274287
sgml random_numbers.sgml
Random Numbers
pseudo-random number generator.
The following fu
www.eeworm.com/read/252498/4403713
cxx test_random.cxx
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redis
www.eeworm.com/read/155175/5629164
java croft_random.java
package com.croftsoft.apps.insight;
public class Croft_Random {
//////////////////////////////////////////////////////////////////////
////////////////////////////////////////
www.eeworm.com/read/154890/5633038
h m_random.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: m_random.h,v 1.2 2003/09/08 22:34:29 jasonk Exp $
//
// Copyright (
www.eeworm.com/read/154890/5633089
c m_random.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: m_random.c,v 1.2 2003/09/08 22:34:29 jasonk Exp $
//
// Copyright (
www.eeworm.com/read/153670/5645517
v eth_random.v
//////////////////////////////////////////////////////////////////////
//// ////
//// eth_random.v
www.eeworm.com/read/152843/5657172
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