代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/105902/15655385
gif normal.gif
www.eeworm.com/read/104816/15682551
gif normal.gif
www.eeworm.com/read/101557/15826436
m normal.m
function y=normal(x,m,s)
% FUNCTION y=NORMAL(x,m,s)
% Gaussian distribution
% m=mean
% s=standard deviation
y=(1/sqrt(2*pi*s^2))*exp(-((x-m).^2)/(2*s^2));
www.eeworm.com/read/101557/15826593
m normal.m
function y=normal(x,m,s)
% FUNCTION y=NORMAL(x,m,s)
% Gaussian distribution
% m=mean
% s=standard deviation
y=(1/sqrt(2*pi*s^2))*exp(-((x-m).^2)/(2*s^2));
www.eeworm.com/read/100119/15883620
c normal.c
/* vi:set ts=8 sts=4 sw=4:
*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and usage conditions.
* Do ":help credits" in Vim to see a list of people who
www.eeworm.com/read/100119/15883666
pro normal.pro
/* normal.c */
void normal_cmd __ARGS((OPARG *oap, int toplevel));
void do_pending_operator __ARGS((CMDARG *cap, char_u *searchbuff, int *command_busy, int old_col, int gui_yank, int dont_adjust_op_
www.eeworm.com/read/192304/8389505
css normal_ws.css
body {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}
p {
font-size: 9pt;
; margin-left: 10px
; font-family: Arial, Helvetica, sans-serif; color: #333333
}
h1 {
font-size: 14pt; font
www.eeworm.com/read/390795/8441805
bmp zoomin_normal.bmp
www.eeworm.com/read/390795/8441812