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

搜索资源列表

  1. directui_src

    2下载:
  2. 一个利用DirectX实现各种控件(编辑框、下拉框、按钮......等)的界面库。-use DirectX to achieve a variety of controls (edit box, the drop-down box, buttons ...... etc.) interface library.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:96114
    • 提供者:helwjh
  1. AdvInAbatSrc

    0下载:
  2. 屠宰场游戏,编译AdvInAbat.dsw文件,在Debug目录下会生成文件AdvInAbat.exe。 AdvInAbat.exe需要在ijl15.dll(Intel Jpeg Library)下才能运行。 要正确编译源代码,则要安装DirectX 8.0以上版本。
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:760381
    • 提供者:sbg
  1. racex_src

    0下载:
  2. I have created using the DirectX library .The game was created using a library created by me (called cMain.lib), that works as a wrapper around the DirectX library. The library source is included with the game source code so that you can use it to cr
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:3581434
    • 提供者:Hermit
  1. GameUtil

    0下载:
  2. GameUtil C# Directx游戏类库-GameUtil C# DirectX games LIBRARY
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:206313
    • 提供者:王建
  1. DX9BCB

    0下载:
  2. DirectX 9 SDK for Borland C++ Builder 解决了微软库文件与Borland的库文件的差别问题。 所有的例子已经转换成C++ builder源代码-DirectX 9 SDK for Borland C++ Builder solve the Microsoft library files and library files Borland differentiation. All the examples have been converted into a
  3. 所属分类:DirextX

    • 发布日期:2017-11-08
    • 文件大小:44628599
    • 提供者:黑铁
  1. Directx Library Gm

    0下载:
  2. Biblioteca gamer
  3. 所属分类:DirextX编程

    • 发布日期:2012-11-02
    • 文件大小:10900
    • 提供者:mascotinhofera
  1. directx

    0下载:
  2. 这是个关于directx的源代码,教你怎么样在vb中使用directx库,是个不错的学习例子-This is on directx source code, teach you how to use directx in vb library, be a good learning example
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:4840
    • 提供者:tanqian
  1. FindApiinmdb

    0下载:
  2. 5个分别用于积累自定义函数、标准c运行时库/vb运行时库/WinAPI、游戏各系统通信函数、标准DirectX方法和DXUT函数、MFC/STL的数据库的文档示意图,具体数据库经常更新,暂不上载。-5, respectively, for the accumulation of self-defined function, the standard c runtime library/vb run-time library/WinAPI, game the system communicatio
  3. 所属分类:DirextX

    • 发布日期:2017-04-16
    • 文件大小:126047
    • 提供者:hanxiaohua
  1. LShowMovie

    0下载:
  2. directX下面一个播放视频的例子,其中主要的播放类已经封装,可以在其他view里面 dailog 里面简单的调用就能播放。 修改MainFrm.cpp里面的 g_pcView->m_movie.PlayFile("c:\\x.rmvb") 来修改播放路径 visual 6.0 可以编译,directx show类库已经带到工程里面了,不安装微软的directx show也能编译 -DirectX following example of a video, in whic
  3. 所属分类:DirextX

    • 发布日期:2017-05-06
    • 文件大小:1454731
    • 提供者:bigcat
  1. btm

    0下载:
  2. 易语言DirectX支持库教程-E Language Guide DirectX support library
  3. 所属分类:DirextX编程

    • 发布日期:2017-04-24
    • 文件大小:11323
    • 提供者:123132132
  1. DirectXCapture_demo_Enhanced

    0下载:
  2. DirectX.Capture A .NET class library for video and audio capture to AVI files. Demo: If you downloaded the demo application run: CaptureTest\bin\Release\CaptureTest.exe-DirectX.Capture A .NET class library for video and aud
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:170336
    • 提供者:uiui
  1. DShowEncoder

    0下载:
  2. 使用directx中的dshow编写的wav格式文件转换工具,使用了网络上比较流行的算法,效率高,我用vs2005成功编译,需要强调的是,里面需要用到两个库文件,是dshow中的,如果你的DX版本较高,请自行下载dshow补丁。-Dshow use directx prepared in wav format conversion tools, the use of the more popular network algorithms, high efficiency, I use vs200
  3. 所属分类:DirextX

    • 发布日期:2017-05-20
    • 文件大小:5704628
    • 提供者:Sasuri
  1. TricksOfThe3DGameProgrammingGurus

    0下载:
  2. 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
  3. 所属分类:DirextX

    • 发布日期:2017-06-19
    • 文件大小:31419122
    • 提供者:wangpeng
  1. LoadMeshFrom3ds

    0下载:
  2. 利用一个读取3ds模型的类库读取3ds模型,并用DirectX生成mesh,最终在Direct中画出模型.程序由C#和directX写成.-3ds model using a library to read to read 3ds model, and DirectX build mesh, in the final draw in the Direct Model. Procedures written in C# and directX.
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:67503
    • 提供者:8085454
  1. feijigame

    1下载:
  2. c++写的一款纵版飞机射击游戏,需要directx类库支持,感觉还不错。-c++ to write a vertical version of the aircraft shooting game, you need directx library support, I feel pretty good.
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2511139
    • 提供者:陈扬
  1. record

    0下载:
  2. 使用DirectX录音、播放效果,主要库文件DirectX.dll、DirectXSound.d-Use DirectX recording, playback, the main library DirectX.dll, DirectXSound.dll
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:380405
    • 提供者:eloveo
  1. DirectX-11.TC

    0下载:
  2. This sample implements a tool for DirectX 11 texture conversion in C++. It also includes the "DirectXTex" texture content processing library implementation. This sample is written in C++ and requires experience with graphics programming and Dir
  3. 所属分类:DirextX

    • 发布日期:2017-11-06
    • 文件大小:149439
    • 提供者:codes
  1. Microsoft.DirectX

    0下载:
  2. Microsoft.DirectX library
  3. 所属分类:DirextX

    • 发布日期:2017-05-05
    • 文件大小:78565
    • 提供者:Walid Bourouba
  1. DUILIB入门简明教程

    0下载:
  2. duilib是以DirectUI为技术原理开发的一款轻量级Windows桌面UI库,具有入门简单,使用方便等特点,在国内吸引了不少的开发者(Duilib is a lightweight Windows desktop UI library developed with the principle of DirectUI technology. It has many advantages, such as simple access, easy to use and so on, and ha
  3. 所属分类:DirextX编程

    • 发布日期:2017-12-31
    • 文件大小:2385920
    • 提供者:megn2005
  1. demo

    0下载:
  2. 纯 VC和DirectX 实现的界面库,实现了窗口,对话框管理,实现了菜单,工具条,树形控件,以及常用的大多数控件。布局使用了xml, 引擎中包含有自行编写的xml解析类。dge.dll 为当前正在工作的项目,暂不开源,仅供演示。 感兴趣的朋友请加Q644715889联系,谢谢!今后将陆续上传其他演示程序。(DirectX User Interface Library, Implemented A suite Of Windows UI Element Manage Framework, Inc
  3. 所属分类:DirextX编程

    • 发布日期:2018-01-03
    • 文件大小:404480
    • 提供者:windinfly
« 12 »
搜珍网 www.dssz.com