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

搜索资源列表

  1. 基于Delphi的VFW视频捕获程序的开发

    1下载:
  2. 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (suc
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:王鹏
  1. DirectShowLibV1-2

    0下载:
  2. 最新版的directshow.net源码(directshow.net是一群牛人用C#重写的directshow所有接口函数的类库,是在C#下实现视频的最好用的东东),里面包括N个例子。绝对值得学习。-directshow.net latest version of the source (directshow.net a group of cattle were rewritten in C# the directshow all interface function library is i
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:687218
    • 提供者:就不说
  1. MouseIn

    0下载:
  2. 在DirextX中用到的关于鼠标操作的类,封装了对鼠标操作中常用到的函数。-DirextX were used in the operation of the mouse category, Packaging, a pair of mouse common to the operation of the function.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:18615
    • 提供者:老袁
  1. basi3Dframework

    0下载:
  2. 这是最基本的3D程序框架,包含初始化等一些基本的函数,用户只需要在此基础上略作修改就可以得到自己需要的程序
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-16
    • 文件大小:2996
    • 提供者:褒奖红
  1. MultiAnimation

    0下载:
  2. MultiAnimation  Sample这个例子展示了使用高级shader语言、蒙皮技术和D3DX动画控制器的多动画集的Mesh动画。动画控制器用来混合动画集,以确保从一个动画到另一个动画的平滑转换。<IMG onmouseover=\"if(this.title) {this.style.cursor=hand }\" onclick=\"if(this.title) {window.open(http://msdn.microsoft.com/library/en-us/d
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:688490
    • 提供者:林庆富
  1. PlayWnd

    0下载:
  2. 应用directshow自己开发的一个播放器软件 适合初学者学习使用,未封装类,方便初学者了解dshow的API函数。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:31767
    • 提供者:云霄
  1. direct_draw_viewer

    0下载:
  2. 实现direct draw 窗口模式的调用,并支持GDI绘图, 在你编写函数中调用drawpicture函数就可以了,支持多窗口多线程
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-17
    • 文件大小:191498
    • 提供者:wxy
  1. DX

    0下载:
  2. DX 编程 粒子系统包含WINMAIN函数部分
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:51914
    • 提供者:徐洪伟
  1. SAPIMultiDemo

    0下载:
  2. thakral s1000驱动函数以及开发包
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:484048
    • 提供者:ice_blue
  1. 3d

    0下载:
  2. 通过directX写出的图形库函数,可用于教学和实际开发。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:32341
    • 提供者:yan
  1. ddraw

    0下载:
  2. DirectDraw 中文手册,DirectDraw实用函数查询。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:276927
    • 提供者:kyp
  1. VideoEXE

    0下载:
  2. 一个DirectShow的例子。通过回调函数来获取图像信息。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:170119
    • 提供者:杨俊
  1. teapot

    0下载:
  2. 用.net2005做的DIRECT3D小程序,程序展示的是一个旋转的茶壶,直接用direct3d的sdk函数D3DXCreateTeapot()创建
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:2632300
    • 提供者:chen
  1. DNS

    0下载:
  2. //< < < < < < < < < // DSControl.cpp // // 程序说明:分为两部分,上部为 DirectShow 功能封装,下部为图像处理函数。 // 为了提高一点图像处理函数的效率,在播放视频和连接摄像头的 // DirectShow功能函数中获取了图像处理必须的一些数据,应注意。 // 图像处理函数中有些用的是汇编,汇编上面会有被注释掉的 C 代码, // 我是按 C 代码写的汇编。这
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:296846
    • 提供者:guodng
  1. d3dxvec3

    0下载:
  2. D3DX的向量函数-D3DX the vector function
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:37715
    • 提供者:慕容无忌
  1. 06

    0下载:
  2. Playing Wave Files Directly From The Resource via DirectSound通过DirectSound函数从资源中播放Wave声音文件-Playing Wave Files Directly From The Resource via DirectSound through DirectSound function from the resource Wave broadcast sound files
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4869
    • 提供者:赵悠
  1. dirct8.1

    0下载:
  2. direct81简单调试 cc++ tiaoshi chengch程序主要是链接对了代码简单,没什么特别的 函数-direct81 simple debugging cc tiaoshi chengch procedure is to link the code simple, and there is nothing special function
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1993
    • 提供者:王保洁
  1. Sample03

    0下载:
  2. 使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。-using DirectDraw painting polygon. DirectDrawSurface advantage of the interface can call GDI, only four can function in DirectDraw draws polygons.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:344033
    • 提供者:冰浩缘
  1. Sample07

    0下载:
  2. 使用Direct3D创建旋转立方体。本程序的核心是LoadMeshs()函数。-use Direct3D create rotating cube. This procedure is the core of LoadMeshs () function.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:512128
    • 提供者:冰浩缘
  1. TV3D65函数表

    0下载:
  2. 这是支持vb的很强大的游戏引擎tv3d的函数表(This is the function table that supports VB's very powerful game engine, tv3d)
  3. 所属分类:DirextX编程

    • 发布日期:2018-01-10
    • 文件大小:38912
    • 提供者:鲤红鱼
« 12 3 4 »
搜珍网 www.dssz.com