代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/410930/11264675
cpp aabox.cpp
/* ------------------------------------------------------
Axis Aligned Boxes - Lighthouse3D
-----------------------------------------------------*/
#include "AABox.h"
AABox::AABox
www.eeworm.com/read/147986/12504950
htc input.htc
switch(type)
{
case 'text':
case 'file':
case 'password':
style.border="1px solid #666666";
style.backgroundColor="#FEFEFE";
style.height="18px"
www.eeworm.com/read/147986/12505003
htc input.htc
switch(type)
{
case 'text':
case 'file':
case 'password':
style.border="1px solid #666666";
style.backgroundColor="#FEFEFE";
style.height="18px"
www.eeworm.com/read/249425/12506023
java normaldistributiontest.java
package tests;
import dataprocess.*;
import org.junit.After;
import org.junit.Before;
import org.junit.*;
public class NormalDistributionTest {
@Before
public void setUp() {
normal = (
www.eeworm.com/read/249415/12507368
cpp sehterm.cpp
/******************************************************************************
Module: SEHTerm.cpp
Notices: Copyright (c) 2000 Jeffrey Richter
****************************************************
www.eeworm.com/read/147861/12513756
mdl dbtlinkex2.mdl
Model {
Name "dbtlinkex2"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTypes of
www.eeworm.com/read/335440/12523217
html mypll_waveforms.html
Sample Waveforms for myPLL.vhd
Sample behavioral waveforms for design file myPLL.vhd
The following waveforms show the b
www.eeworm.com/read/334860/12567865
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/247567/12641669
h video_comm.h
#include
#include
#include
#include
#include
#include
#include /*please select the header file, according to the D/A o