代码搜索:Draw

找到约 10,000 项符合「Draw」的源代码

代码结果 10,000
www.eeworm.com/read/110378/15535431

java strategya.java

/** * A concrete strategy to draw a text by the width of line */ import java.io.*; public class StrategyA implements Strategy { public StrategyA() { } public void drawText(Stri
www.eeworm.com/read/106690/15626564

m lapplot.m

% lapplot() - Compute the discrete laplacian of EEG scalp distribution(s) % % Usage: % >> laplace = lapplot(map,eloc_file,draw) % % Inputs: % map - Activity levels, size
www.eeworm.com/read/101292/15838491

java graphic.java

/** * A graphic interface that proxy and real object should implement * so a proxy can proxy several real object */ public interface Graphic { public abstract void Draw(); }
www.eeworm.com/read/101292/15838779

java strategya.java

/** * A concrete strategy to draw a text by the width of line */ import java.io.*; public class StrategyA implements Strategy { public StrategyA() { } public void drawText(Stri
www.eeworm.com/read/101014/15857147

h main.h

//----------------------------------------------------------------------------- // Name: D3D_TitleScreen // // Description: Example code showing how to draw 2D interface objects in a // 3D envi
www.eeworm.com/read/101014/15857148

cpp main.cpp

//----------------------------------------------------------------------------- // Name: D3D_TitleScreen // // Description: Example code showing how to draw 2D interface objects in a // 3D envi
www.eeworm.com/read/493621/1165235

h spr64.h

#include "deftypes.h" // 64x64 Transparent Mapped Zoomed Sprites void Init64x64_Table(UINT8 *TPOS); void Draw64x64_Trans_Mapped_Zoom(UINT8 *SPR, int x, int y, UINT8 *cmap, int zoom); void Draw64x64
www.eeworm.com/read/237554/4622878

am makefile.am

INCLUDES = -I../../include -I../include noinst_LTLIBRARIES = libgdi.la EXTRA_DIST = attr.c clip-lite.c draw-lite.c drawtext.h map.c rect.c \ text-lite.c bitmap-lite.c clip.c draw.c gdi-
www.eeworm.com/read/232568/4698488

am makefile.am

INCLUDES = -I../../include -I../include noinst_LTLIBRARIES = libgdi.la EXTRA_DIST = attr.c clip-lite.c draw-lite.c drawtext.h map.c rect.c \ text-lite.c bitmap-lite.c clip.c draw.c gdi-
www.eeworm.com/read/375673/2723028

am makefile.am

INCLUDES = -I../../include -I../include noinst_LTLIBRARIES = libgdi.la EXTRA_DIST = attr.c clip-lite.c draw-lite.c drawtext.h map.c rect.c \ text-lite.c bitmap-lite.c clip.c draw.c gdi-