代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/455115/7377886

m testfin.m

% TESTFIN % % Function to demonstrate use of fingerprint code % % Usage: [newim, binim, mask, reliability] = testfin(im); % % Argument: im - Fingerprint image to be enhanced. % % Returns: new
www.eeworm.com/read/455033/7379057

hpp rnm_tpl.hpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: 29 fev 2000 // -*- Mode : c++ -*- // // SUMMARY : array modelisation // USAGE : LGPL // ORG : LJLL Universite Pier
www.eeworm.com/read/455033/7379060

hpp rnm.hpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: 29 fev 2000 // -*- Mode : c++ -*- // // SUMMARY : array modelisation // USAGE : LGPL // ORG : LJLL Universite Pier
www.eeworm.com/read/455033/7379067

hpp rnm_opc.hpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: 29 fev 2000 // -*- Mode : c++ -*- // // SUMMARY : array modelisation // USAGE : LGPL // ORG : LJLL Universite Pier
www.eeworm.com/read/455033/7379076

hpp gquadtree.hpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: Jan 2008 // -*- Mode : c++ -*- // // SUMMARY : Generic Tree header (binairy, Quad, Oct) // USAGE : LGPL // ORG :
www.eeworm.com/read/455033/7379080

hpp refcounter.hpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: 29 fev 2005 // -*- Mode : c++ -*- // // SUMMARY : array modelisation // USAGE : LGPL // ORG : LJLL Universite Pier
www.eeworm.com/read/455033/7379081

hpp rnm_op.hpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: 29 fev 2000 // -*- Mode : c++ -*- // // SUMMARY : array modelisation // USAGE : LGPL // ORG : LJLL Universite Pier
www.eeworm.com/read/455033/7379084

cpp conjuguedgradrientnl.cpp

// ********** DO NOT REMOVE THIS BANNER ********** // ORIG-DATE: 29 fev 2000 // -*- Mode : c++ -*- // // SUMMARY : array modelisation // USAGE : LGPL // ORG : LJLL Universite Pier
www.eeworm.com/read/454117/7398768

c main_dma6.c

/* * Copyright (C) 2003 Texas Instruments Incorporated * All Rights Reserved */ /* *---------main_dma6.c--------- * This example demostrates the usage of single indexing mode to implement
www.eeworm.com/read/449504/7501959

m gamm_cdf.m

function cdf = gamm_cdf (x, a) % PURPOSE: returns the cdf at x of the gamma(a) distribution %--------------------------------------------------- % USAGE: cdf = gamm_cdf(x,a) % where: x = a vector