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

搜索资源列表

  1. GDI

    0下载:
  2. GDI解决由于重绘出现的闪屏问题,采用了双缓冲的技术,以解决此问题-GDI solution because the splash screen redraw problems occur, use a double buffering technique to solve this problem
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1544481
    • 提供者:后冰
  1. pictures

    0下载:
  2. 在用GDI实时显示多张图片时,会出现屏闪,利用双缓存可以解决这个问题-In real-time display with GDI multiple pictures, flash screen will appear, use double-buffering can solve this problem
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3913698
    • 提供者:RED
  1. d402bd199b38

    0下载:
  2. static label的重绘使用双缓冲的技术使得static控件刷新不闪烁-static label to redraw the double-buffering technology makes use of static control does not refresh flicker
  3. 所属分类:Static control

    • 发布日期:2017-03-28
    • 文件大小:50391
    • 提供者:huangxvhui
  1. DrawLine

    0下载:
  2. 用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-bufferi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:518823
    • 提供者:
  1. BitmapSlider.rar

    0下载:
  2. 我们需要控制滑动条,但默认情况下看起来太简单了?希望CBitmapSlider这个类,可以帮助您。 CBitmapSlider的主要特点,透明效果滑动条,自定义大小,自由闪烁,基本思路是使用CMemDC执行双重缓冲,并采用从显示透明位图功能,我们需要在工程中插入位图资源进入项目。 可以插入大的位图, 但也有一些限制,最好不要太大。,I hope this class, CBitmapSlider , can help you.All you have to do is read this art
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:8595
    • 提供者:Athink
  1. yanhua

    0下载:
  2. 用MFC单文档实现的 烟花效果,采用双缓冲贴图的方式。-MFC single document with a fireworks effect to achieve, using double buffering mapping approach.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:34792
    • 提供者:文阿飞
  1. StarCraft2

    1下载:
  2. 纯win32 SDK编写的游戏,只使用GDi, 初学者最好看看,实现了双缓冲等功能-Prepared pure win32 SDK Game, use only GDi, beginners take a look at the best, achieve a double buffering and other functions
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:7747424
    • 提供者:PAN
  1. DoubleBuffer

    0下载:
  2. c#的画图实例,主要是对比突出托管代码下的双缓存,提供了三种实例,一是非正常情况,一是自动双缓存,一是手动双缓存-c# example of the drawing, the main comparison between the managed code under the prominent double-buffering, providing three examples of a non-normal conditions, one automatic double-buffering
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:37475
    • 提供者:秦慷
  1. double_cache

    0下载:
  2. VC++利用双缓冲技术解决刷新闪烁问题的源代码实例-VC++ using double-buffering technology to solve the problem of refresh flash source code example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:188012
    • 提供者:
  1. DoubleBuffer

    0下载:
  2. 利用双缓冲技术实现图像的显示,大家一起分享,有源代码-Double-buffering technology using image display, share, source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:49204
    • 提供者:张政
  1. ScrollingCredits_demo

    0下载:
  2. MFC界面双缓冲法实现交替动态滚动字幕,图片-MFC interface alternating double buffering method to achieve dynamic scrolling marquee, pictures
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:10877810
    • 提供者:小虾
  1. PhotoPlayer

    0下载:
  2. 采用GDI+实现图片显示,放大,缩小,幻灯片播放等各种操作,采用双缓冲技术解决图片闪烁问题。-Use GDI+ to achieve image display, zoom, slide and other operations, using double buffering techniques to solve image flickering problem.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7907534
    • 提供者:陈春
  1. shuanghuanchong

    0下载:
  2. 一个双缓冲机制的例子,详细介绍了双缓冲的工作原理,是一个很不错的例子-Example of a double buffering mechanism is introduced in detail the working principle of double buffering
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:38630
    • 提供者:ddl
  1. DoubleBuffer

    0下载:
  2. 基础C# GDI图形绘制的双缓冲实现,可以用此代码实现橡皮筋画线功能-C# GDI-based graphics rendering to achieve double buffering, you can use this code to achieve the rubber band drawing a line function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:22543
    • 提供者:姜星
  1. VC6.0_double-buffer_demo

    0下载:
  2. VC6下的GDI+双缓冲,快速显示一幅图像-VC6 under the GDI+ double buffering, fast display an image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1556188
    • 提供者:ari
  1. LandLord

    0下载:
  2. 该程序使自己写的斗地主程序,添加了背景音乐以及开始发牌动画还有使用了双缓存避免界面闪烁,用了自己写的位图按钮类,界面美观-The program makes its own written procedures for Doudi Zhu, add background music, and began licensing the use of animation there is a double-buffering to avoid flickering interface, with it
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8403758
    • 提供者:王小洪
  1. tupianceshi

    0下载:
  2. 使用双缓冲方式实现拉伸显示图片,可以任意添加文字,不会出现闪烁现象-Use double buffering to achieve stretch display pictures, you can add any text, not flicker
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:2335032
    • 提供者:张奔
  1. HTTPProxyServerDesignandImplementation

    0下载:
  2. HTTP 代理服务器的设计与实现,包括代理模块、预取模块、双缓冲的设计与实现-HTTP Proxy Server design and implementation, including the proxy module, pre-fetching module, the design and implementation of double buffering
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:360610
    • 提供者:郑剑华
  1. qx

    0下载:
  2. 使用类来操作曲线,使用双缓冲还实现曲线不闪,代码如下(VB2005),这是一个类,新建一个类,就可以在整个程序里调用这个类,调用方法很简单:比如:这个类名为tcdj 就可以写dim XXXX as new tcdj,然后在程序里使用XXXX.属性....... 操作就可以了-To operate the use of curves, use double buffering is also the realization of curves do not flash, the code is a
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:3836
    • 提供者:bintombin
  1. RedPasSnake

    0下载:
  2. 用VS2010开发的贪吃蛇,很好的源代码,我的原创。其中利用了多线程,调试时请注意。并且利用了屏幕双缓冲读写技术。移动中不会出现闪烁。-VS2010 development, source code, my original. The use of multi-threaded, Please note that when debugging. And use double buffering of screen reader technology. The move does not appe
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-02
    • 文件大小:14843828
    • 提供者:xiao
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com