代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/221950/4824225
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......
www.eeworm.com/read/208653/4991156
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......
www.eeworm.com/read/298176/3873358
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......
www.eeworm.com/read/290300/3980446
java rectangle.java
package chapter7;
public class Rectangle extends GraphicObjct
{
public void draw()
{
//此处,省略画矩形实现
}
}
www.eeworm.com/read/290300/3980454
java cricle.java
package chapter7;
public class Cricle extends GraphicObjct
{
public void draw()
{
//此处,省略画圆实现
}
}
www.eeworm.com/read/405777/2283295
java rectangle.java
public class Rectangle extends Shape {
public void draw() {
System.out.println("画了一个矩形");
}
}
www.eeworm.com/read/375900/2719012
c winhello.c
#include
/***************************************************************************
*
* cbDraw - draw the "Hellow World" window
*
*/
UGL_LOCAL UGL_STATUS cbDraw
(
www.eeworm.com/read/154890/5632777
hh regions.hh
/*********************************************************************
postscript/regions.hh
purpose:
Draw segmented regions.
Takes a bitmap a input that has a region id assigned to each
www.eeworm.com/read/154890/5632934
hh regions.hh
/*********************************************************************
postscript/regions.hh
purpose:
Draw segmented regions.
Takes a bitmap a input that has a region id assigned to each
www.eeworm.com/read/268019/11156373
m drawrec.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function out = drawrec (in,w)
% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function will draw a 27x18 rectangle