代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/367559/2841657
js normal.js
///////// JS theme file for PopCalendarXP 7.0 /////////
// This file is totally configurable. You may remove all the comments in this file to shrink the download size.
// Since the plugins are loade
www.eeworm.com/read/362671/2928864
xpm normal.xpm
/* XPM */
static const char * normal_xpm[] = {
"16 16 111 2",
" c None",
". c #000000",
"+ c #030304",
"@ c #020303",
"# c #030303",
"$ c #030404",
"% c #040404",
"& c #A1B0BD",
"* c #8898A5
www.eeworm.com/read/362589/2929810
m normal.m
%产生n个N(a,b)正态分布随机数
%其中a为均值,b为方差
%function x=normal(a,b,n)
function x=normal(a,b,n)
m=48;%
for i=1:n
r=rand(1,m);
x(i)=a+sqrt(b)*(sum(r)-m/2)/sqrt(m/12);
end
www.eeworm.com/read/362432/2933879
xpm normal.xpm
/* XPM */
static const char * normal_xpm[] = {
"16 16 111 2",
" c None",
". c #000000",
"+ c #030304",
"@ c #020303",
"# c #030303",
"$ c #030404",
"% c #040404",
"& c #A1B0BD",
"* c #8898A5
www.eeworm.com/read/359766/2972180
m normal.m
%产生n个N(a,b)正态分布随机数
%其中a为均值,b为方差
%function x=normal(a,b,n)
function x=normal(a,b,n)
m=48;%
for i=1:n
r=rand(1,m);
x(i)=a+sqrt(b)*(sum(r)-m/2)/sqrt(m/12);
end
www.eeworm.com/read/359766/2972219
m normal.m
%产生n个N(a,b)正态分布随机数
%其中a为均值,b为方差
%function x=normal(a,b,n)
function x=normal(a,b,n)
m=48;%
for i=1:n
r=rand(1,m);
x(i)=a+sqrt(b)*(sum(r)-m/2)/sqrt(m/12);
end
www.eeworm.com/read/265999/4276319
sln normal.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "http://localhost/DotNetTextBox/Sample-Cs/Projects/Normal/", "http
www.eeworm.com/read/265999/4276338
sln normal.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "http://localhost/DotNetTextBox/Sample-Vb/Projects/Normal/", "http