代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/405777/2283296
java shape.java
/*
* 案例说明:类Shape(父类) ,Triangle类(子类),Rectangle类(子类),Pentagon类(子类)中的Draw()方法的不同操作解释多态的概念。
*/
public class Shape {
public void draw() {
System.out.println("画了一个图形");
}
}
www.eeworm.com/read/194440/8193290
m drawpick.m
function h=drawpick(x0,t0,dtdx,dx,figno,col,lw)
% DRAWPICK: draw a line on top of an image (e.g. seismic)
%
% drawpick(x0,t0,dtdx,figno,dx,col,lw)
%
% This function makes it easy to draw a "pick"
www.eeworm.com/read/235612/14060399
m drawpick.m
function h=drawpick(x0,t0,dtdx,dx,figno,col,lw)
% DRAWPICK: draw a line on top of an image (e.g. seismic)
%
% drawpick(x0,t0,dtdx,figno,dx,col,lw)
%
% This function makes it easy to draw a "pick"
www.eeworm.com/read/384633/8855532
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WB.rc
//
#define IDR_MAINFRAME 1
#define IDR_TOOL_MENU 129
#define IDC_
www.eeworm.com/read/162487/10302186
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by draw.rc
//
#define ID_ADD 3
#define ID_OR_ADD 3
#define ID_A
www.eeworm.com/read/421231/10748183
1
PAGELENGTH (1024)
OVERLAY(
?CO?MAIN~(
bri_read,
cont_read,
col_read,
tint_read,
reset_read,
simple_read,
bri_step,
cont_step,
col_step,
tint_step,
zoom_step,
reset_step,
www.eeworm.com/read/421231/10748186
a
PAGELENGTH (1024)
OVERLAY( ?CO?MAIN~(
bri_read,
cont_read,
col_read,
tint_read,
reset_read,
simple_read,
bri_step,
cont_step,
col_step,
tint_step,
zoom_step,
reset_step,
www.eeworm.com/read/421231/10748199
lin mtv130.lin
PAGELENGTH (1024)
OVERLAY( ?CO?MAIN~(
bri_read,
cont_read,
col_read,
vol_read,
reset_read,
simple_read,
bri_step,
cont_step,
col_step,
vol_step,
zoom_step,
reset_step,
bi
www.eeworm.com/read/461240/7231426
m define_output_parameters_2d.m
disp('defining output parameters');
sampled_electric_fields = [];
sampled_magnetic_fields = [];
sampled_transient_E_planes = [];
sampled_frequency_E_planes = [];
% figure refresh rate
plotti
www.eeworm.com/read/147422/5729277
m contents.m
% Main window for the Speech analysis tool
% This list has not been updated since January, 1997
%edit_move.m
%file_save.m
%main_syn.m
%wave_save.m
%ana_cancel.m
%edit_ok.m
%file_wave.m