代码搜索:montecarlo
找到约 154 项符合「montecarlo」的源代码
代码结果 154
www.eeworm.com/read/382499/9024034
cu montecarlo_sm13.cu
/*
* Copyright 1993-2007 NVIDIA Corporation. All rights reserved.
*
* NOTICE TO USER:
*
* This source code is subject to NVIDIA ownership rights under U.S. and
* international Copyright l
www.eeworm.com/read/382499/9024056
sln montecarlo_vc7.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarlo", "MonteCarlo_vc7.vcproj", "{B7DBD1CA-BABB-4F4A-8C68-AE4E53F6C5B0}"
Projec
www.eeworm.com/read/395037/8198240
ppt montecarlo_simulations_english.ppt
www.eeworm.com/read/288516/8627285
pdf the-montecarlo-application-based-on-matlab.pdf
www.eeworm.com/read/284550/8920280
doc qpsk系统的montecarlo.doc
www.eeworm.com/read/382499/9024013
c montecarlo_sm13.fatbin.c
#include "__cudaFatFormat.h"
#define __gpud__DebugInfo_dec4953e47f7fd87 0
#ifdef __cplusplus
extern "C" {
#endif
static const unsigned char __deviceText[] = {
0x61,0x72,0x63,0x68,0x69,0x74
www.eeworm.com/read/382499/9024019
c montecarlo_sm10.fatbin.c
#include "__cudaFatFormat.h"
#define __gpud__DebugInfo_ace7992519f676e8 0
#ifdef __cplusplus
extern "C" {
#endif
static const unsigned char __deviceText[] = {
0x61,0x72,0x63,0x68,0x69,0x74
www.eeworm.com/read/184067/9123811
m monte.m
%MonteCarlo法解最优化的例
clear;
vmax=-inf;
x2=specrnd(10:20,[],1,5);
x3=specrnd(-5:16,[],1,5);
for i=1:5
for j=1:5
if x2(i)+2*x3(j)>=10&3*x2(i)+2*x3(j)
www.eeworm.com/read/166306/10024617
m monte.m
%MonteCarlo法解最优化的例
clear;
vmax=-inf;
x2=specrnd(10:20,[],1,5);
x3=specrnd(-5:16,[],1,5);
for i=1:5
for j=1:5
if x2(i)+2*x3(j)>=10&3*x2(i)+2*x3(j)
www.eeworm.com/read/358694/10181703
m monte.m
%MonteCarlo法解最优化的例
clear;
vmax=-inf;
x2=specrnd(10:20,[],1,5);
x3=specrnd(-5:16,[],1,5);
for i=1:5
for j=1:5
if x2(i)+2*x3(j)>=10&3*x2(i)+2*x3(j)