代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/218293/14927280
h random.h
// Functions for the random handling of n úm eros, genetic.
// Without modifying, except for randomize to receive the seed from invocaci ón.
#ifndef RANDOM_H
#define RANDOM_H
#include
names
www.eeworm.com/read/218293/14927306
cpp random.cpp
#include "random.h"
namespace CAEP
{
CARandom::CARandom(float seed)
{
Init(seed);
InitNormalDeviate();
}
void CARandom::Init(float seed)
{
int i;
for(i=0; i
www.eeworm.com/read/218293/14927333
o random.o
www.eeworm.com/read/218063/14940399
cpp random.cpp
// Random.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "Random.h"
#include "tool.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stati
www.eeworm.com/read/218063/14940409
opt random.opt
www.eeworm.com/read/218063/14940410
h random.h
#if !defined(AFX_RANDOM_H__47E78C67_5E43_4E7F_8DF8_2AA2907CB08B__INCLUDED_)
#define AFX_RANDOM_H__47E78C67_5E43_4E7F_8DF8_2AA2907CB08B__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/218063/14940412
aps random.aps
www.eeworm.com/read/218063/14940414
clw random.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Random.h"
LastPa
www.eeworm.com/read/218063/14940417
rc random.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//
www.eeworm.com/read/218063/14940420
dsw random.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################