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

搜索资源列表

  1. Bitbitchuli

    1下载:
  2. 昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。 -yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevan
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:30108
    • 提供者:nikker
  1. read_CT_using_Opengl

    0下载:
  2. 充分利用OPENGL的双缓冲技术,实现图片的无闪动的灰度调整-take full advantage of the double buffer OpenGL technology, without flashing pictures of the gray adjustment
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:141590
    • 提供者:向军
  1. double_buffers

    0下载:
  2. 双缓冲实现的绘图程序,很有参考价值,大家可以-achieve double-buffer mapping procedures of great reference value, we can look at the good
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17493
    • 提供者:林开辉
  1. ex1009

    0下载:
  2. 用OPENGL做的一个使用了双缓冲的的六边形显示技术-use OpenGL to do a double-buffer the use of the hexagonal display technology.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:101705
    • 提供者:孔融
  1. 大鱼吃小鱼源代码 v3.0

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

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

    0下载:
  2. GDI+例子,有双缓画图,多线程控制等。可以用为学习-GDI+ example, a double buffer drawing, multi-threaded control. Can be used for learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4822320
    • 提供者:张毅
  1. applet

    0下载:
  2. 使用双缓冲技术创建图像的显示方式,清除闪烁现象。使用线程分别解决准备图像、显示图像的任务,解决显示速度慢,占用内存较大的问题。用10 个图像文件(T1.JPG~T10.JPG),它们分别显示不同时间的状态-The use of double buffer technology to create the image is displayed, clear the blinking phenomenon. Were resolved using the thread ready to images
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:94336
    • 提供者:阮丽文
  1. drawTool

    1下载:
  2. 一个VC双缓冲绘图例子,解决了屏幕闪烁的缺点,可以绘制鼠标轨迹任意曲线,另外可以实现打开,修改和保存图片等.-A double buffer drawing VC example, to solve the shortcomings of the screen flashes, you can draw any curve track the mouse, and can open, edit and save pictures.
  3. 所属分类:图形图象

    • 发布日期:2013-01-03
    • 文件大小:281773
    • 提供者:刘琛
  1. df

    1下载:
  2. 双缓存实现绘图软件 解决了屏幕闪的问题 很适合初学者学习双缓冲的使用-Double buffer to achieve the screen flash graphics software to solve the problem
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2107107
    • 提供者:ccc
  1. doubleCache

    1下载:
  2. 讲述了双缓存的实现机理,并详细介绍了在VC++下实现双缓存的详细步骤-About the realization of the double buffer mechanism, and detailed in the VC++ under the detailed steps to achieve double the cache
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:821
    • 提供者:颃帆
  1. shuanghuancun

    0下载:
  2. 双缓存,用于屏幕绘图,减少因频繁刷新图形而带来的闪烁感-Double buffer for screen drawing, refresh the graphics and reduce the frequency of light flashes caused
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1990487
    • 提供者:Hou
  1. DlgDraw

    0下载:
  2. 对“普通作图、双缓冲作图、连续作图”的效果进行比较,从而肯定双缓冲作图在抑制闪烁方面的作用-Double Buffer Drawing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3577984
    • 提供者:王磊磊
  1. DoubleBuffShow100823

    0下载:
  2. 动画显示及自定义动画的显示 双缓存切换,简单了点,只有这个功能,适合初学者使用-Animation and custom animation to show double-buffer switch, simple point, only this function, for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3839633
    • 提供者:tong jianfeng
  1. robot

    0下载:
  2. 使用双缓存绘制行走的机器人,机器人行走!按“g”键-Use double buffer to draw walking robot, walking robot! Press " g" key
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1284382
    • 提供者:小灰
  1. View

    0下载:
  2. 实现一个背景画图,其中用到了双缓冲画图和View画图,画了椭圆和长方体-The realization of a background drawing, which uses a double buffer drawing and View drawing, painting of the elliptic and rectangular parallelepiped
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8730387
    • 提供者:黎明
  1. DrawTu

    0下载:
  2. 画心电图,利用了双缓冲区,是学习画图程序的好例子,好好研究一下吧!-Painting electrocardiogram, use the double buffer, is a good example of learning drawing program, good research about it.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1889790
    • 提供者:田振川
  1. DoubleBufferDraw

    0下载:
  2. 非常重要的绘图技术——双缓冲——,太经典的源代码,简单明了,高手写的,值得初学者借鉴。-Important technical drawings-- double buffer--, very classic source code, simple and clear, master of writing, it is worth drawing for beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2123685
    • 提供者:stone
  1. double-buffer

    0下载:
  2. 里面为加拿大的MATRAOX公司的图像采集板卡双缓存模式下的图像采集程序源码-Inside for image acquisition boards of of Canada MATRAOX company double buffer mode, the image acquisition program source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:48067
    • 提供者:啊荣
  1. SingleDoubleBuffer

    0下载:
  2. 一个用来表示opengl单缓冲和双缓冲区别的例子。-opengl single buffer and double buffer
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:250029
    • 提供者:dpsying
  1. sanjiao

    0下载:
  2. Opengl绘制双缓存三角形,可旋转,可变色,可停止。-Opengl rendering the double buffer triangle can be rotated, can change color, can be stopped.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:1131
    • 提供者:张明浩
« 12 »
搜珍网 www.dssz.com