CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - DirectX SDK

搜索资源列表

  1. d3dlesson02

    0下载:
  2. 应用DirectX 8.0 SDK制作黑白的三角形和正方形-use DirectX 8.0 SDK produced black-and-white triangle and square
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58161
    • 提供者:陈大民
  1. d3dlesson07

    0下载:
  2. 应用DirectX 8.0 SDK制作纹理过滤、光照效果以及键盘控制的旋转的正方体-use DirectX 8.0 SDK produced texture filtering, lighting and keyboard control of the rotating cube
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:253351
    • 提供者:陈大民
  1. d3dlesson08

    0下载:
  2. 应用DirectX 8.0 SDK制作透明效果,纹理过滤、光照效果以及键盘控制的旋转的正方体-use DirectX 8.0 SDK produced transparent effect, texture filtering, lighting and keyboard control of the rotating cube
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:254718
    • 提供者:陈大民
  1. d3dle

    0下载:
  2. 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写的制作不断变换背景颜色的DirectX窗口-computer graphics application DirectX 8.0 SDK 6.0 and VC prepared by the production of the constantly changing background color DirectX window
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3287
    • 提供者:陈思
  1. d3dle3

    0下载:
  2. 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写制作彩色的三角形和正方形的小程序-computer graphics application DirectX 8.0 SDK and VC 6.0 to compile and make the color of the triangle and square small programs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4671
    • 提供者:陈思
  1. d3dle5

    0下载:
  2. 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5034
    • 提供者:陈思
  1. d3dle4

    0下载:
  2. 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的三角形和正方形的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating triangular and square the small program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4623
    • 提供者:陈思
  1. AMCap

    0下载:
  2. 视频采集程序, 由微软公司提供的例子, 这个程序在现在的directx sdk中都找不到了
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:78317
    • 提供者:邱香膏
  1. d3dlesson01

    0下载:
  2. 应用DirectX 8.0 SDK制作不断变换背景颜色的DirectX窗口-use DirectX 8.0 SDK produced constantly changing background color DirectX window
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:31937
    • 提供者:陈大民
  1. VideoDShow

    0下载:
  2. 视频质量诊断界面,程序中使用到Dshow.h等文件,需要安装DirectX 9.0b SDK Setup.rar,该程序用于视频质量诊断系统,可以播放mpg、aiv文件等-videoplay source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5962677
    • 提供者:王杰
  1. direcxshow_settings_VC6

    0下载:
  2. 安装DirectX 9.0b sdk和OpenCV_1.0,这是我的搭配,实践过肯定可以说没问题,文档是对Direct show的配置以及常见错误。-Install DirectX 9.0b sdk and OpenCV_1.0, this is my mix of the practical experience can certainly say no problem, the document is the Direct show the configuration and common
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1013
    • 提供者:limei
  1. chenzhenBMPa

    0下载:
  2. 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:808273
    • 提供者:Cherlas
  1. imageDenoising

    0下载:
  2. 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7152784
    • 提供者:张帆
搜珍网 www.dssz.com