代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/428801/8840170

h fc430_es417.h

//***************************************************************************** // Copyright (C) 2005 Texas Instruments, Inc. // // File: fc430_es417.h // // System Controller data types for M
www.eeworm.com/read/428269/8880421

m backfittingval.m

function [ypred,y]=backfittingval(kernelmatrix,C) % USAGE % % ypred=backfittingval(kernelmatrix,C) % [n,n1,nbspace]=size(kernelmatrix); %keyboard y=zeros(n,nbspace); y(:,1)=kernelmatrix(:
www.eeworm.com/read/187023/8882404

bat install.bat

@echo off @rem Save off env's, if already used if not "%bc4patch%" == "" set oldbc4patch=%bc4patch% set bc4patch= @rem Argument checking if "%0" == "INSTALL" goto Chkusage if "%0" == "install"
www.eeworm.com/read/187023/8882980

bat install.bat

@echo off @rem Save off env's, if already used if not "%bc4patch%" == "" set oldbc4patch=%bc4patch% set bc4patch= @rem Argument checking if "%0" == "INSTALL" goto Chkusage if "%0" == "install"
www.eeworm.com/read/284258/8952360

rd plotci.sa.rd

\name{plotci.sA} \alias{plotci.sA} \title{Plot Confidence Bands for Association Parameters} \description{ Plots 95% confidence bands based on an array of association parameters } \usage{ plotci.sA(sA
www.eeworm.com/read/426767/9000180

c install_filter.c

/* LIBUSB-WIN32, Generic Windows USB Library * Copyright (c) 2002-2005 Stephan Meyer * * This library is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/283196/9036388

tcl concord.tcl

#!/usr/bin/tclsh # We begin by specifying the shell to run under and initializing some variables. set VerboseFlag false set FileToRead "-" set Usage "Usage: concord \[-v] \[-f]" # Remembe
www.eeworm.com/read/185152/9054836

m dsobjg.m

function g=dsobjg(x) % Usage: % g=dsobjg(x) % Calculates the gradient of the objective function % at a point for Shell Dual Problem global A B C D E x=x(:);g=x; g(1:5)=6*D.*x(1:5).^2
www.eeworm.com/read/185138/9056095

c aesget.c

/* Copyright 2000 Enhanced Software Technologies Inc. All Rights Reserved Released for public use under a BSD-style license. See file LICENSE for details. decrypt a file in CFB-128 mode
www.eeworm.com/read/185138/9056127

c aescrypt.c

/* Copyright 2000 Enhanced Software Technologies Inc. * All Rights Reserved * * Released for public use under a BSD-style license. See file LICENSE * for details. * * Encrypt a file in CFB-