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

搜索资源列表

  1. wjpeg

    0下载:
  2. 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15297
    • 提供者:闫雪飞
  1. BKSpatialAnalysis

    0下载:
  2. 空间分析程序 完成基本几何图形的绘制,并且完成gis里缓冲区分析,部分完成了多边形之间关系的功能!但有待扩充。-spatial analysis procedures are completed basic geometric figure drawing, and completed gis Lane buffer analysis, the completion of the relationship between the polygon functions! But to be expa
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:212846
    • 提供者:huanggua
  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. ImageToBuffer2D

    0下载:
  2. 这是我在刚刚学习VC图像处理时的一个小例子,功能将DIB数据导入到一个二维的Buffer,主要是练习了一下二维动态数组的定义、内存申请和释放,希望能够给初学的朋友带来一些帮助!-This is just learning the VC image processing of a small example, DIB will function to the data into a two-dimensional Buffer. is practicing a bit two-dimensiona
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:112098
    • 提供者:nana
  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. DirectFB-1.3.0.tar

    0下载:
  2. DirectFB 1.3. It relates to frame buffer driver.-DirectFB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2838272
    • 提供者:庄懿芳
  1. RHMagic

    0下载:
  2. 融合蚕食特效,国外原作是用DX的模板缓冲技术处理-Integration of encroachment effects, foreign original is DX technical processing of stencil buffer
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:161601
    • 提供者:张皓
  1. blanking

    0下载:
  2. 在屏幕上任意绘制一个多边形,在计算机内将其表示为一个以此多边形为底面的正n边棱柱(指定高度),棱柱的各面具有不同的颜色。 用Z-Buffer算法做面消隐; 允许以棱柱中心为固定点,通过输入x, y, z方向的转动角度实现任意角度的旋转(或通过鼠标操作实现任意角度的旋转) ; 投影方式:正平行投影,并假设物体始终在裁剪空间内;-On the screen draw an arbitrary polygon, within the computer as a polygon of its
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2112713
    • 提供者:一个新名字
  1. Mario

    0下载:
  2. 图形学简单程序,用填充像素的方法画一个可以四方向移动,放大缩小的马里奥-This is a simple CG project. It draws a Mario on the screen by filling the frame buffer.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:3460
    • 提供者:Wang Jia
  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. 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. MyPPI

    0下载:
  2. 自己用vc++6.0开发的雷达PPI显示器示例,利用了图像缓冲器技术,是一个不错的仪表开发例程-Radar PPI displays example vc++6.0 development, the use of the image buffer technology is a good instrument developed routines
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:39113
    • 提供者:haha
  1. WinClock

    0下载:
  2. 纯Win32SDK编写,采用二次缓冲技术防止屏幕闪烁,字体旋转技术显示钟表刻度,是参考学习之佳作。-Pure Win32SDK writing, using secondary buffer technology to prevent screen flicker, font rotation technique to display a clock tick, is a reference to learning works.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2871554
    • 提供者:xingyusuperstar
  1. JpegExifWriter

    0下载:
  2. Take a raw JPEG file in a memory buffer, and another binary buffer containing raw EXIF data (say output libexif), and this routine will write the JPEG out to disk, adding the EXIF data to an APP1 JPEG marker section. This is done entirely witho
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4238
    • 提供者:Jeff Reeder
搜珍网 www.dssz.com