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

搜索资源列表

  1. aDVSnapSY

    0下载:
  2. 这是我以前做过的操作DV,获取视频及图像的源代码。使用DirectX开发。-done before the operation DV, access to video and images of the source code. Using DirectX development.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:48546
    • 提供者:lj
  1. usbcapture

    1下载:
  2. 说明:可以捕获USB视频头图像,并显示出来。 要求有USB视频头 用户使用必须安装微软的DirectX。 开发人员须安装微软的DirectX 9.0 SDK。-: USB Video can capture the first image, and displayed. USB Video requires users must first install Microsoft's DirectX. Developer to install Microsoft's
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:479784
    • 提供者:gfgrg
  1. ScreenCapDx

    0下载:
  2. 用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。 每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序有关的显存内容,这在程序中被称作后台缓冲(Back Buffer),有些程序有不止一个的后台缓冲。还有一个缓冲,在默认情况下每个程序都可以访问-前台缓冲。前台缓冲保存了和桌面相关的显存内容,实质上就是屏幕图像。 我们的程序通过访问前台缓冲就可以捕捉到当前屏幕的内容。由DirectX的底层优化机制做保证,我们的抓屏效率是很高的,
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:31452
    • 提供者:xuxiang
  1. Light

    0下载:
  2. DirectX的基础例程,程序实现了图像像素级操作的方法。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4963018
    • 提供者:andy
  1. GameCore.rar

    0下载:
  2. 《DirectX角色扮演游戏编程》的核心代码。包括图像、输入、声音等模块。, DirectX programming role-playing game of the core code. Including images, input, sound modules.
  3. 所属分类:DirextX

    • 发布日期:2017-03-25
    • 文件大小:42132
    • 提供者:Stephantan
  1. D3DXViedoCapture

    0下载:
  2. 利用DirectX与DirectShow,实现的增强现实技术。主要利用DirectShow采集一帧图像成为纹理贴在表面上,再于表面钱叠加虚拟物体。需要DirectX9 SDK,以及DirectShow SDK。-Using DirectX and DirectShow, to achieve augmented reality technology. DirectShow capture primarily used as a texture image attached to the surf
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5219523
    • 提供者:王晨
  1. PushSource

    0下载:
  2. DirectX推模式的例子,是一个Filter,可以看出获得单帧图像,图像序列等的方法-DirectX push model example of a Filter, can be seen to obtain single-frame images, image sequences, such as the method
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:470051
    • 提供者:沈德`
  1. DirectX

    0下载:
  2. 本人用C++写的Direct3D的基础图像处理,对初学者开发Direct3D的人非常有用,希望能帮助大家。谢谢。 -I use C++ Direct3D written image processing, is very useful for beginners to develop Direct3D, and hope to help everyone. Thank you.
  3. 所属分类:DirextX

    • 发布日期:2017-05-25
    • 文件大小:8929058
    • 提供者:吴昊
  1. DrawYUV

    2下载:
  2. 使用directx创建yuvoverlay直接显示yuv图像的实例程序,对使用yuvoverlay很有帮助-Create yuvoverlay displayed directly using the yuv directx image sample program on the use of yuvoverlay helpful
  3. 所属分类:DirextX

    • 发布日期:2016-05-19
    • 文件大小:4892672
    • 提供者:Will
  1. Test3D

    0下载:
  2. 演示了一个标准3D程序的开发流程,参照这些你可以开发功能更强大的3D程序和游戏。它用到了DirectX API,利用它可以释放显卡强大的图形图像处理能力。-3D presentation of a standard procedure development process, in the light of these you can develop a more powerful 3D programs, and games. It uses the DirectX API, the use
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:190725
    • 提供者:xiaodz
  1. 545867121

    0下载:
  2. Viscal C+++ Directx 9 game-game
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:917697
    • 提供者:street
  1. 3D_CS

    0下载:
  2. 才用VB编写,一个类CS的代码,采用directx图像接口,详细很有实用-VB was used to prepare a CS-type code, the use of directx graphics interface, in detail very practical
  3. 所属分类:DirextX

    • 发布日期:2017-04-16
    • 文件大小:483716
    • 提供者:小品
  1. Blur

    0下载:
  2. 实现模糊效果的directX代码,是数字图像处理的一部分-DirectX code of fuzzy effect, is part of digital image processing
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:77943
    • 提供者:城卡
  1. DirectXV

    0下载:
  2. 一个基于DIrectx 的例子引擎!具体的就不多说啦!全部是讲述与3D图形图像的方法!好的话就请下载!然后好好研究吧!-Based on the example of the engine! DIrectx Specific did not say! Are all about and 3D graphics image! Good words, please download! Then study!
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:39941
    • 提供者:王小波
  1. d3dts

    0下载:
  2. windows编程,很好的directx 3d编程例子 显示3d图像。学习directx编程用户可以拿来参考下。-windows programming, good programming example shows directx 3d 3d image. Learning directx programming could be used to refer to the user.
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:4876988
    • 提供者:mialwjc
  1. DirectX

    0下载:
  2. direct学编程的介绍,对于游戏开发以及图像编程有帮助-introduction of direct learning program for game development and graphics programming help
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1137837
    • 提供者:wangmin
  1. DirectX

    0下载:
  2. DirectX的图象灰度处理示例 VC源码-图像处理--DirectX gray image processing VC source- image processing
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:57597
    • 提供者:opjk
  1. ReadRawImage-directX-new

    0下载:
  2. 用directX显示图像,图像为12比特的纯数据格式-Pure data format of 12-bit display image, image with directX
  3. 所属分类:DirextX

    • 发布日期:2017-11-12
    • 文件大小:12714028
    • 提供者:xiu
搜珍网 www.dssz.com