代码搜索:normal

找到约 10,000 项符合「normal」的源代码

代码结果 10,000
www.eeworm.com/read/397670/8029995

asp reply.asp

www.eeworm.com/read/397670/8030087

asp reply.asp

www.eeworm.com/read/297233/8038116

h xm-iris4.h

#include "mips/xm-mips.h" #define USG #if 0 #ifdef __GNUC__ /* The normal irix compiler requires alloca.h or alloca doesn't work. However, the IRIX compiler doesn't allow alloca to be stored in
www.eeworm.com/read/196814/8058460

m feefun02.m

function fee=feefun02(a,b) %这里 a 是标定值向量,b是相对容差向量,loss是损失 loss=0;h=0.001; for i=1:7 a1=a;a1(i)=a1(i)+h; a2=a;a2(i)=a2(i)-h; dy(i)=(sqfun0(a1)-sqfun0(a2))/(2*h); end; deltaa=a.*b/3; s=
www.eeworm.com/read/397102/8067990

m qdc.m

%QDC Quadratic Bayes Normal Classifier % % W = qdc(A,r,s) % % Computation of the quadratic classifier between the classes of the % dataset A assuming normal densities. r and s (0
www.eeworm.com/read/397102/8068471

m normalm.m

%NORMALM Estimate normal densities % % W = NORMALM(A,TYPE) % % D = B*W % % For each of the classes in the dataset A a normal distribution % is estimated. The result is stored as a K*C mapping in W, in
www.eeworm.com/read/196650/8068940

syn untitled.syn

JDF B // Created by Version 8.1 PROJECT ybx DESIGN untitled Normal DEVKIT ispLSI1032E-100LJ84 ENTRY ABEL/Schematic MODULE ybx.abl MODSTYLE CTL_1 Normal
www.eeworm.com/read/296686/8082155

py hyperlinkctrl.py

import wx import wx.lib.hyperlink as hl #---------------------------------------------------------------------- class TestPanel(wx.Panel): def __init__(self, parent, log): self.
www.eeworm.com/read/296593/8089457

eqn full_add.fit.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/196382/8094962

asp photo_addfile.asp