代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/223481/14639255
m cmlencode.m
function [s, codeword] = CmlEncode( data, sim_param, code_param )
% CmlEncode encodes and modulates a single codeword
%
% The calling syntax is:
% [s, codeword] = CmlEncode( data, sim_param, c
www.eeworm.com/read/223481/14639264
m cmldecode.m
function [detected_data, errors] = CmlDecode( symbol_likelihood, data, sim_param, code_param )
% CmlDecode demaps and decodes a single received codeword
%
% The calling syntax is:
% [detected_
www.eeworm.com/read/223481/14639316
c depuncture.c
/* file: Depuncture.c
Description: Depuncture bits by zero-padding deleted bits.
The calling syntax is:
[output] = Depuncture(input, pun_pattern, tail_pattern )
output = U
www.eeworm.com/read/223481/14639357
c somap.c
/* File: Somap.c
Description: Soft demapper (M-ary to binary LLR conversion)
The calling syntax is:
[output] = Somap( input, [demod_type], [extrinsic_info] )
Where:
out
www.eeworm.com/read/223481/14639367
c modulate.c
/* File: Modulate.c
Description: Complex K-dimensional M-ary modulator
The calling syntax is:
[output] = Modulate( input, S_matrix )
Where:
output = K by N vector of
www.eeworm.com/read/123064/14649790
djo makefile.djo
# host: dos
# target: dos 16bit and 32bit
# Makefile for the Netwide Assembler
#
# This is a modification (by John Fine) of makefile.dj
#
# It uses the syntax of "Opus Make", which is the make p
www.eeworm.com/read/222366/14694440
m weight.m
function [w, dwdx, dwdxx] = Weight(type, para, di, dmi)
% EVALUATE WEIGHT FUNCTION
%
% SYNTAX: [w, dwdr, dwdrr] = GaussWeight(type, para, di, dmi)
%
% INPUT PARAMETERS
% type - Type of weight
www.eeworm.com/read/221748/14722985
js shbrushpython.js
/* Python 2.3 syntax contributed by Gheorghe Milas */
dp.sh.Brushes.Python = function()
{
var keywords = 'and assert break class continue def del elif else except exec ' +
'finally for fro
www.eeworm.com/read/221748/14723065
js shbrushpython.js
/* Python 2.3 syntax contributed by Gheorghe Milas */
dp.sh.Brushes.Python = function()
{
var keywords = 'and assert break class continue def del elif else except exec ' +
'finally for fro
www.eeworm.com/read/221748/14723222
js shbrushpython.js
/* Python 2.3 syntax contributed by Gheorghe Milas */
dp.sh.Brushes.Python = function()
{
var keywords = 'and assert break class continue def del elif else except exec ' +
'finally for fro