搜索资源列表
download
- Cfr a meWnd CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow DragAcceptFiles CDialog CDataExchange CDocument CFormView CDC CPen CreatePen CBrush CreateSolidBrush
liaozhigan0873
- // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&b
GRAph
- Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo Se
sdk_jyt
- 用SDK写的劲乐团游戏 对学SDK很有帮助-using the SDK to write strong game Orchestra SDK helpful for school
download
- Cfr a meWnd CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow DragAcceptFiles CDialog CDataExchange CDocument CFormView CDC CPen CreatePen CBrush CreateSolidBrush -Cfr a meWnd CWinApp CSingleDocTemplate
liaozhigan0873
- // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&b
GRAph
- Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo Se
1
- 生成一个标准的单文档应用程序框架,假设应用程序的名称为Color。我将利用它的About对话框做示范。 在About dialog中添加两个Edit control,设定其ID为IDC_EDIT1与IDC_EDIT2;-((pWnd->GetDlgCtrlID() == IDC_EDIT1) && (nCtlColor == CTLCOLOR_EDIT)) { COLORREF clr = RGB(255,0,0
VCyuandaimachengxu
- 车牌识别程序,准确定位车牌,真正实现了车牌识别的程序 -CDocument CString CFile CFileDialog CFileFind FindNextFile CScrollView CDC CPen CSize CBitmap CBrush CRect GetClientRect LoadBitmap CreatePatternBrush SelectObject FillRect DeleteObject GetO
zhengjiaobianhuan
- 几个正交变换的例子,对于学习数字图像的新手来说会有点帮助的。-CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow DragAcceptFiles CDialog CDataExchange CDocument MessageBox GetCurrentDirectory GlobalAlloc GlobalFree CFile CString CCmdU
game2
- 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UI