代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/491196/6441612
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/264638/11307842
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/264521/11311043
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy
www.eeworm.com/read/405819/11456115
m num2ibm.m
function b=num2ibm(x)
% num2ibm : convert IEEE 754 doubles to IBM 32 bit floating point format
% b=num2ibm(x)
% x is a matrix of doubles
% b is a corresponding matrix of uint32
%
% The repres
www.eeworm.com/read/403922/11500176
html function.gethostbynamel.html
Get a list of IP addresses corresponding to a given Internet host
name
www.eeworm.com/read/403922/11501603
html function.gethostbyname.html
Get the IP address corresponding to a given Internet host name
www.eeworm.com/read/403922/11501712
html function.gethostbyaddr.html
Get the Internet host name corresponding to a given IP address
www.eeworm.com/read/403922/11503930
html function.pg-field-type-oid.html
Returns the type ID (OID) for the corresponding field number
www.eeworm.com/read/344957/11849701
h pwm.h
#ifndef __PWM_H
#define __PWM_H
/* PIC18 PWM peripheral routines. */
/* There are five library modules, corresponding to register names:
* PWM1 (CCPCON1)
* PWM2 (CCPCON2)
* PWM3 (CC
www.eeworm.com/read/150803/12260498
m rx_gen_chan_amps.m
% Channel amplitudes corresponding to bits for Viterbi decoding
function channel_amps = rx_gen_chan_amps(data_len, channel_est, sim_options)
global sim_consts;
bits_per_subc = get_bits_per_sy