代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/243567/4522437
c mkbb.c
/* This utility makes a bootblock suitable for the SRM console/miniloader */
/* Usage:
* mkbb
*
* Where is the name of the device to install the bootblock on,
* and
www.eeworm.com/read/242732/4537712
c unzcrash.c
/* A test program written to test robustness to decompression of
corrupted data. Usage is
unzcrash filename
and the program will read the specified file, compress it (in memory),
www.eeworm.com/read/232874/4696014
m uniformsphericalmatrix.m
function A = UniformSphericalMatrix(n,p)
% UniformSphericalMatrix: creates random (Gaussian) spherical matrix
% Usage
% A = UniformSphericalMatrix(n,p)
% Input
% n number of columns
%
www.eeworm.com/read/232341/4703501
c ads7870test.c
//*****************************************************************************
// File Name : ads7870test.c
//
// Title : example usage of ADS7870 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/232341/4703512
c ads7828test.c
//*****************************************************************************
// File Name : ads7828test.c
//
// Title : example usage of ADS7828 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/232341/4703523
c ds1631test.c
//*****************************************************************************
// File Name : ds1631test.c
//
// Title : example usage of DS1631 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/229812/4739509
h comparat.h
/****************************************************************************
File: Comparator.h
Description: class JAM_Comparator
Usage:
Notes:
History:
25 Mar 1992 Jam cre
www.eeworm.com/read/229812/4739512
cpp ordset.cpp
/****************************************************************************
File: OrdSet.cpp
Description: class JAM_OrdSetComp
class JAM_OrdSet
Usage:
Notes:
www.eeworm.com/read/229812/4739516
h iter.h
/****************************************************************************
File: Iterator.h
Description: class JAM_Iterator
Usage:
Notes:
History:
28 Aug 1992 Jam create
www.eeworm.com/read/229812/4739543
cpp vector.cpp
/****************************************************************************
File: Vector.cpp
Description: class JAM_ControlledVector
Usage:
Notes:
History:
1992 Dec 1 Jam