代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/398826/7917125
depend .depend
vector.o: vector.C global.h util.h vector.h
rectangle.o: rectangle.C global.h util.h vector.h rectangle.h
cfentry.o: cfentry.C global.h util.h vector.h rectangle.h cfentry.h
components.o: components.C
www.eeworm.com/read/398826/7917131
depend 1.depend
vector.o: vector.C global.h util.h vector.h
rectangle.o: rectangle.C global.h util.h vector.h rectangle.h
cfentry.o: cfentry.C global.h util.h vector.h rectangle.h cfentry.h
components.o: component
www.eeworm.com/read/398699/7927844
log cc_build_debug.log
---------------------------- DEC5416.pjt - Debug ----------------------------
[boot.asm] "C:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -q -fr"C:/CCStudio_v3.1/MyProjects/DTK-MCBSP/Debug" -d"_DEBUG"
www.eeworm.com/read/198545/7929174
m gammap.m
function p = gammap(q,a)
%GAMMAP Gamma distribution function.
% GAMMAP(Q,A) is Pr(X < Q) where X is a Gamma random variable with
% shape parameter A. A must be scalar.
%
% See also GAMMAQ, GAMMA
www.eeworm.com/read/198545/7929238
m gammar1.m
function gam=gammar(a);
%GAMMAR Generates a gamma random deviate.
% GAMMAR(A) is a random deviate from the standard gamma
% distribution with shape parameter A. A must be a scalar.
%
% B*GAMMAR(
www.eeworm.com/read/198545/7929359
m gammar.m
function r=gammar(m,n,a);
%GAMMAR Generates gamma random deviates.
% GAMMAR(M,N,A) is an MxN matrix of random deviates from the standard
% gamma distribution with shape parameter A. A must be a sc
www.eeworm.com/read/298792/7935253
stx sincos.stx
Release 7.1i - xst H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to .
CPU : 0.00 / 1.89 s | Elapsed : 0.00 / 1.00 s
-->
==================================
www.eeworm.com/read/298612/7949519
s sysppcavware.s
/* sysPpcAVware.s - BSP to vWare interface PowerPC assembly routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,07dec01,kab Declare sy
www.eeworm.com/read/198041/7955740
h param.h
/*! \file param.h \brief EEPROM Parameter Storage Library. */
//*****************************************************************************
//
// File Name : 'param.h'
// Title : EEPROM Paramet
www.eeworm.com/read/197995/7957252
h field.h
#if !defined(AFX_FIELD_H__7DD13404_7445_4F6F_AA90_56FFB1F6BE5D__INCLUDED_)
#define AFX_FIELD_H__7DD13404_7445_4F6F_AA90_56FFB1F6BE5D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE