代码搜索:贝叶斯算法
找到约 10,000 项符合「贝叶斯算法」的源代码
代码结果 10,000
www.eeworm.com/read/217832/14950268
opt 龙贝格.opt
www.eeworm.com/read/217832/14950270
dsp 龙贝格.dsp
# Microsoft Developer Studio Project File - Name="龙贝格" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/217832/14950271
dsw 龙贝格.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/217832/14950272
cpp 龙贝格.cpp
# include
# include
double f(double n)
{
double a=sin(n);
double b=a/n;
return b;
}
void main ()
{
double a,b,c,s,h,x,t1,t2,c1,c2,r1,r2,s1,s2;
cout
www.eeworm.com/read/217832/14950273
plg 龙贝格.plg
Build Log
--------------------Configuration: 龙贝格 - Win32 Debug--------------------
Command Lines
Results
龙贝格.exe - 0 error(s),
www.eeworm.com/read/217832/14950274
ncb 龙贝格.ncb
www.eeworm.com/read/209874/15212379
cpp 龙贝格 .cpp
#include
#include
double a,b,e,h,x,T1,T2,S,S1,S2,C1,C2,R1,R2;
int k;
double f(double x)
{
double y;
if(x==0)
y=1;
else
y=sin(x)/x;
return y;
}
void zihanshu
www.eeworm.com/read/444191/1735489
txt 收贝脚本.txt
msg 注意:由于脚本支持断线重登处理,请设置好登陆服务器和人物.
ifmap 1000,+4
cls
print 请在萨村日美子前(东56南124)运行脚本!
end
ifpos 56,124,+2
goto -4
ifitem 1-5,=,空位,+4
cls
print 请清空道具栏1-5位!
end
goto +8
label err
log 3
'
www.eeworm.com/read/444191/1735736
txt 送贝声望.txt
'小明制作 修正于2004/8/18
msg 注意:由于脚本支持断线重登处理,请设置好登陆服务器和人物.
ifitem 1,=,萨姆吉尔,+4
cls
print 请在道具1位放上萨姆吉尔村的精灵羽毛!
end
ifitem 2,=,不可思议的贝壳,+6
ifitem 2,=,仙尼亚的花,+5
ifitem 2,=,空位,+4
cls
print 请清空道具2位!
en
www.eeworm.com/read/171956/9728571