代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/399963/7819004
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/299917/7821644
installdox
#!/usr/bin/perl
%subst = ( "vtdata.tag", "");
$quiet = 0;
if (open(F,"search.cfg"))
{
$_= ; s/[ \t\n]*$//g ; $subst{"_doc"} = $_;
$_= ; s/[ \t\n]*$//g ; $subst{"_cgi"} = $_;
}
while ( @
www.eeworm.com/read/299224/7879550
v bucket.v
//bucket.v
//xikang
//2003-06-25
//
module bucket ( reset, clk, rate, usage, nocredit );
parameter BITWIDTH = 18,
DEPTH = 2 ** BITWIDTH - 1,
BASIC = 2 ** 11 - 1;
input reset, clk
www.eeworm.com/read/199125/7886808
readme
Read blast.h for purpose and usage.
Mark Adler
madler@alumni.caltech.edu
www.eeworm.com/read/399052/7898143
cpp nspinstall.cpp
// Module: nspinstall.c
//
// Description:
// This program install and removes our custom namespace
// provider (mynsp.dll). This is done via the WSCInstallNameSpace
// and WSCUninstallN
www.eeworm.com/read/398826/7917554
c apinit.c
/*
========================================================================
DEVise Data Visualization Software
(c) Copyright 1992-1996
By the DEVise Development Group
Madison, Wisconsin
www.eeworm.com/read/198623/7921566
c mknod.c
main(argc, argv)
int argc;
char **argv;
{
int m, a, b;
if(argc != 5) {
printf("arg count\n");
goto usage;
}
if(*argv[2] == 'b')
m = 0160666; else
if(*argv[2] == 'c')
m = 0120666; else
www.eeworm.com/read/398754/7925799
lua globals.lua
-- reads luac listings and reports global variable usage
-- lines where a global is written to are marked with "*"
-- typical usage: luac -p -l file.lua | lua globals.lua | sort | lua table.lua
while
www.eeworm.com/read/398337/7993634
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/395937/8143172
txt license.txt
YOU MUST READ, UNDERSTAND & AGREE TO THIS LICENSE BEFORE USING Phaos. THIS
INFORMATION EXPLAINS THE EXTENT TO THE USAGE PERMITTED AND/OR RESTRICTIONS FOR
THE USAGE OF Phaos.
All code for the Phao