代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/149138/12399452
c ads7828test.c
//*****************************************************************************
// File Name : ads7828test.c
//
// Title : example usage of ADS7828 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/149138/12399500
c ds1631test.c
//*****************************************************************************
// File Name : ds1631test.c
//
// Title : example usage of DS1631 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/336887/12411367
m buildskelmapfast.m
function [skellist,skelptr,skellen] = BuildSkelMapFast(maxmap)
% BuildSkelMapFast -- Chain together Ridges of Wavelet Transform
% Usage
% [skellist,skelptr,skellen] = BuildSkelMapFast(maxmap)
www.eeworm.com/read/129991/14213285
txt least mean square adaptive filter. fir with n coefficients and m output samples.txt
**===============================================================================
*
* TEXAS INSTRUMENTS, INC.
*
* FIR4
*
* Revision Date: 4/17/97
*
* USAGE This routine is C Callable and can b
www.eeworm.com/read/126955/14391890
dpr extractddl.dpr
program ExtractDDL;
{$APPTYPE CONSOLE}
uses
SysUtils,
FastDbSession;
var
session : TFastDbSession;
begin
if ParamCount < 1 then
begin
writeln('Usage: '+LowerCase(Extr
www.eeworm.com/read/124956/14522431
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),
an
www.eeworm.com/read/220124/14852117
h calc.h
/* calc.h 31.01.93
**
** usage header to integer calculator
**
*/
#define DEBUG 1 /* compile w/ debug messages */
#undef PUBEXT
#i
www.eeworm.com/read/116795/14953500
c ads7828test.c
//*****************************************************************************
// File Name : ads7828test.c
//
// Title : example usage of ADS7828 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/116795/14953517
c ds1631test.c
//*****************************************************************************
// File Name : ds1631test.c
//
// Title : example usage of DS1631 library functions
// Revision : 1.0
// Notes
www.eeworm.com/read/207278/15275919
m ktoa.m
function a = ktoa(k)
%KTOA converts reflection coefficients to AR polynomial
%----
% Usage: A = ktoa(K)
%
% where each column of A contains polynomial coefficients
% and "