CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rect mfc

搜索资源列表

  1. fullScreen_program

    0下载:
  2. 为MFC应用程序添加全屏幕显示功能 部分代码: 成员变量: BOOL m_bFullScreen //全屏幕显示标志 CRect m_FullScreenWindowRect //全屏幕显示窗口Rect WINDOWPLACEMENT m_wpPrev //用于保存正常视图时的窗口位置信息 CToolBar * m_wndFullScreenBar //全屏幕显示时的浮动工具条 成员函数: void OnMenuFullscreen() //全屏幕显示
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4499
    • 提供者:a
  1. Rect

    0下载:
  2. 本例的俄罗斯方块采用MFC机制来实现,并且直接从架构的其中一个类对象中继承下来,将它完善而变成有某功能特性的物件对象.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:258012
    • 提供者:tangkuaier
  1. skyblue_Rect

    0下载:
  2. vc开发的俄罗斯方块游戏,c++源码实现的mfc工程。-vc developed by Tetris game, c++ source code to achieve mfc project.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:4059100
    • 提供者:孟祥伟
  1. moving-rect

    0下载:
  2. 用WINDOWS 32APPLITION实现一个移动的正方形,用的是WIN32APPLITION编程,没用MFC。-using the windows 32 applition to draw a moving rect,not using the MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1225
    • 提供者:ganggang
  1. _Rect

    0下载:
  2. 用MFC实现的俄罗斯方块游戏,很多经典的特效实现方式,是学习制作小游戏的好资料-With the MFC implementation of Tetris game, a lot of special effects to achieve the classic way, is learning to make a game good information
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1065913
    • 提供者:唐磊
  1. MFC-Draw

    0下载:
  2. 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:126066
    • 提供者:郭冰涛
  1. rect

    0下载:
  2. 基于MFC实现OPENGL绘图。绘制了一个长方体。对初学者有一定帮助。-OPENGL graphics based on the MFC. Draw a rectangle. For beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:13275399
    • 提供者:jly
  1. rect

    0下载:
  2. 这个程序可以实现用mfc画出大小不一的矩形-draw rectangle with mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:28669
    • 提供者:张建帮
  1. bmpScreen

    0下载:
  2. /*类名称:bmpScreen.h。 类功能:提供了一个MFC下截取窗口特定部分并保存为bmp图片的类。 类参数:Crect rect, int left, int top, int top, char* name。 类参数说明: (1)Crect rect 定义截图框的大小。 (2)int left 定义截图框距截图窗口左边的距离。 (3)int top 定义截图框距截图窗口上边的距离。 (4)char *name 定义所截图的
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:koma
  1. Rect

    0下载:
  2. VC6.6+ Mfc 基于对话框下的 模拟中值滤波的小游戏,重要是练习绘图。-VC6.6+ Mfc dialog based on the value of the simulation game under the filter, it is important to practice drawing.
  3. 所属分类:Other Games

    • 发布日期:2015-07-28
    • 文件大小:3357696
    • 提供者:
  1. desktopimage

    1下载:
  2. vs2017 c++ mfc 利用CimageDC 类 截屏显示保存文件 CWindowDC winDC(pWnd); pWnd->GetWindowRect(&rect); int nBPP = winDC.GetDeviceCaps(BITSPIXEL) * winDC.GetDeviceCaps(PLANES); if (nBPP < 24) { nBPP = 24; } bStat = ima
  3. 所属分类:Windows编程

    • 发布日期:2020-07-21
    • 文件大小:66560
    • 提供者:qq8533
搜珍网 www.dssz.com