代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/340665/3272862

c anon-struct3.c

/* { dg-options "-fms-extensions" } */ /* Verify that enabling Microsoft mode doesn't twist C++ as much as their corresponding C extensions. Checked vs Microsoft (R) 32-bit C/C++ Optimizing Com
www.eeworm.com/read/440906/1774460

c anon-struct3.c

/* { dg-options "-fms-extensions" } */ /* Verify that enabling Microsoft mode doesn't twist C++ as much as their corresponding C extensions. Checked vs Microsoft (R) 32-bit C/C++ Optimizing Com
www.eeworm.com/read/396039/2424396

cpp bnr_get.cpp

#include "bnr_internal.h" /* matches attr, retrieves corresponding value * into val, which is a buffer of * length = BNR_MAXVALLEN */ MPICH_BNR_API int BNR_Get( BNR_Group group, char *attr, char
www.eeworm.com/read/366702/2866359

c anon-struct3.c

/* { dg-options "-fms-extensions" } */ /* Verify that enabling Microsoft mode doesn't twist C++ as much as their corresponding C extensions. Checked vs Microsoft (R) 32-bit C/C++ Optimizing Com
www.eeworm.com/read/393518/8280807

m rotqr2eu.m

function e=rotqr2eu(m,q) %ROTQR2EQ converts a real unit quaternion into the corresponding euler angles % Inputs: % % M(1,3) a string of 3 characters from the set {'x','y','z'} %
www.eeworm.com/read/108874/15572960

htm ei6.htm

Effective C++, 2E | Item 6: Use delete on pointer members in destructors Back to Item 5: Use the same form in corresponding uses of new and delete. Continue to Item 7: Be prepared for out-of-memory c
www.eeworm.com/read/101783/15817183

htm ei6.htm

Effective C++, 2E | Item 6: Use delete on pointer members in destructors Back to Item 5: Use the same form in corresponding uses of new and delete. Continue to Item 7: Be prepared for out-of-memory c
www.eeworm.com/read/392021/8366796

m bplogsmooth.m

function [f,p] = bplogsmooth(X,tbin,f0) % Smooth the fft, X, and convert it to dB. % Use 8 bins from the bin corresponding to f0 to tbin and again as far. % Thereafter increase bin sizes by a factor
www.eeworm.com/read/285874/8806317

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/182900/9186606

m bplogsmooth.m

function [f,p] = bplogsmooth(X,tbin,f0) % Smooth the fft, X, and convert it to dB. % Use 8 bins from the bin corresponding to f0 to tbin and again as far. % Thereafter increase bin sizes by a factor