代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/478412/6717467
m readzemaxgimanal.m
function zmxGIm = ReadZemaxGImAnal(File)
% ReadZemaxGImAnal - Read results from a ZEMAX Geometric Image Analysis
%
% Usage : zmxGimAnal = ReadZemaxGImAnal(File);
%
% Reads data written by ZEMAX f
www.eeworm.com/read/478412/6717482
m zreleasewindow.m
function Status = zReleaseWindow(FileName)
% zReleaseWindow - Release locked window.
%
% Usage : Status = zReleaseWindow(FileName)
% When ZEMAX calls the client to update or change the settings us
www.eeworm.com/read/478412/6717483
m zfixsurfacedata.m
function Reply = zFixSurfaceData(Surfaces, Codes)
% zFixSurfaceData - Make lens surface data fixed.
%
% Usage : Reply = zFixSurfaceData(Surfaces, Codes)
%
% Surfaces is a vector of numbers of sur
www.eeworm.com/read/478412/6717491
m zsetaperture.m
function ApertureInfo = zSetAperture(SurfaceNumber, Type, Min, Max, xDecenter, yDecenter, ApertureFile)
% zSetAperture - Set aperture details at a ZEMAX lens surface.
%
% Usage : ApertureInfo = zSe
www.eeworm.com/read/477304/6741477
m minmaxthresh.m
function [x] = MinMaxThresh(y)
% MinMaxThresh -- Minimax Thresholding
% Usage
% x = MinMaxThresh(y)
% Inputs
% y signal upon which to perform thresholding
% Outputs
% x result
www.eeworm.com/read/409736/11315003
cc eg3_impl.cc
// eg3_impl.cc - This is the source code of example 3 used in Chapter 2
// "The Basics" of the omniORB user guide.
//
// This is the object implementation.
//
// Usage
www.eeworm.com/read/409736/11315023
cc eg2_impl.cc
// eg2_impl.cc - This is the source code of example 2 used in Chapter 2
// "The Basics" of the omniORB user guide.
//
// This is the object implementation.
//
// Usage
www.eeworm.com/read/408394/11390185
makefile
# Makefile to compile Robocup Soccer Simulation Team ZJUBase
# Usage: make will create agent
# Comments: This makefile compiles all related sources
CC = g++
COMPILE
www.eeworm.com/read/402666/11530672
txt config.txt
usage: ./configure [ variable=value ]...
This configure script generates the file 'makefile' and the file
'../include/NTL/config.h', based upon the values assigned to the
variables on the comma
www.eeworm.com/read/262186/11602332
m featselregspanboundgd.m
function [RankedVariables,nbsvvec,Values,NbQP,NbInv,iter]=FeatSelspanboundGD(x,y,c,epsilon,kernel,kerneloption,verbose,FeatSeloption)
% USAGE
%
% [RankedVariables,nbsvvec,Values]=FeatSelspanbo