代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/331534/3410666
cpp random.cpp
//
// Random.cpp
//
// $Id: //poco/1.3/Foundation/src/Random.cpp#3 $
//
// Library: Foundation
// Package: Crypt
// Module: Random
//
// Definition of class Random.
//
// Copyright (c) 200
www.eeworm.com/read/330303/3425694
cpp random.cpp
//#if defined(__GNUC__) && defined(GCC_PCH)
// #include "aux.hpp"
//#else
#include "Random.hpp"
//#endif
#include "boost/mpi.hpp"
#include
#include
using namespace indii::ml:
www.eeworm.com/read/330303/3425736
hpp random.hpp
#ifndef INDII_ML_AUX_RANDOM_HPP
#define INDII_ML_AUX_RANDOM_HPP
#include "vector.hpp"
#include
#include
namespace indii {
namespace ml {
namespace aux {
www.eeworm.com/read/330176/3427020
c random.c
// --------------------------------------------------------------------------
//
// Copyright (c) 1994-2000 Microsoft Corporation. All rights reserved.
//
// Module:
//
// random.c
//
// P
www.eeworm.com/read/328647/3440760
java random.java
package cpu_and_memory.arithmetic.banker;
public class Random {
}
www.eeworm.com/read/325830/3479201
hpp random.hpp
/* random.hpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL, an SSL implementation written by Todd A Ouska
* (todd at yassl.c
www.eeworm.com/read/325830/3479241
cpp random.cpp
/* random.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL, an SSL implementation written by Todd A Ouska
* (todd at yassl.c
www.eeworm.com/read/324920/3491303
c random.c
/* Copyright (C) 2005 Jeff Dike */
/* Much of this ripped from drivers/char/hw_random.c, see there for other
* copyright.
*
* This software may be used and distributed according
www.eeworm.com/read/324606/3500178
c random.c
/* random.c - random number generation package */
/* Copyright 1994 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983 Regents of the University of California.
* All ri
www.eeworm.com/read/323691/3509631
c random.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.