代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/424281/10472644
c random.c
/* rng/random.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 James Theiler, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/160841/10487801
class random.class
www.eeworm.com/read/424046/10504761
h random.h
#include
#include
#include
#include
#include
#include
#ifndef RANDOM_H
#define RANDOM_H
#define IM1 2147483563
#define IM2 214
www.eeworm.com/read/424046/10504763
cpp random.cpp
#include "random.h"
/*
Long period (? 2 \Theta 10 18 ) random number generator of L'Ecuyer with Bays璂urham shuffle
and added safeguards. Returns a uniform random deviate between 0.0 and 1.0 (excl
www.eeworm.com/read/278750/10512647
hpp random.hpp
// -*- c++ -*-
//
// File: random.hpp
//
// Description: C++ implementation of the random number generator class.
// eCGA version 1.0 implemented Prime Modulus Multiplicative
www.eeworm.com/read/278750/10512670
cpp random.cpp
// -*- c++ -*-
//
// File: random.cpp
//
// Description: C++ implementation of the random number generator class.
// eCGA version 1.0 implemented Prime Modulus Multiplicative
www.eeworm.com/read/352733/10520537
c random.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/278590/10526958
dsw random.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/278590/10526962
rc random.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/278590/10526970
clw random.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CRandomDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "random.