代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/362500/9995956
m anova2w.m
function anova2w(dat,alpha)
%ANOVA2W Two way analysis of variance
% Calculates two way ANOVA table and tests significance of
% between factors variation (it is assumed that each column
% of the
www.eeworm.com/read/470743/6907701
pas main.pas
unit Main;
interface
uses
DragDrop,
DropTarget,
DragDropFile,
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, ExtCtrls;
type
TF
www.eeworm.com/read/466959/7025538
js steffslip.js
/*================================================================
ORC_JS, JavaScript Class Framework
version:3.10.80707
Copyright 2008 by SourceTec Software Co.,LTD
For more information, see:www
www.eeworm.com/read/466959/7025539
js steffrect.js
/*================================================================
ORC_JS, JavaScript Class Framework
version:3.10.80707
Copyright 2008 by SourceTec Software Co.,LTD
For more information, see:www
www.eeworm.com/read/466959/7025541
js steffie.js
/*================================================================
ORC_JS, JavaScript Class Framework
version:3.10.80707
Copyright 2008 by SourceTec Software Co.,LTD
For more information, see:www
www.eeworm.com/read/440945/7678765
pas dxffbedit.pas
unit DXFFBEdit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Spin, DXInput, TypInfo, ExtCtrls, Menus, ComCtrls;
type
TDelphiXFFE
www.eeworm.com/read/434208/7880928
html stackedbarchart3ddemo1.html
StackedBarChart3DDemo1
A stacked bar chart with 3D effect.
www.eeworm.com/read/434208/7881240
html stackedbarchart3ddemo2.html
StackedBarChart3DDemo2
A stacked bar chart with 3D effect.
www.eeworm.com/read/434208/7881497
html stackedbarchart3ddemo5.html
StackedBarChart3DDemo5
A panel containing four stacked bar charts with 3D effect, each with a different orientation.
www.eeworm.com/read/434208/7881804
html axisoffsetsdemo1.html
AxisOffsetsDemo1
A demonstration of the effect of the 'axisOffset' attribute. Notice that in
the lower chart the axis lines are offset a small distance from the plot.