代码搜索:Draw

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

代码结果 10,000
www.eeworm.com/read/232339/14197551

m erp_detailplot_ui.m

% draw subplot for selected channels in the calling figure % h0 is the handle of calling figure % %---------------------------------------------------------- function h01 = erp_detailplot_ui(var
www.eeworm.com/read/127767/14337594

txt e667. creating a buffered image from an image.txt

An Image object cannot be converted to a BufferedImage object. The closest equivalent is to create a buffered image and then draw the image on the buffered image. This example defines a method that do
www.eeworm.com/read/122710/14673788

h select.h

/* These defines determine the meaning of the fFlags variable. The low byte * is used for the various types of "boxes" to draw. The high byte is * available for special commands. */ #de
www.eeworm.com/read/122674/14676297

h geometry.h

#ifndef GEOMETRIC_FIGURES #define GEOMETRIC_FIGURES // include the system dependent graphics library that // initializes drawing to a screen and provides the routines // to draw a rectangle, cir
www.eeworm.com/read/219464/14879763

java exswitch.java

// // CLASS // ExSwitch - illustrate use of switches // // LESSON // Add a Switch grouping node to select which of several shapes // to draw. // // AUTHOR // David R. Nadeau /
www.eeworm.com/read/117953/14893486

java tangram.java

//Copyright (c) 1998, Arthur Gittleman //This example is provided WITHOUT ANY WARRANTY either expressed or implied. /* Draw the seven polygons of the * tangram puzzle on the left, and filled
www.eeworm.com/read/217557/14958388

m states_sd2.m

function states_sd2 % Function : PlotPoly % Credate : 07/20/99 % CURDATE : 07/24/99 % Description : This function draw the polytope related w
www.eeworm.com/read/217557/14958399

m states_sd.m

function states_sd(sf_elements) % Function : PlotPoly % Credate : 07/20/99 % CURDATE : 07/24/99 % Description : This function draw the polyto
www.eeworm.com/read/114493/15051476

cpp tag.cpp

// Tag.cpp: implementation of the CTag class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "draw.h" #include "drawdoc.h" #include "dra
www.eeworm.com/read/16321/669204

c mcdraw.c

/* * MICROCAD Drawing utility * * This is a "boiled down" set of routines to draw a MICROCAD drawing file. * The main purpose of this program is to provide a starting point, should * you wis