搜索资源列表
copy_2003
- 1 掌握dialog的模式与非模式构建,掌握AfxMessageBox和MessageBox的用法。 2 掌握progress控件和定时器的用法。 3 完成所给工程。-a master model dialog with the non-Mode, MessageBox master AfxMessageBox and usage. 2 master control and timer progress of the usage. 3 to complete the proj
Hough
- Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc
zhengjiaobianhuan
- 几个正交变换的例子,对于学习数字图像的新手来说会有点帮助的。-CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow DragAcceptFiles CDialog CDataExchange CDocument MessageBox GetCurrentDirectory GlobalAlloc GlobalFree CFile CString CCmdUI CScrollView CView CBrush Tex
