代码搜索:Modified
找到约 10,000 项符合「Modified」的源代码
代码结果 10,000
www.eeworm.com/read/134464/13990161
c modified_ebcot.c
/******************************************************************************
功能描述:
Implements block_encode
以下部分是对EBCOT的编码。三个通道。四种编码形式
功能描述:编码过程中,每个系数总处于三种状态之一:无效态,有效态,上下文有效态
**************
www.eeworm.com/read/102947/15752133
png processrequest.modified.png
www.eeworm.com/read/356258/10233693
pdf electronic cipher design(modified).pdf
www.eeworm.com/read/348907/10860416
png filter-modified-24.png
www.eeworm.com/read/457360/7326489
afl candlestick commentary-modified.afl
//------------------------------------------------------------------------------
//
// Formula Name: Candlestick Commentary-modified
// Author/Uploader: Rob Stewart
// E-mail: stew
www.eeworm.com/read/457360/7326704
afl dahl oscillator modified.afl
//------------------------------------------------------------------------------
//
// Formula Name: Dahl Oscillator modified
// Author/Uploader: Hans
// E-mail:
// Date/Time Ad
www.eeworm.com/read/457360/7326785
afl modified darvas box.afl
//------------------------------------------------------------------------------
//
// Formula Name: Modified Darvas Box
// Author/Uploader: davis
// E-mail:
// Date/Time Added:
www.eeworm.com/read/457360/7326845
afl dahl oscillator modified.afl
//------------------------------------------------------------------------------
//
// Formula Name: Dahl Oscillator modified
// Author/Uploader: Hans
// E-mail:
// Date/Time Ad
www.eeworm.com/read/445470/7595239
m modified_bessel_function.m
% I0.m - modified Bessel function of 1st kind and 0th order.
%
% S = I0(x)
%
% defined only for scalar x >= 0
% based on I0.c
function S = I0(x)
eps = 10^(-9);
n = 1; S = 1; D = 1;
while D > (eps *
www.eeworm.com/read/320725/13419123