代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/358128/3002335
tmpreadme .tmpreadme
Purpose
=======
This extension is basically a wrapper for the FriBidi implementation
of the Unicode Bidi algorithm. The need for such an algorithm rises
from the bidirectional language usage
www.eeworm.com/read/356084/3042413
m beamtranssquare.m
% BeamTransSquare -- Beamlet Transform for a Square
% Usage
% [equad,lquad] = BeamTransSquare(x,ns,quadbnds);
% Inputs
% x array to transform
% ns num
www.eeworm.com/read/356084/3042416
m beamtranssquareab.m
% BeamTransSquareAB -- Beamlet Transform for a Square, average at boundary
% Usage
% [equad,lquad] = BeamTransSquareAB(x,ns,quadbnds);
% Inputs
% x array to transform
%
www.eeworm.com/read/356084/3042503
m bmiademoold.m
%********************************************************
function BMIADemo(action)
%Usage: BMIADemo
%Description: Demo for Beamlets and Multiscale Image Analysis
%Version: 5
%Author: Sou Cheng C
www.eeworm.com/read/356084/3042508
m bmiademo.m
%********************************************************
function BMIADemo(action)
%Usage: BMIADemo
%Description: Demo for paper Beamlets and Multiscale Image Analysis
%Version: 6
%Author: Sou C
www.eeworm.com/read/356084/3042561
m dcrtdemo.m
%********************************************************
function DCRTDemo(action)
%Usage: DCRTDemo
%Description: Demo for paper Beamlets and Multiscale Image Analysis
%Version: 6
%Author: Sou C
www.eeworm.com/read/354200/3078823
txt tftpsrv.txt
Usage : tftpsrv [w] [p] [dRootDirectory]
w : enable write accesses
p : protocol server actions
d??? : define a root directory
www.eeworm.com/read/265749/4281407
properties coldfusion.properties
#
# Properties for optimal usage in ColdFusion
#
# Automagically pulled in if "autoConfigureForColdFusion" is "true"
# which is the default configuration of the driver
#
#
# CF uses a _lot_ o
www.eeworm.com/read/253785/4392098
m ttattachdlhandler.m
% TTATTACHDLHANDLER Attach a deadline overrun handler to a task.
%
% Usage: ttAttachDLHandler(taskname, handlername)
%
% Inputs:
% taskname Name of the task to which the handler will be
%