代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/199440/7853178
m demlike.m
% A demonstration of the HMM software using the 'Likelihood' observation
% model. There are K=2 time series where EACH TIME SERIES IS THE
% LIKELIHOOD OF THE DATA GIVEN THAT STATE - in effect there i
www.eeworm.com/read/197121/8027282
m 7.1.m
%
% FUNCTION 7.1 : "cp0701_shape_factor_variation"
%
% Effect of shape factor variation on pulse width and
% ESD of the Gaussian pulse
% The pulse amplitude is set to 'A'
% 'smp' samples of the
www.eeworm.com/read/196840/8055020
m demlike.m
% A demonstration of the HMM software using the 'Likelihood' observation
% model. There are K=2 time series where EACH TIME SERIES IS THE
% LIKELIHOOD OF THE DATA GIVEN THAT STATE - in effect there i
www.eeworm.com/read/196836/8055203
m demlike.m
% A demonstration of the HMM software using the 'Likelihood' observation
% model. There are K=2 time series where EACH TIME SERIES IS THE
% LIKELIHOOD OF THE DATA GIVEN THAT STATE - in effect there i
www.eeworm.com/read/328652/13009140
h disasm.h
#ifndef MAINPROG
#define unique extern
#else
#define unique
#endif
// If you prefere Borland, this will force necessary setting (but, as a side
// effect, may cause plenty of warnings if oth
www.eeworm.com/read/326313/13148680
m simplify.m
function Q = simplify(P)
% SIMPLIFY -- built-in SIMPLIFY, extended to matrix polynomials
%
% Q = simplify(P)
%
% The effect is the same as the system built-in SIMPLIFY, applied to each
www.eeworm.com/read/139188/13184968
readme
TinyTcp Public Domain Release
The files in this release contain a simple implementation of TCP & FTP,
suitable for burning into ROM. It is, in effect, a big hack put together
in two or thr
www.eeworm.com/read/138758/13216929
java multiimplementation.java
//: c08:MultiImplementation.java
// With concrete or abstract classes, inner
// classes are the only way to produce the effect
// of "multiple implementation inheritance."
// From 'Thinking in Jav
www.eeworm.com/read/137022/13347466
readme
TinyTcp Public Domain Release
The files in this release contain a simple implementation of TCP & FTP,
suitable for burning into ROM. It is, in effect, a big hack put together
in two or thr
www.eeworm.com/read/320605/13422080
java multiimplementation.java
//: c08:MultiImplementation.java
// With concrete or abstract classes, inner
// classes are the only way to produce the effect
// of "multiple implementation inheritance."
// From 'Thinking in Jav