搜索资源列表

  1. 双缓冲绘图

    0下载:
  2. 详细说明了VC中双缓冲绘图的方法,可以提高图形生成质量(当然不是我写的,但对我最近写的一个程序帮助很大,不会侵权吧)-detailed descr iption of VC-buffer mapping method can improve the quality of graphics generation (of course I did not write, but I recently wrote a procedure for
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3333
    • 提供者:杜斐
  1. vc++双缓冲绘图

    0下载:
  2. vc++双缓冲绘图,实现稳定的绘图,不会因为Windows的刷新而导致重新绘制。

  3. 所属分类:界面编程

    • 发布日期:2009-02-02
    • 文件大小:30614
    • 提供者:cq_3964
  1. dddraw1

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

    • 发布日期:2024-05-22
    • 文件大小:37888
    • 提供者:张一
  1. CDC_Draw

    0下载:
  2. 一个实现双缓冲绘图的例子程序! 欢迎大家一起来参考!-a double-buffer mapping procedures example! Welcome everyone to reference!
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:92160
    • 提供者:
  1. frmAction

    0下载:
  2. 分形算法->跳舞的小树这里用的是GDI来绘图,采用双缓冲.-fractal algorithm-
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:高寅
  1. VCDDBDEMO

    0下载:
  2. 使用vc双缓冲绘图,避免闪烁,在别处看到的,感觉很不错,发出来与大家共享。-vc-use graphics buffer to avoid flicker, see elsewhere, I feel very good, and sent share.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-22
    • 文件大小:62464
    • 提供者:黄涛
  1. Bitbitchuli

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

    • 发布日期:2024-05-22
    • 文件大小:1928192
    • 提供者:nikker
  1. DrawPane

    0下载:
  2. 简单的绘图程序,利用双缓冲的技术实现!可以画线,圆等基本图形。-simple mapping procedures, the use of double buffering technology! It drew lines, round basic graphics.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:43008
    • 提供者:ljishu
  1. shuanghuanchongxianshituxiang

    0下载:
  2. 在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现 -here for everyone to a brief introduction about double buffering technology and the VC environment GDI drawing the realization
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-22
    • 文件大小:17408
    • 提供者:tiankng
  1. Cylindersource

    0下载:
  2. Java双缓冲绘图技术 程序名称:Cylinder 运行环境:Win XP;JVM -Java double buffering graphics technical procedures Name : cylinder operating environment : Win XP; JVM
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:水文
  1. drown_c_thread

    0下载:
  2. c#实现双缓冲绘图,多线程进行绘图操作. 模拟c++游戏绘图-double-buffering graphics, multithreading for graphics operations. C simulation game Mapping
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:480256
    • 提供者:zwj1680
  1. dbbtest

    0下载:
  2. 双缓冲绘图的一个程序,对比使用双缓冲和不使用双缓冲绘图的区别-Double buffer drawing a procedure, compared to the use of double buffering and non-use of double buffer drawing the distinction
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:60416
    • 提供者:fengyuan
  1. 20077411114113

    0下载:
  2. 这是一个使用双缓冲技绘图的示例...可消除绘图时的闪烁并提高性能.-This is a trick to use double buffering graphics example ... to eliminate flicker when graphics and improve performance.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:251904
    • 提供者:邓小
  1. dbbtest

    0下载:
  2. 用visual c++6.0 编程写的用于双缓冲绘图程序,对于想学GDI的朋友很有有的-Using visual c++ 6.0 programming written for double buffering the drawing process, for I wanted to learn some great friends GDI
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:710656
    • 提供者:aaa
  1. ddb

    0下载:
  2. 双缓冲绘图,附有资料详细讲解了双缓冲绘图的原理。-Double buffering graphics, accompanied by information detailed account of the principle of double buffering graphics.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:168960
    • 提供者:小天
  1. MiniDraw

    0下载:
  2. 使用MFC文档视图结构,采用双缓冲绘图技术写的gdi绘图程序-View the use of MFC document structure, the use of double buffering graphics technology gdi drawing program written in
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:171008
    • 提供者:天隼
  1. drawTool

    0下载:
  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. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:281600
    • 提供者:刘琛
  1. doubleframebuffer

    0下载:
  2. VC双缓冲绘图的详细说明及一个MFC实例,利用双缓冲绘图可防止绘图画面抖动刷新-VC double buffering the drawing and a detailed descr iption of MFC instance, the use of double buffering the drawing to prevent jitter, refresh the drawing screen
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:2063360
    • 提供者:李小强
  1. dbbtest_shuang_huan_chong_hui_tu

    0下载:
  2. VC中 双缓冲绘图的一个实例。希望对新手有用。大家多多支持哈。-VC double buffering graphics in an instance. Want to be useful for beginners. A lot of support and Kazakhstan.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:1936384
    • 提供者:怡游
  1. GDI双缓冲

    0下载:
  2. 双缓冲绘图,listctrl单元格颜色自定义(Double buffering drawing, ListCtrl cell color custom)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:39656448
    • 提供者:wuwuww
« 12 3 4 5 6 »

源码中国 www.ymcn.org