代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/358593/10184208

h geotrans.h

// geotrans.h #ifndef _INC_GeoTransAPI #define _INC_GeoTransAPI // 常数π #define PI 3.1415926535 //角度到弧度转化的宏 #define RADIAN(angle) ((angle)*PI/180.0) // 函数原型 BOOL WINAPI Translation
www.eeworm.com/read/358593/10184213

h edgecontour.h

// edgecontour.h #define pi 3.1415927 #ifndef _INC_EdgeContourAPI #define _INC_EdgeContourAPI // 函数原型 BOOL WINAPI RobertDIB(LPSTR lpDIBBits, LONG lWidth, LONG lHeight); BOOL WINAPI SobelDIB(
www.eeworm.com/read/358593/10184215

h fretrans.h

// FreTrans.h #ifndef _INC_FreTransAPI #define _INC_FreTransAPI #include using namespace std; // 函数原型 VOID WINAPI FFT(complex * TD, complex * FD, int r); VOID
www.eeworm.com/read/358593/10184234

h detect.h

// detect.h #ifndef _INC_DetectAPI #define _INC_DetectAPI // 函数原型 BOOL WINAPI ThresholdDIB (LPSTR lpDIBBits, LONG lWidth, LONG lHeight); BOOL WINAPI AddMinusDIB (LPSTR lpDIBBits, LPSTR lp
www.eeworm.com/read/358593/10184241

h pointtrans.h

// PointTrans.h #ifndef _INC_PointTransAPI #define _INC_PointTransAPI // 函数原型 BOOL WINAPI LinerTrans(LPSTR lpDIBBits, LONG lWidth, LONG lHeight, FLOAT fA, FLOAT fB); BOOL WINAPI ThresholdTr
www.eeworm.com/read/358593/10184243

h morph.h

// morph.h #ifndef _INC_MorphAPI #define _INC_MorphAPI // 函数原型 BOOL WINAPI ErosionDIB (LPSTR lpDIBBits, LONG lWidth, LONG lHeight, BOOL bHori , int structure[3][3]); BOOL WINAPI DilationD
www.eeworm.com/read/280060/10357704

h shellapi.h

/*****************************************************************************\ * * * shellapi.h - SHELL.DLL functions, t
www.eeworm.com/read/280060/10357722

h ole.h

/*****************************************************************************\ * * * ole.h - Object Linking and Emb
www.eeworm.com/read/280060/10357834

h ver.h

/*****************************************************************************\ * * * ver.h - Version management fun
www.eeworm.com/read/354066/10392453

h shellapi.h

/*****************************************************************************\ * * * shellapi.h - SHELL.DLL functions, t