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

搜索资源列表

  1. SymbianOSOFFERSCREEN

    0下载:
  2. 双缓冲技术,在symbian编程中极其重要。可以减少屏幕闪烁现象~
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:438408
    • 提供者:马里
  1. GDI+-dual_buffer

    0下载:
  2. GDI+双缓冲图像处理算法,能加速数据处理速度,降低cpu占用率。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:107953
    • 提供者:hit
  1. dddraw1

    0下载:
  2. 有关双缓冲绘图的程序 vc6.0-the double buffer mapping procedures vc6.0
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38078
    • 提供者:张一
  1. Walker

    0下载:
  2. 浏览利用双缓冲技术显示动画.希望大家大力支持。-View Double buffer technology show animation. Hope we strongly support. Thank you
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:62742
    • 提供者:张良
  1. Java活动图像程序和游戏编写(Word中文 )

    0下载:
  2. 长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于Java编程学习,另一方面即使使用C或C++编程,本文的算法和技巧也都有相当价值.-the 40-word Chinese Document : This article can be Java beginners to help clarify some of the Java programming techniques such as
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:30601
    • 提供者:楼雨非
  1. wavectl

    0下载:
  2. 参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数据处理和研究。根据需要,代码可能要部分修改。-light "Windows Programming," a book prepared by the Wave voices to capture the memory VCL controls BCB source (ie, a generic category C).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3262
    • 提供者:俞怡炜
  1. 避免图像闪烁采取的技术双缓冲

    0下载:
  2. 绘图中避免图像闪烁采取的技术
  3. 所属分类:GDI/图象编程

  1. 贪食蛇程序源码(学校竞赛编写的)

    1下载:
  2. 使用vc6.0编写的贪食蛇程序, 具有很多功能,通过画图和贴图实现,贴图使用双缓冲 数据方面,使用队列来实现。效果非常好。内有比较详细的注释。
  3. 所属分类:GDI/图象编程

  1. 大鱼吃小鱼源代码 v3.0

    2下载:
  2. 大鱼吃小鱼源代码,vc6.0.使用了双缓冲技术-double buffer to draw
  3. 所属分类:绘图程序

    • 发布日期:2017-04-10
    • 文件大小:1040959
    • 提供者:鱼肉
  1. CTest

    0下载:
  2. 基于opencv和MFC混合编程的图像双缓冲显示-Images is showing in the ClientDC by double buffering based on opencv and MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:166072
    • 提供者:刘旭里
  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 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com