代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/184417/9102278
html fglupwlcurve.html
NAME
fgluPwlCurve - describe a piecewise linear NURBS trimming
curve
FORTRAN SPECIFICATION
www.eeworm.com/read/184417/9102745
html pwlcurve.html
NAME
gluPwlCurve - describe a piecewise linear NURBS trimming
curve
C SPECIFICATION
void
www.eeworm.com/read/282300/9103074
txt nav-11-template-01-06.txt
[subframe 1-3 : satellite clock, health data and ephemeris data]
hand over word subframe 1 how = 65651
hand over word subframe 2 how = 65652
www.eeworm.com/read/282300/9103087
txt nav-01-template-01-06.txt
[subframe 1-3 : satellite clock, health data and ephemeris data]
hand over word subframe 1 how = 2100841
hand over word subframe 2 how = 210
www.eeworm.com/read/184406/9106312
c fei82557end.c
/* fei82557End.c - END style Intel 82557 Ethernet network interface driver */
/* Copyright 1989-2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
----------------
www.eeworm.com/read/183625/9147234
f90 ex0718.f90
program ex0718
implicit none
integer, parameter :: size=10
integer :: a(size) = (/ 5,3,6,4,8,7,1,9,2,10 /)
integer :: i,j
integer :: t
do i=1, size-1
do j=i+1, size
if
www.eeworm.com/read/183623/9147379
f90 ex0510.f90
program ex0510
implicit none
real :: a
real :: b = 4.0
real, parameter :: e = 0.0001
a=SQRT(b)**2-b ! 理论上a应该要等于0
if ( abs(a-0.0)
www.eeworm.com/read/281455/9154949
m plot111.m
ii=1:123;
plot(91:123,MAX*(x(91:123)+MEAN),'s-',91:123,MAX*(svm(91:end)+MEAN),'o--',91:123,MAX*(ep(91:123)+MEAN),'d:')
grid on
legend('original data','svm one step forecasting','AR one step forecas
www.eeworm.com/read/379935/9172193
h amstream.h
/*
* AMStream.h
*
*
*/
#ifndef _AMSTREAM_H
#define _AMSTREAM_H
#include "AMComDef.h"
#ifdef __cplusplus
extern "C" {
#endif
typedef MVoid* HMSTREAM;
#define INVALID_HMSTREA
www.eeworm.com/read/379933/9172206
m ut_transform.m
%UT_TRANSFORM Perform unscented transform
%
% Syntax:
% [mu,S,C,X,Y,w] = UT_TRANSFORM(M,P,g,[param,alpha,beta,kappa,mat],n,X,w)
%
% In:
% M - Random variable mean (Nx1 column vector)
% P - Rand