代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/336887/12411335

m buildskelmap.m

function [skellist,skelptr,skellen] = BuildSkelMap(maxmap) % BuildSkelMap -- Chain together Ridges of Wavelet Transform % Usage % [skellist,skelptr,skellen] = BuildSkelMap(maxmap) % Inputs %
www.eeworm.com/read/336887/12411394

m plotmultispectrum.m

function PlotMultiSpectrum(f,alpha) % PlotMultiSpectrum -- Display Multifractal Spectrum % Usage % PlotMultiSpectrum(f,alpha) % Inputs % f vector 1 by nalpha from CalcFracSpectrum
www.eeworm.com/read/249894/12463073

cs memoryusage.cs

using System; namespace Perst { /// /// Information about memory usage for the correspondent class. /// Instances of this class are created by Storage.getMemoryDump metho
www.eeworm.com/read/232339/14197544

m erp_plot_canonical_scores.m

%ERP_PLOT_CANONICAL_SCORES Plot Canonical Scores % % USAGE: canonical_fig = erp_plot_canonical_scores('STARTUP', resultfile) % %-------------------------------------------------------------------
www.eeworm.com/read/232339/14197890

m rri_orient.m

% Convert image of different orientations to standard Analyze orientation % % Usage: nii = rri_orient(nii); % Jimmy Shen, 26-APR-04 %__________________________________________________________
www.eeworm.com/read/226943/14446058

makefile

# USB-Serial Makefile # # USAGE: # To install driver - # make inst (The Makefile will check the module and compile and link it automatically. It will also remove # the lo
www.eeworm.com/read/223099/14659181

m createdistmat.m

function distMat = createDistMat (proj, metric) % % PROTOTYPE % function distMat = createDistMat (proj, metric) % % USAGE EXAMPLE(S) % pcaDistMatCos = createDistMat(pcaProj, 'COS'); % % GENER
www.eeworm.com/read/119828/14820134

h fcomparedlg.h

/** * @doc FCOMPARE * @module FCompareDlg.h - Interface for the FCompare dialog class application | * This application is a sample of CFileInfo and CFileInfoArray usage * * Codeguru & f
www.eeworm.com/read/116795/14953568

c i2ctest.c

//***************************************************************************** // File Name : i2ctest.c // // Title : example usage of I2C library functions // Revision : 1.0 // Notes : //
www.eeworm.com/read/216674/14997960

py test.py

# # test.py : Functions used for testing the modules # # Part of the Python Cryptography Toolkit # # Distribute and use freely; there are no restrictions on further # dissemination and usage except