代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/281807/9133141
m viewer.m
function []=viewer(filename)
%VIEWER Visualizes the structure - all Chapters
% Modification of Chapter 10: different antenna components
% are shown using different colors
%
% Usage: vie
www.eeworm.com/read/281807/9133337
m viewer.m
function []=viewer(filename)
%VIEWER Visualizes the structure
% Shows the ground plane and array elements
% using different colors
%
% Usage: viewer('plate.mat') or
% viewer(
www.eeworm.com/read/281453/9155115
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/380138/9160434
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/380138/9160570
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/181816/9236194
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve
www.eeworm.com/read/181792/9236853
txt readme_broadcastget.txt
FILE LIST -
broadcastGet.c
DESCRIPTION -
Demo for getting the broadcast message. It also demonstrates the
usage of SIOCGIFCONF ioctl option. This SIOCGIFCONF ioc
www.eeworm.com/read/181477/9249126
txt jdlog.txt
usage: javadoc [options] [packagenames] [sourcefiles] [classnames] [@files]
-overview Read overview documentation from HTML file
-public Show only public classes and
www.eeworm.com/read/378061/9252636
h czip.h
//
// classes CZip and CUnzip
// usage :
// * construct a CZip/CUnzip object with an unzipped/zipped file name
// * use SwapSize on that object to build a zipp/unzipped file
//
// SwapSiz
www.eeworm.com/read/177887/9427518
makefile
#
# This is the make file for the lib subdirectory of the GIF library
# In order to run it tcc is assumed to be available, in addition to
# tlib and obviously borland make.
#
# Usage: "make [-DMD