CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 双缓冲绘图

搜索资源列表

  1. zoom

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现  按ESC或双击放大镜可退出程序-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run support custom support current mouse position zoom z
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:29175
    • 提供者:cgl
  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run suppo
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:25903
    • 提供者:Blue
  1. paint

    0下载:
  2. 绘图,运用双缓冲绘图,避免绘图时闪屏,并绘制坐标轴。-Drawing, the use of double buffering graphics, to avoid drawing the splash screen, and draw the axes.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:24713216
    • 提供者:宁振国
  1. Draw

    0下载:
  2. MFC下实现简单的绘图操作,使用双缓冲绘图方法-Use MFC to Draw
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:3703829
    • 提供者:谢俊宇
  1. Beverage-vending-system

    0下载:
  2. 本课题要开发一个饮料自动售卖机的软件模拟实现系统,采用了双缓冲绘图机制,也应用了消息响应机制,此系统可实现客户购买饮料,客户投币,客户取回余额和饮料,管理员添加饮料,管理员查看饮料售卖情况等功能。饮料自动售卖机的软件模拟实现系统可以充分补充人力资源的不足,适应消费环境和消费模式的变化,24小时无人售卖的系统可以更省力,运营时需要的资本少、面积小,有吸引人们购买好奇心的自身性能,可以很好地解决人工费用上升的问题等各项优点。-Implementation of the system to devel
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:16338948
    • 提供者:刘丹
  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure MFC to do the magnifying small example, VC6, VS2010 can compile and run, support for cus
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:25300
    • 提供者:eben
  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure MFC to do the magnifying small example, VC6, VS2010 can compile and run, support for cus
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:27258
    • 提供者:阿健
  1. RJ2

    0下载:
  2. VC++实现双缓冲绘图,绘图不会闪烁.此方法在VC界面绘图的时候使用非常高效。-VC++ to achieve double buffering graphics, drawing does not blink. This method is used when drawing VC interface is very efficient.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5131521
    • 提供者:zhaoliang
  1. BitBltTest

    0下载:
  2. c#bitblt 与双缓冲 绘图效率尝试-bitblt draw test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:73112
    • 提供者:esionxiao
  1. 76545678888

    0下载:
  2. 易语言双缓冲绘图,易语言写的图形图象编程,很好的参考。-Easy language double buffering graphics, easy graphics programming language to write, a good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:146550
    • 提供者:南煎丸子
  1. BitDemo

    0下载:
  2. 使用VS2008 编程,简易介绍双缓冲绘图的基本实现步骤,重点展示BitBlt函数的运用。 功能:给窗体背景添加图片。-Using VS2008 programming, simple double buffering graphics introduce the basic implementation steps, highlight the use BitBlt function. Function: add a picture to the form background.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9144411
    • 提供者:cheng
  1. DrawShubiaoDemo

    0下载:
  2. 双缓冲绘图演示,开发环境vc++2010-Double buffer drawing demonstration, development environment vc++2010
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:90529
    • 提供者:李国山
  1. MemDCDlg

    0下载:
  2. vc 实现双缓冲绘图,先创建兼容位图,再创建兼容dc-请键入文字或网站地址,或者上传文档。 取消 Vc shíxiàn shuāng huǎnchōng huìtú. Xiān chuàngjiàn jiānróng wèi tú, zài chuàngjiàn jiānróng DC.vc achieve double-buffered drawing. Create compatible bitmap in creating a compatible DC.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:zhangtao
  1. FlashButton_DoubleBuffer

    0下载:
  2. 使用双缓冲绘图的一个例子,希望可以给大家带来帮助。-Using an example of double buffer drawing, I hope we can help.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1134300
    • 提供者:x
  1. Tetris_ELuoSi

    0下载:
  2. 自制俄罗斯方块,有背景音乐,有锤块和点块,利用双缓冲绘图,有效解决画面闪烁-Homemade Tetris, background music, hammer block and point blocks, the use of double-buffered graphics, an effective solution to the screen flashes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4349886
    • 提供者:王其为
  1. puzzle_PinTu

    0下载:
  2. 自制拼图小游戏,可选择图片,双缓冲绘图,可调节难度,利用逆向预先排序,保证游戏有正确解法-Homemade puzzle game, you can choose the picture, double-buffered graphics, adjustable difficulty, using reverse pre-sorted to ensure that the game has the right solution
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4528810
    • 提供者:王其为
  1. Maze_MiGong

    0下载:
  2. 小迷宫游戏,可以移动,有触动机关,可观察机关效果,双缓冲绘图,地图大小大于窗口大小,会随着移动地图坐标变换-Small maze game, you can move, have touched organs, organs can be observed effect, double-buffered graphics, map size larger than the window size, as you move the map coordinate transformation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1194240
    • 提供者:王其为
  1. CShopTest

    0下载:
  2. 1.基于WCF双工通信实现订阅发布实例 2.模拟回调耗时的情况及处理办法 3.Winform跨线程调用控件 4.自定义视频播放控件及双缓冲绘图-1. Based on WCF duplex communication to achieve subscr iption publication instances 2. Analog callback circumstances and time-consuming approach 3.Winform cross-thread
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5538545
    • 提供者:刘玉书
  1. testBF

    0下载:
  2. GDI双缓冲绘图演示,并对比直接绘制,可以发现双缓冲可以消除闪烁。MFC框架。-GDI double buffering graphics presentations, and draw directly contrast, can be found double buffering to eliminate flicker. MFC framework.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:204762
    • 提供者:luo
  1. PaintDemo

    0下载:
  2. 双缓冲绘图,慢慢看,还挺简单的,呵呵。·········(There is nothing here.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:502784
    • 提供者:Ruhe Sanft
« 1 2 34 5 »
搜珍网 www.dssz.com