代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/38039/1091023
mnu rcs.mnu
RCS RCS
# remove the # sign and enter foreign help string in this line
Chord#Height 弦高
Specify maximum allowable chord height.
指定允许的最大弦高。
AngleControl 角度控制
Specify angle control factor for improvemen
www.eeworm.com/read/38039/1092233
mnu sla.mnu
STL STL
# remove the # sign and enter foreign help string in this line
Chord#Height 弦高
Specify maximum allowable chord height.
指定允许的最大弦高。
AngleControl 角度控制
Specify angle control factor for improvemen
www.eeworm.com/read/38039/1092846
mnu render.mnu
RENDER 着色
# remove the # sign and enter foreign help string in this line
Chord#Height 弦高
Specify maximum allowable chord height.
指定允许的最大弦高。
AngleControl 角度控制
Specify angle control factor for improvem
www.eeworm.com/read/199525/5076188
entries
8
dir
1124
https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/multi-factor-drop
https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder
2006-11-09T0
www.eeworm.com/read/199525/5076224
entries
8
dir
1124
https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/multi-factor
https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder
2006-11-09T06:55:
www.eeworm.com/read/334933/3360401
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/334933/3360547
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int
www.eeworm.com/read/315275/3622007
m fig2_21.m
% Use this program to reproduce Fig. 2.20 of text.
close all
clear all
np = 4;
pfa = 1e-7;
pdm = 0.99945;
pda = 0.99812;
% calculate the improvement factor
Im = improv_fac(np,pfa, pdm);
Ia =
www.eeworm.com/read/306178/3747331
c yingyang.c
// yingyang 显阴阳
// updated force->neili, force_factor->jiali (by xbd)
#include
#include
inherit F_SSERVER;
int perform(object me, object target)
{
string msg;
int extra
www.eeworm.com/read/301474/3839501
m p10_6.m
% Program P10_6
% Illustration of Interpolation Process
%
clf;
L = input('Up-sampling factor = ');
% Generate the input sequence
n = 0:49;
x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n);
% Generate the int