代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/251835/12317799
m get.m
function varargout = get(map,varargin)
%GET Get map parameters.
% [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the
% map F corresponding to the requested properties. Va
www.eeworm.com/read/251835/12318054
m get.m
function varargout = get(map,varargin)
%GET Get map parameters.
% [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the
% map F corresponding to the requested properties. Va
www.eeworm.com/read/251835/12318079
m get.m
function varargout = get(map,varargin)
%GET Get map parameters.
% [VAL1,VAL2,...] = GET(F,'PROP1','PROP2',...) returns the values of the
% map F corresponding to the requested properties. Va
www.eeworm.com/read/337186/12386051
m get_julian_day.m
function [jd] = get_julian_day(y, m, d, h)
% GET_JULIAN_DAY Converts calendar dates to corresponding Julian day numbers.
%
% Usage: [jd] = get_julian_day(y, m, d, h)
% or
% [jd
www.eeworm.com/read/336521/12439800
m frq2mel.m
function mel = frq2mel(frq)
%FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ)
% mel = frq2mel(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the Mel scale whi
www.eeworm.com/read/129722/14231792
c main.c
#include
#include
#include
#include
#define BUFFER_SIZE 40
#define MAX_NAME_LEN 24
/*
* This structure corresponding to a item to be coded.
* fr
www.eeworm.com/read/228372/14388124
m frq2mel.m
function mel = frq2mel(frq)
%FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ)
% mel = frq2mel(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the Mel scale whi
www.eeworm.com/read/225725/14521693
htm ememoryc.htm
Effective C++, 2E | Memory Management Back to Item 4: Prefer C++-style comments.
Continue to Item 5: Use the same form in corresponding uses of new and delete.
Memory Management
Memory management con
www.eeworm.com/read/223158/14651671
m frq2mel.m
function mel = frq2mel(frq)
%FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ)
% mel = frq2mel(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the Mel scale whi
www.eeworm.com/read/215197/15070955
m frq2mel.m
function mel = frq2mel(frq)
%FRQ2ERB Convert Hertz to Mel frequency scale MEL=(FRQ)
% mel = frq2mel(frq) converts a vector of frequencies (in Hz)
% to the corresponding values on the Mel scale whi