代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/428525/8861537
cpp justpathplanningguiserver.cpp
/*
MobileRobots Advanced Robotics Navigation and Localization (ARNL)
Copyright (C) 2004, 2005, ActivMedia Robotics LLC.
Copyright (C) 2006, 2007, MobileRobots Inc.
All Rights Reserved
MobileR
www.eeworm.com/read/428525/8861540
cpp guiserver.cpp
/*
MobileRobots Advanced Robotics Navigation and Localization (ARNL)
Copyright (C) 2004, 2005, ActivMedia Robotics LLC.
Copyright (C) 2006, 2007, MobileRobots Inc.
All Rights Reserved
MobileR
www.eeworm.com/read/382545/9021861
html altpll0_waveforms.html
Sample Waveforms for altpll0.vhd
Sample behavioral waveforms for design file altpll0.vhd
The following waveforms show t
www.eeworm.com/read/185445/9037781
m normmle.m
rv = normrnd ( 0, 1, 1, 30 );
[ p, pci ] = mle ( 'normal' , rv , 0.05 )
www.eeworm.com/read/184440/9100353
mdl rtex.mdl
Model {
Name "RTex"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/184440/9100357
mdl rt.mdl
Library {
Name "RT"
Version 4.00
LibraryLinkDisplay "none"
CovSaveName "covdata"
CovNameIncrementing off
CovHtmlReporting on
BlockNameDataTip off
BlockParamet
www.eeworm.com/read/184417/9101816
html normalpointer.html
NAME
glNormalPointer - define an array of normals
C SPECIFICATION
void glNormalPointer
www.eeworm.com/read/184417/9102533
html fglnormalpointer.html
NAME
fglNormalPointer - define an array of normals
FORTRAN SPECIFICATION
SUBROUTINE fg
www.eeworm.com/read/282090/9120253
c light.c
// light.c
#include "light.h"
#ifdef _WIN32
#ifdef _TTIMOBUILD
#include "pakstuff.h"
#else
#include "../libs/pakstuff.h"
#endif
#endif
#define EXTRASCALE 2
typedef struct {
float
www.eeworm.com/read/282090/9120283
c map.c
// map.c
#include "qbsp.h"
int entitySourceBrushes; // to track editor brush numbers
int numMapPatches;
// undefine to make plane finding use linear sort
#define USE_HASHING
#defi