代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/391487/8400645
cpp drawit.cpp
//==============和Direct Draw 有关的函数==================
//*********************************
//创建页面
BOOL CreateBitmap(LPDIRECTDRAWSURFACE &lpTemp,int x,int y,char *BitmapFile, DWORD MemoryFlag )
{
www.eeworm.com/read/167186/9977375
pas glhook.pas
unit glhook;
//this method of hooking is with the asumption that the draw routines aren't multithreaded
interface
uses windows,opengl12,sysutils,keylistener;
procedure HookOpenGLFunctions;
www.eeworm.com/read/357134/10215815
cpp drawit.cpp
//==============和Direct Draw 有关的函数==================
//*********************************
//创建页面
BOOL CreateBitmap(LPDIRECTDRAWSURFACE &lpTemp,int x,int y,char *BitmapFile, DWORD MemoryFlag )
{
www.eeworm.com/read/443943/7132202
cpp drawit.cpp
//==============和Direct Draw 有关的函数==================
//*********************************
//创建页面
BOOL CreateBitmap(LPDIRECTDRAWSURFACE &lpTemp,int x,int y,char *BitmapFile, DWORD MemoryFlag )
{
www.eeworm.com/read/448535/7531293
m drawtrelpiece.m
function drawtrellpiece(fname,trellis,branchweight)
%
% Draw a piece of a trellis in LaTeX picture mode
%
% fname = file name
% trellis = trellis description
% branchweight = weights of branches
www.eeworm.com/read/448529/7531986
m errorfun.m
% Chapter 7 Figure mfile:
% Mfile to draw figures on equiripplr amplitude response,
% error function, and weighted error function.
% a) equiripple amplitude response
figu
www.eeworm.com/read/299923/7820250
m errorfun.m
% Chapter 7 Figure mfile:
% Mfile to draw figures on equiripplr amplitude response,
% error function, and weighted error function.
% a) equiripple amplitude response
figu
www.eeworm.com/read/196830/8055640
m errorfun.m
% Chapter 7 Figure mfile:
% Mfile to draw figures on equiripplr amplitude response,
% error function, and weighted error function.
% a) equiripple amplitude response
figu
www.eeworm.com/read/196069/8116478
m errorfun.m
% Chapter 7 Figure mfile:
% Mfile to draw figures on equiripplr amplitude response,
% error function, and weighted error function.
% a) equiripple amplitude response
figu
www.eeworm.com/read/329744/12935886
frm samples.frm
VERSION 5.00
Begin VB.Form frmSamples
BorderStyle = 3 'Fixed Dialog
Caption = "Draw waves"
ClientHeight = 3045
ClientLeft = 45
ClientTop = 33