代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/422060/2045586
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/422060/2045870
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/420803/2060912
c random.c
/*
* Mersenne Twister Random Algorithm
* Copyright (c) 2006 Ryan Martell.
* Based on A C-program for MT19937, with initialization improved 2002/1/26. Coded by
* Takuji Nishimura and Makoto Matsumo
www.eeworm.com/read/420803/2060916
h random.h
/*
* Mersenne Twister Random Algorithm
* Copyright (c) 2006 Ryan Martell.
* Based on A C-program for MT19937, with initialization improved 2002/1/26. Coded by
* Takuji Nishimura and Makoto Matsumo
www.eeworm.com/read/420043/2072386
java random.java
/*
* @(#)Random.java 1.16 97/02/20
*
* Copyright (c) 1995, 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Mic
www.eeworm.com/read/418308/2090975
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/416824/2107716
c random.c
/******************************************************************************
Filename: random.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This app
www.eeworm.com/read/414527/2145584
h random.h
// ==============================================================
// This file is part of Glest Shared Library (www.glest.org)
//
// Copyright (C) 2001-2008 Marti駉 Figueroa
//
// You can redistri
www.eeworm.com/read/414527/2145669
cpp random.cpp
#include "random.h"
#include
#include "leak_dumper.h"
namespace Shared{ namespace Util{
// =====================================================
// class Random
// ============
www.eeworm.com/read/410339/2211388
ver random.ver
#define __ver_random_add_entropy a8aba17c
#define random_add_entropy _set_ver(random_add_entropy)
#define __ver_add_keyboard_randomness 74789c19
#define add_keyboard_randomness _set_ver(add_keyboard_r