代码搜索:random
找到约 10,000 项符合「random」的源代码
代码结果 10,000
www.eeworm.com/read/183805/9137615
c random.c
/* GNU Chess 5.0 - random.c - random number code
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian and Gaze
www.eeworm.com/read/380446/9148736
inl random.inl
//random.inl 随机函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _RANDOM_INL
#define _RANDOM_INL
//产生一个[0,1]区间内均匀分布伪随机数
inline double
rand_01_One(double& seed)
{
www.eeworm.com/read/183615/9148753
h random.h
/*
cpplibga, free library of genetic algorithms.
Copyright (C) 2003 Burger Y.A. (aka Jo Kruger)
This program is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/380446/9148761
opt random.opt
www.eeworm.com/read/380446/9148780
h random.h
//random.h 宏定义及随机函数(方法)原型头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _RANDOM_H
#define _RANDOM_H
#define RandCoef2053 2053
#define RandCoef13849 13849
#define MOD
www.eeworm.com/read/380446/9148859
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/380446/9148885
dsp random.dsp
# Microsoft Developer Studio Project File - Name="Random" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/380446/9148887
ncb random.ncb
www.eeworm.com/read/380446/9148895
plg random.plg
Build Log
--------------------Configuration: Random - Win32 Debug--------------------
Command Lines
Results
Random.exe - 0 erro
www.eeworm.com/read/379943/9171900
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