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

搜索资源列表

  1. Bezier

    0下载:
  2. 本程序使用双缓冲绘图,不公实现了bezier曲线的绘制,还能实现鼠标对角的拖动,不产生残影-This program uses a double buffering graphics, injustice, bezier curve drawing, and also enables the drag of the mouse on the corner, does not produce blur
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:42539
    • 提供者:sony19900107
  1. BlockGameddb

    0下载:
  2. GDI贴图写的俄罗斯方块,用到双缓冲,开发环境vs2005,初学者可以参考一下。-GDI maps Tetris written to use double buffering, the development environment VS2005, beginners can take a look.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:249456
    • 提供者:田智理
  1. Spectrum-Analyzer

    1下载:
  2. 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor
  3. 所属分类:Wavelet

    • 发布日期:2015-08-26
    • 文件大小:12119040
    • 提供者:王海光
  1. VCPaint

    0下载:
  2. vc作图,采用双缓存,即使刷新频率比较高的情况,显示效果都不会闪烁-vc mapping, using double-buffering, even refresh frequency is relatively high, the display will not flicker
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:97675
    • 提供者:Ronald
  1. Draw

    1下载:
  2. a)GDI基本绘图:矩形,线段,椭圆,圆角矩形,铅笔画,多线(不闭合),多边形(闭合),半月铉等等。 b)边框和颜色设置。 c)每种图层支持绘画过程。 d)每种图层都支持拖动过程。 e)在OnDraw函数中,使用双缓冲技术防止闪烁 -a) GDI Basic Drawing: rectangle, line, ellipse, rounded rectangle, pencil drawing, multi-line (not closed), polygons (
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-17
    • 文件大小:5461467
    • 提供者:
  1. glare-free-screen

    0下载:
  2. 我们在使用VC++编写运动画面程序时常出现屏幕闪烁的情况,这里我主要提出利用双缓冲的办法解决屏幕闪烁问题-We in use VC++ write the motion picture process is often flashing screen, here I have to use double buffering to solve the problem of screen flicker
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:143378
    • 提供者:空杯
  1. shuanghuanchong

    0下载:
  2. 双缓冲,一个缓冲进行绘图,一个缓冲进行显示;解决屏幕刷新时不停闪烁的问题-Double buffering, a buffer drawing, a buffer for display to solve the problem of flashing screen refresh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:89250
    • 提供者:peter
  1. huitu-shuanghuanchong

    0下载:
  2. 一个非常好的绘图程序,使用双缓冲;解决了绘图闪烁和颤动的问题。-A very good drawing program, use double buffering solve the problem of drawing flicker and flutter.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:62522
    • 提供者:peter
  1. GGDI-dual_bufD

    0下载:
  2. GDI+双缓冲图像处理算法,能加速数据处理速度,,降低cpu占用率。 ,经测试可直接使用。 -GDI+ double buffering image processing algorithm can accelerate the speed of data processing, to reduce the cpu usage. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:108429
    • 提供者:weimingmm
  1. DbufOpenImage

    0下载:
  2. 在VC6.0的MFC多文档环境下开发的打开8bit位图,且利用图像的双缓冲技术很好的解决了图像的刷新闪屏问题!-VC6.0 MFC multi-document environment, the development of open 8bit bitmap, and good use of images of the double buffering technique to solve the image to refresh the splash screen!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:643596
    • 提供者:低调
  1. MFC6

    0下载:
  2. 双缓冲作图,内存中开辟两块dc,分别用于保存客户区和用于作图,MFC编写-Mapping of the double-buffering, memory to open up two the dc were used to save the client area for mapping, MFC write ............
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5457521
    • 提供者:晃晃
  1. double_buffer_delphi

    0下载:
  2. 双缓冲队列,(delphi实现)生产者消费者模式,一个读线程和一个写写线程,修改后,可实现多个生产者和多个消费者的情景。 -Double buffering queue (delphi achieve) mode of producers and consumers, a read thread and one write thread modified multiple producers and multiple consumers scenarios.
  3. 所属分类:Windows Kernel

    • 发布日期:2015-06-27
    • 文件大小:2048
    • 提供者:smartjun
  1. Radar_Data_Analysis

    0下载:
  2. 雷达数据的图形化分析(采用了双缓冲绘图等多种技术)-Graphic analysis of radar data (using the double buffering graphics and other technology)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:708680
    • 提供者:豆豆
  1. qiqiaobansrc

    0下载:
  2. C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:   创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。   设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Create a diamond pattern C# tangram-C#, during which use of the proces
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:45665
    • 提供者:fwtb1
  1. STM32-USB

    0下载:
  2. STM32 USB 程序将BULK EP改成双缓冲机制-The STM32 USB program into a double buffering mechanism BULK EP
  3. 所属分类:Communication

    • 发布日期:2017-11-05
    • 文件大小:33782
    • 提供者:piao
  1. drawCaiDai

    0下载:
  2. 很不错的资源,mfc中通过双缓存实现无闪烁重绘图片,真的很不错-Very good resource mfc via double-buffering for flicker-free redraw the picture, really good
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1198349
    • 提供者:fmk
  1. DoubleBufferExample

    0下载:
  2. C#双缓冲编程例子。对初学者有一定参考价值。-C# double buffering programming examples. There are certain reference value.
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:56121
    • 提供者:sdsd
  1. 2DMap

    0下载:
  2. 利用双缓冲机制,简单的实现了二维地图缩放、移动功能 。-With double buffering mechanism, simple two-dimensional map zooming, moving function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:3820575
    • 提供者:张成
  1. GDIDraw

    0下载:
  2. 实习刚开始用MFC做的GDI画图程序,编译器VS2008,实现了撤销,重做功能,用双缓冲实现了无闪烁。本着源码共享的精神,希望对大家有所参考-Internships beginning with MFC GDI drawing program, the compiler VS2008, Undo, Redo functionality, flicker-free double buffering. Spirit of sharing the spirit of the source, we wa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:14745115
    • 提供者:TigerLiu1991
  1. Duck

    0下载:
  2.   掌握Applet程序设计的方法,学会在Applet中绘制图片,能采用双缓冲技术进行图片绘制,会在Applet中采用多线程进行动画显示。能在Applet中实现动画的平滑显示,避免闪烁现象。 在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动。-Master Applet program design, learn to draw pictures, double buff
  3. 所属分类:Games

    • 发布日期:2017-11-12
    • 文件大小:19904
    • 提供者:lanyulin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com