代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/360770/10079281

m simpson.m

function y = simpson (a,b,n,f) %----------------------------------------------------------------------- % Usage: y = simpson (a,b,n,f); % % Description: Use Simpson's rule to numerically int
www.eeworm.com/read/163678/10150807

defs makefile.defs

#!/bin/make -f # COPYRIGHT (C) 2004 Eklectic Ally, Inc.---------------------------{{{# # See EKLECTIC_LICENSE for information on legal usage of this file. # # ---------------------------------------
www.eeworm.com/read/163495/10156982

txt readme.txt

% % % % % Hello, I am Pranam Janney % % % This DTMF generator and detector using Goertzels algorithm is developed mainly for educational purpose only and not for commercial usage.
www.eeworm.com/read/356204/10235131

ts sysinfo-en_gb.ts

LoadInfo Application CPU usage (%)
www.eeworm.com/read/163022/10252560

bak compute_region_mask.m.bak

%------------------------------------------------------------------------ %compute_region_mask %computes the region mask based on the energy image output by %fft_enhance_cubs.m %Usage: % msk = c
www.eeworm.com/read/163022/10252584

m compute_region_mask.m

%------------------------------------------------------------------------ %compute_region_mask %computes the region mask based on the energy image output by %fft_enhance_cubs.m %Usage: % msk = c
www.eeworm.com/read/161772/10377033

c coder.c

/* Program: Coder.c * Usage: Coder [filename] [action] * where filename = filename for/with coded data * where action = D for decode anything else for *
www.eeworm.com/read/161739/10381916

cc dsweep.cc

/* Name dsweep - Inverts a positive definite matrix in place by a diagonal sweep. Usage #include "usual.h" #include "tools.h"
www.eeworm.com/read/160624/10513426

c main.c

/*** MAIN.C - A test driver for a sample NT application * * Copyright (C) 1992 Microsoft Corporation * * usage : main [substring in pBuf below] * : main is * *****************************
www.eeworm.com/read/160397/10535618

m pngen.m

function [PnSeqOut, ShiftRegState] = PnGen(CharPoly,ShiftRegState, NumChips) % Usage: [PnSeqOut, ShiftRegState] = PnGen(CharPoly,ShiftRegState, NumChips) % % This function acts as a shift register seq