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

搜索资源列表

  1. Graphic

    0下载:
  2. windows vc 创建 双缓存 绘图-create a double buffer drawing windows vc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:130196
    • 提供者:xhz678
  1. DrawWnd

    0下载:
  2. 该资源实现了自绘窗口的功能,并且写了双缓存,大大减弱了闪屏。-The resources to achieve the function of self-painted window, and wrote a double buffer, which greatly weakened the splash screen.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:999415
    • 提供者:胡良
  1. WinCmd

    0下载:
  2. 简易绘图软件 采用双缓存技术来达到防止绘图时屏幕过于闪烁的目的-Simple technical drawing software to achieve the double buffer to prevent drawing the purpose of the screen flashes too
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2412867
    • 提供者:商远
  1. maptest

    0下载:
  2. 利用双缓存对地图进行重绘,实现了画图不刷屏。效果很好。-Use double buffer to redraw the map to achieve the drawing does not refresh. Works well.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:37360
    • 提供者:冯琦
  1. clock

    0下载:
  2. 简单的钟表,用WIN32 SDK写的,用到了双缓存和不规则窗口设计。-Simple clock, with the WIN32 SDK to write, use a double buffer and irregular window design.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:16030
    • 提供者:se7en
  1. MDigDoubleBuffering

    0下载:
  2. MIL 函数的使用函数,使用双缓存进行存储,保障速度-MIL function using the function, use double buffer to store, protect speed
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:307978
    • 提供者:ouxiaoze
  1. AniRect

    0下载:
  2. 简单的双缓存动态绘图程序,看完应该就可以解决不少GDI问题-A simple drawing program dynamic double buffer
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1875501
    • 提供者:汤照辉
  1. TestWinUi

    0下载:
  2. TestWinUi:用双缓存技术实现动态绘图解决闪问题,开CHILD风格的透明无边框的子窗口(对话框).子窗口拖动时不会超出主窗口的边界.时时鼠标显示.-TestWinUi: double buffer technology to implement dynamic mapping solution flash problems, and open style of transparent CHILD borderless child window (dialog box). Sub-windo
  3. 所属分类:对话框与窗口

    • 发布日期:2013-03-21
    • 文件大小:7182201
    • 提供者:
  1. CSharpshuanghuancun

    0下载:
  2. 是一个双缓存绘制的例子,有原码,适合初学者-Is a double the cache draw examples, have the original code, is suitable for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:62364
    • 提供者:利用互
  1. FunPointer

    0下载:
  2. 通过内存DC来实现界面绘制双缓存,并通过函数指针模板来提供可供复用的双缓存绘制代码。-Achieved through the memory DC to draw the double buffer interface, and through a function pointer template to provide for reuse of the double-buffer rendering code.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:549045
    • 提供者:刘云和
  1. wangluoluyinji

    0下载:
  2. vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:809621
    • 提供者:黄飞
  1. digital-clock

    0下载:
  2. 可以显示当前时钟。以数字方式显示。利用双缓存的方法可以解决闪屏问题(当扫描速度过快时)-it can display the current time by digits.Double-buffering can help to solve the glittered screen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1951826
    • 提供者:potterwei
  1. realclock

    0下载:
  2. 可以显示圆盘时钟。利用双缓存的方法可以解决闪屏问题。同时,利用GetBkColor可以解决解决双缓存带来的内存块黑屏的问题。-You can display disc clock. Using double-buffering method can solve the problem of the splash screen. At the same time, the use of GetBkColor can solve the problem of solving the dual cac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1940525
    • 提供者:potterwei
  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. DBufstorage

    0下载:
  2. 双缓存存储类,通过两个缓存区的交替存储,减少磁盘的读写次数,节省cpu资源,要求读写时对cpu资源影响小的程序很有用-Cache storage class, alternately by the two buffer storage to reduce the number of disk read and write, save cpu resources, require readers to cpu resources affect small program useful
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2224
    • 提供者:yuguoquan
  1. dutu

    0下载:
  2. mfc读取显示图片,实现双缓存,实现重绘不闪烁,很不错的例子-mfc read display pictures, double-buffered, redraw does not blink, very good example
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:22294394
    • 提供者:fmk
  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. DoubleBuffer

    0下载:
  2. 在实现画图的过程中,出现闪屏的问题。这里提供双缓存来解决-In the realization of the process of drawing, the splash screen appears. Here the double buffer
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-03
    • 文件大小:528651
    • 提供者:冯泽宇
  1. Interpolation-algorithm

    0下载:
  2. 采用逐点比较法 1.画直线 2.画圆弧 3.读G代码 4.点平移使用双缓存-Point by point comparison. Draw a straight line. Draw arc read G-code point translation using dual cache
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-30
    • 文件大小:55859
    • 提供者:李立
  1. DBTest

    0下载:
  2. 一个有关于双缓存的实例,真正能知道双缓存的原理-An example on double buffering can really know the principles of double-buffering
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5125008
    • 提供者:张扬
« 1 23 »
搜珍网 www.dssz.com