代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/386050/8769531
m sigm.m
%SIGM Sigmoid map
%
% W = W*SIGM
% B = A*SIGM
% W = W*SIGM([],SCALE)
% B = SIGM(A,SCALE)
%
% INPUT
% A Dataset (optional)
% SCALE Scaling parameter (optional, default: 1)
%
%
www.eeworm.com/read/385005/8824581
m stressve.m
function tau=stressve(sp,z,rhoa)
% STRESSVE: computes stress using Vera (1983) neutral drag law.
% tau = STRESSVE(sp,z,rhoa) computes the neutral wind stress given the wind
% speed at height z f
www.eeworm.com/read/385005/8824591
m stresstc.m
function tau=stresstc(sp,z,Ta,rhoa)
% STRESSTC: computes the neutral wind stress following Smith (1988).
% tau = STRESSTC(sp,z,Ta,rhoa) computes the neutral wind stress given the
% wind speed a
www.eeworm.com/read/385005/8824673
m stresslp.m
function tau=stresslp(sp,z,rhoa)
% STRESSLP: computes neutral wind stress following Large and Pond (1981).
% tau = STRESSLP(sp,z,rhoa) computes the neutral wind stress given the wind
% speed at
www.eeworm.com/read/285010/8876848
bas events.bas
Attribute VB_Name = "Events"
Public Const Event_SpawnObject = 1
Public Const Event_ObjectFire = 2
Public Const Event_DestroyObject = 3
Public Const Event_DirectUnit = 4
Public Const Event_DeployU
www.eeworm.com/read/284427/8931272
txt rfc3029.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:郭大刚(guodagang guodagang@tyut.edu.cn)
译文发布时间:2001-11-7
版权:本
www.eeworm.com/read/284427/8931327
txt rfcrfc2511.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:徐孜骏(happygogo happygogo@sina.com)
译文发布时间:2001-7-3
版权:本中
www.eeworm.com/read/426535/9015267
h mwcomtypes.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Mar 29 21:50:45 2006
*/
/* Compiler settings for m
www.eeworm.com/read/183626/9147198
f90 ex0826.f90
program ex0826
implicit none
interface
subroutine sub(a,b) ! 定义子程式sub的接口
implicit none
integer :: a
integer, optional :: b
end subroutine sub
end interface
call
www.eeworm.com/read/182455/9203693
cls clsfindepass.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject