代码搜索:Draw

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

代码结果 10,000
www.eeworm.com/read/148696/12442660

rc draw_bitmap.rc

#include "windows.h" #include "Draw_Bitmap.h" MYAPP ICON DISCARDABLE "GENERIC.ICO" BITMAP1 BITMAP DISCARDABLE "BITMAP1.BMP" MYAPP MENU DISCARDABLE BEG
www.eeworm.com/read/148696/12442662

mak draw_bitmap.mak

# Nmake macros for building Windows 32-Bit apps all: Draw_B~1.exe # Update the resource if necessary Draw_B~1.res: Draw_B~1.rc Draw_B~1.h rc -r -fo Draw_B~1.res Draw_B~1.rc # Update t
www.eeworm.com/read/148696/12442664

cpp draw_bitmap.cpp

#include #include "Draw_Bitmap.h" #if defined (WIN32) #define IS_WIN32 TRUE #else #define IS_WIN32 FALSE #endif #define IS_NT IS_WIN32 && (BOOL)(GetVersion() < 0x8
www.eeworm.com/read/336215/12463777

pdf draw_manager.pdf

www.eeworm.com/read/131608/14135679

class draw$2.class

www.eeworm.com/read/131608/14135712

class draw$1.class

www.eeworm.com/read/131588/14136336

m make_a_draw.m

function [test_indices, train_indices] = make_a_draw(how_many, out_of_how_many) %Choose a number of indices out of the maximum number allowed. indices = randperm(out_of_how_many); train_indi
www.eeworm.com/read/131572/14136695

m draw27802.m

function draw27802(z,ch) % input z, draw x-y-z 3d picture at 27 points, % 'ch' is the title of z, a character string % a subroutine programm. fan xiushan edited on 2000. 6.1 % 27 points for NaCl
www.eeworm.com/read/131572/14136728

m draw27.m

function draw27(z,ch) % input z, draw x-y-z 3d picture at 27 points, % 'ch' is the title of z, a character string % a subroutine programm. fan xiushan edited on 2000. 6.1 % 27 points for NaCl-HC
www.eeworm.com/read/131572/14136737

m draw27801.m

function draw27801(z,ch) % input z, draw x-y-z 3d picture at 27 points, % 'ch' is the title of z, a character string % a subroutine programm. fan xiushan edited on 2000. 6.1 % 27 points for NaCl