代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/171539/9746631
ncb random.ncb
www.eeworm.com/read/171539/9746639
h random.h
// random.h : main header file for the RANDOM application
//
#if !defined(AFX_RANDOM_H__E12B5649_B145_40D9_9E49_2B15B52798CE__INCLUDED_)
#define AFX_RANDOM_H__E12B5649_B145_40D9_9E49_2B15B52798CE
www.eeworm.com/read/171539/9746641
plg random.plg
Build Log
--------------------Configuration: random - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
www.eeworm.com/read/171539/9746645
cpp random.cpp
// random.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "random.h"
#include "randomDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/171539/9746657
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) Ap
www.eeworm.com/read/171539/9746659
opt random.opt
www.eeworm.com/read/171351/9760568
c random.c
/*============================================================
file : random.c
purpose : random number generator
developed : 1991
author : Kalyanmoy Deb
(Translated in C from D
www.eeworm.com/read/367145/9780313
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/367145/9780328
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/170899/9780753
dsw random.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################