代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/163842/10142634
eqn m74148a.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/357617/10204991
m ans7_9.m
function y = ans6_9(miu,sigma,n)
y=round(mod(random('Normal',miu,sigma),1)*n);
www.eeworm.com/read/353272/10457929
our_gtkrc
style "default"
{
bg[NORMAL]={0,0,0}
bg[PRELIGHT]={0,0,0}
bg[ACTIVE]={0,0,0}
}
class "GtkWidget" style "default"
www.eeworm.com/read/353272/10458353
our_gtkrc
style "default"
{
bg[NORMAL]={0,0,0}
bg[PRELIGHT]={0,0,0}
bg[ACTIVE]={0,0,0}
}
class "GtkWidget" style "default"
www.eeworm.com/read/160033/10577982
c calcp.c
/*
Copyright (c) 1990 Massachusetts Institute of Technology, Cambridge, MA.
All rights reserved.
This Agreement gives you, the LICENSEE, certain rights and obligations.
By using the software, you ind
www.eeworm.com/read/160033/10578082
c zbufsort.c
/*
Copyright (c) 1990 Massachusetts Institute of Technology, Cambridge, MA.
All rights reserved.
This Agreement gives you, the LICENSEE, certain rights and obligations.
By using the software, you ind
www.eeworm.com/read/160033/10578137
c zbufproj.c
/*
Copyright (c) 1990 Massachusetts Institute of Technology, Cambridge, MA.
All rights reserved.
This Agreement gives you, the LICENSEE, certain rights and obligations.
By using the software, you ind
www.eeworm.com/read/417309/10996159
m ans7_9.m
function y = ans6_9(miu,sigma,n)
y=round(mod(random('Normal',miu,sigma),1)*n);