代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/162806/10270021
sh buildem64t.sh
#! /bin/sh
#
# Usage: build.sh {g++}
#
exit_on_ipp_install_error()
{
echo -e "*************************************************************************"
echo -e "Intel(R) IPP is not found!"
www.eeworm.com/read/162806/10270026
sh build32.sh
#! /bin/sh
#
# Usage: build.sh {g++}
#
exit_on_ipp_install_error()
{
echo -e "*************************************************************************"
echo -e "Intel(R) IPP is not found!"
www.eeworm.com/read/162806/10270172
sh build64.sh
#! /bin/sh
#
# Usage: build.sh {g++}
#
exit_on_ipp_install_error()
{
echo -e "*************************************************************************"
echo -e "Intel(R) IPP is not found!"
www.eeworm.com/read/162805/10270206
sh buildixp_be.sh
#! /bin/sh
#
# Usage: build.sh {g++}
#
exit_on_ipp_install_error()
{
echo -e "*************************************************************************"
echo -e "Intel(R) IPP is not found!"
www.eeworm.com/read/354597/10343525
txt du.txt
DU [DUAL MODE]
NAME DU - Show disk usage.
SYNTAX
DU [Drive(s)] [Files(s)] [/NOD|/S] [+A|+R|+S|+H|+D|+A]
www.eeworm.com/read/161521/10399058
m get_psooptions.m
%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm.
%
% Usage : psoOptions = get_psoOptions
% Arguments : None
www.eeworm.com/read/278517/10528850
txt readme.txt
This program generates a makefile and a .def file to
for creating a proxy-stub dll.
Usage: CreatePS basefilename [-r]
Options:
-r -- Adds logic into the makefile
to regi
www.eeworm.com/read/423552/10550670
m mfbox_databackend.m
function varargout=mfbox_databackend(varargin)
% in/output functions
%
% Usage:
% [output,...]=mfbox_databackend(command,input,...)
%
% available commands:
% export - input:X,priv
www.eeworm.com/read/352445/10552002
m fmcubic.m
function x = fmcubic(N, a)
% fmcubic -- create a signal with an interesting cubic frequency modulation
%
% Usage
% x = fmcubic(N)
%
% Inputs
% N length of the signal
% a degree of war
www.eeworm.com/read/352445/10552009
m tfdshift.m
function out = tfdshift(in)
% tfdshift -- Shift the spectrum of a TFD by pi radians.
%
% Usage
% out = tfdshift(in)
%
% Inputs
% in time-frequency distribution
%
% Outputs
% out shifted