代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/304657/3793325
java imageproducer.java
/**
* ImageProducer -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of thi
www.eeworm.com/read/304657/3793327
java imageconsumer.java
/**
* ImageConsumer -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of thi
www.eeworm.com/read/304657/3793820
java notimplementedreport.java
/*
* NotImplementedReport
*
* Copyright (c) 1997, 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/303435/3811267
shell unglitch.su.shell
UNGLITCH - zonk outliers in data
Usage: unglitch < stdin
Note: this shell just invokes: sugain < stdin qclip=.99 > stdout
See selfdoc of: sugain for further information
www.eeworm.com/read/303435/3811351
shell suenv.su.shell
SUENV - Instantaneous amplitude, frequency, and phase via: SUATTRIBUTES
Usage: suenv < stdin > stdout
Note: this shell mimmics the old program SUENV, supersceded by SUATTRIBUTES
See selfdoc
www.eeworm.com/read/303435/3811781
sh time_now.sh
#! /bin/sh
#/*********************** self documentation **********************/
# TIME_NOW - prints time in ZULU format with no spaces
#
# Usage: time_now
#
# Note: Useful for building dated filename
www.eeworm.com/read/303435/3811787
sh todays_date.sh
#! /bin/sh
#/*********************** self documentation **********************/
# TODAYS_DATE - prints today's date in ZULU format with no spaces
#
# Usage: todays_date
#
# Note: Useful for building
www.eeworm.com/read/303435/3812026
sh maxdiff.sh
#! /bin/sh
# /*********************** self documentation **********************/
# MAXDIFF - find absolute maximum difference in two segy data sets
#
# Usage: maxdiff file1 file2
#
# /****************
www.eeworm.com/read/303435/3812036
sh rmaxdiff.sh
#! /bin/sh
# /*********************** self documentation **********************/
# RMAXDIFF - find percentage maximum difference in two segy data sets
#
# Usage: rmaxdiff file1 file2
#
# /************
www.eeworm.com/read/298487/3865723
nsh system.nsh
;NSIS Modern User Interface version 1.63
;Macro System
;Written by Joost Verburg
;Have a look the scripts in the 'Examples\Modern UI' directory for examples of usage.
;------------------------