代码搜索:corresponding

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

代码结果 4,250
www.eeworm.com/read/371709/9540762

m ibm2num.m

function x=ibm2num(b) % ibm2num : convert IBM 32 bit floating point format to doubles % x=num2ibm(b) % b is a matrix of uint32 % x is a corresponding matrix of doubles % % % See also num2ibm % %
www.eeworm.com/read/136697/13365361

m ct1_c1.m

function sk = ct1_c1(u,x,ts) % sk = ct1_c1(u,x,ts) % % Test file for the fuzzy-controller implementation. % Corresponding Simulink model: ctest1_s.m % % u = u(k) - current input value at the samp
www.eeworm.com/read/315728/13537618

m ibm2num.m

function x=ibm2num(b) % ibm2num : convert IBM 32 bit floating point format to doubles % x=num2ibm(b) % b is a matrix of uint32 % x is a corresponding matrix of doubles % % % See also num2ibm % %
www.eeworm.com/read/152121/5675839

sfd ubig5.sfd

# UBig5.sfd # # subfont numbers for Big 5 encoding and its corresponding code ranges # to be used with the CJK package for LaTeX. # # The input encoding is Unicode. 00 0x0000_0x00FF 01 0x3000 0xFF0C
www.eeworm.com/read/152121/5675841

sfd ujis.sfd

# UJIS.sfd # # subfont numbers for JIS X 0208 encoding and its corresponding code ranges # to be used with the CJK package for LaTeX. # # The input encoding is Unicode. 00 0x0000_0x00FF 01 0x3000 0x3
www.eeworm.com/read/127739/6001363

h asn1fix_crange.h

#ifndef ASN1FIX_CRANGE_H #define ASN1FIX_CRANGE_H typedef struct asn1cnst_edge_s { enum asn1cnst_range_edge { ARE_MIN, ARE_MAX, ARE_VALUE, } type; int lineno; /* Line where the corresponding
www.eeworm.com/read/482678/6621156

m read_binary_vol4.m

function vol4=Read_Binary_Vol4(filename,Nx,Ny,Nz,Nt,filetype,formato) % vol4=Read_Binary_Vol4(filename,Nx,Ny,Nz,Nt,filetype,formato) % Reads Binary data corresponding with a 4-D array. % To read An
www.eeworm.com/read/405819/11456107

m ibm2num.m

function x=ibm2num(b) % ibm2num : convert IBM 32 bit floating point format to doubles % x=num2ibm(b) % b is a matrix of uint32 % x is a corresponding matrix of doubles % % % See also num2ibm
www.eeworm.com/read/16502/673992

m strcat.m

function t = strcat(varargin) %STRCAT Concatenate strings. % T = STRCAT(S1,S2,S3,...) horizontally concatenates corresponding % rows of the character arrays S1, S2, S3 etc. All input arrays mus
www.eeworm.com/read/38039/1090976

mnu destinfo.mnu

destinfo 信息目的地 # Screen#Disp 屏幕显示 Information will be displayed on the screen. 屏幕显示信息. To#File 至文件 Information will be displayed on the screen and put into the corresponding file. 信息将在屏幕上显示并保存在相应的文件中