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

搜索资源列表

  1. CPPsnake

    0下载:
  2. 使用vc6.0编写的贪食蛇程序, 具有很多功能,通过画图和贴图实现,贴图使用双缓冲 数据方面,使用队列来实现。效果非常好。内有比较详细的注释。 -Snake written using vc6.0 program has many features and textures achieved by drawing, map data using double buffering, the use of queues to achieve. Very good results. There are
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5256736
    • 提供者:
  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. 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. od

    2下载:
  2. VC++下的GDI+绘图程序,支持橡皮筋效果,双缓冲技术,并具有画PolyLine和各种图形的旋转功能-This is a Gdiplus program under VC++ structure,supporting DualBuffer,elastic draw method ,drawing PolyLine and graph rotating
  3. 所属分类:Picture Viewer

    • 发布日期:2016-10-17
    • 文件大小:11531264
    • 提供者:素辰隽
  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. 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. 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. DrawPic

    0下载:
  2. Windows mobile上使用双缓冲贴图的方法,避免重绘导致的闪烁-using a buffer to draw picture
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-30
    • 文件大小:14763
    • 提供者:Mike
  1. transparent-encryption

    1下载:
  2. 基于双缓冲过滤驱动的透明加密系统研究与实现-Based on double buffer transparent encryption system filter driver and Implementation Research
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-08-24
    • 文件大小:724992
    • 提供者:mj
  1. Clock

    0下载:
  2. 一个很好的时钟程序,使用双缓冲解决闪烁问题-This is very usefull program,it is very usefull for learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:869182
    • 提供者:刘小华
  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. 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. 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. Moire-fringes

    0下载:
  2. 一个用于演示莫尔条纹的小程序,使用MFC编写、使用了双缓冲技术-A small program for the demonstration of the moire fringe, using MFC, use double buffering techniques
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:75897
    • 提供者:zhounan
  1. DXSurfaceMgr_src

    0下载:
  2. 基于directDraw的双缓冲绘图实例代码, 很有参考价值。-The double buffering graphics with directDraw e, could very well refer.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:8009
    • 提供者:Jim Wong
  1. ColorStatic

    0下载:
  2. 利用VC实现了字幕滚动功能,并利用双缓冲技术解决闪烁问题-VC enables the use of subtitles scrolling function, and use double-buffering technology to solve flicker problems
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:789018
    • 提供者:楚林
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com