代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/234213/14119260
m drawrec.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function out = drawrec (in,w)
% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function will draw a 27x18 rectangle
www.eeworm.com/read/234049/14123997
m drawrec.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function out = drawrec (in,w)
% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function will draw a 27x18 rectangle
www.eeworm.com/read/4082/28814
cpp ch2p1_shapes.cpp
/*
#############################################################################
Ch2p1_Shapes.cpp: a program that uses the Windows GDI to draw shapes of
various outlines and colors.
######
www.eeworm.com/read/16515/677058
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......
www.eeworm.com/read/490329/1202309
psh vertexlitgeneric.psh
; "TEXKILL" "0..1"
ps.1.1
;------------------------------------------------------------------------------
; Draw a texture . . woo hoo!
; t0 - texture
;
; The texture coordinates need to b
www.eeworm.com/read/490329/1202458
psh eyes_overbright2.psh
ps.1.1
;------------------------------------------------------------------------------
; Draw the eyes
; t0 - texture
; t1 - iris
; t2 - glint
;------------------------------------------------
www.eeworm.com/read/490329/1202546
psh eyes.psh
ps.1.1
;------------------------------------------------------------------------------
; Draw the eyes
; t0 - texture
; t1 - iris
; t2 - glint
;------------------------------------------------
www.eeworm.com/read/229812/4746364
fi windraw.fi
*$noreference
! Owner-Draw Control Drawing Information
structure /DRAWITEMSTRUCT/
integer*2 CtlType
integer*2 CtlID
integer*2
www.eeworm.com/read/229812/4752828
asm wdrwlin.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Draw a line in specified colour between specified points.
;
;On Entry:
;
;C style s
www.eeworm.com/read/222296/4820645
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......