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

搜索资源列表

  1. PanleShadow

    0下载:
  2. 在vc++6.0环境下,利用directx写阴影效果的例子,阐述阴影效果的原理,适应初学者适应初学者,学习direcx的使用。-in vc 6.0 circumstances, the use of DirectX write shadow effect of examples to explain the principle of shadow effects, beginners to adapt to adapt to beginners learning direcx use.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:36123
    • 提供者:飞雪
  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. DirectSHowMediaPlay

    0下载:
  2. 用DIRECT SHOW实现播放器,详细介绍,深入浅出,让你一看就懂,共同学习!-with DIRECT SHOW achieving players, detailed, easy to understand, let you see at a understands, and learn together!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:25726
    • 提供者:王林
  1. AppDirect

    0下载:
  2. VC开发的播放器,用DIRECAT SDK,内容详尽,是学习DIRECT的好帮手,很不错,别错过!-development of the VC players, with DIRECAT SDK, a comprehensive study is a good helper DIRECT, very good, and others!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:17743
    • 提供者:王林
  1. DTDemo

    0下载:
  2. VC开发的播放器,用DIRECAT SDK,内容详尽,是学习DIRECT的好帮手,很不错,别错过!-development of the VC players, with DIRECAT SDK, a comprehensive study is a good helper DIRECT, very good, and others!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:92529
    • 提供者:王林
  1. FilterTitl

    0下载:
  2. 好东西一定要让大家共享啊,DIRECT学习的好资料,共同进步,共提国产软件质量!-good things will let you share ah, the good DIRECT learning information, and common progress, China's total software quality!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:44301
    • 提供者:王林
  1. D3DShadow

    0下载:
  2. 用DIRECTX 3D 写的阴暗计算,对从事写日照分析有帮助-using DirectX 3D write the dark, was engaged to help sunshine analysis
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1732065
    • 提供者:wuyu
  1. VideoWindow

    0下载:
  2. 最简单的DirectShow应用。 最简单的DirectShow应用。-most simple DirectShow application. The most simple DirectShow application.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:20909
    • 提供者:清竹
  1. 3DEngineDX9.0

    0下载:
  2. 一个简单的3D引擎,适合初学者学习参考,可以应用在一些VR系统中-a simple 3D engine, suitable for beginners to learn reference can be applied to some VR system
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:33128
    • 提供者:终年高
  1. Missile

    1下载:
  2. Missile 子弹跟随效果,不错的Delphi DX编程演示,无三方控件,直接编译运行!-Missile bullets followed effects, good DX Delphi programming demo, no tripartite controls, directly translated running!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:699279
    • 提供者:小强
  1. com11

    0下载:
  2. 是一个接口程序,提供的是一个动态库,在使用时只要在应用程序中加载此动态库实现计划控制-is an interface program, the library is a dynamic, as when used in the application process for Dynamic Load Control Implementation Plan
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:321580
    • 提供者:博创
  1. ogl_planar_shadow[1]

    0下载:
  2. 一个用于演示planar算法的阴影显示例子方便易学,需要directx9.0支持.-a planar algorithm for demonstrating the shadow shows examples easy. Need directx9.0 support.
  3. 所属分类:DirextX编程

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

    0下载:
  2. 在VC下编写的directDraw应用演示,通过立方体运动演示了多边形组合和光照渲染-in VC directDraw prepared with the application demonstration, a demonstration sport cube polygon rendering light and composition
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:73556
    • 提供者:丁中明
  1. warplane

    2下载:
  2. 基于DirectX编写的一个飞机游戏源码,实现了导弹的跟踪,是学习C++ DX游戏编程的好例子!-prepared by an aircraft source games to achieve the missile tracking, learning C programming DX game a good example!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:211279
    • 提供者:
  1. UsePointSprite

    0下载:
  2. 一个展示基本粒子实时特效的雪的代码。 程序中包含了基本的Dx的框架,核心部分可以直接从 CMyD3DApplicaiton的render看起, 或者开调试直接看。-a real-time display of elementary particles of snow code. Procedures include the basic Dx framework core directly from the render CMyD3DApplicaiton see, Debugging o
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:79610
    • 提供者:邵小宁
  1. myText3D

    0下载:
  2. 自己定义编写的d3d9三维字体显示效果程序,可以扩展改写成各种三维字体程序-own definition d3d9 prepared by the three-dimensional display fonts procedures can be extended into a three-dimensional fonts various procedures
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:18908
    • 提供者:詹海波
  1. sj10033

    0下载:
  2. 这是一个很哈好的源代码,好多不知道怎么做的人可以从在阿苦-This is a very good source of Kazakhstan, many do not know how people can do from the A bitter
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:53150
    • 提供者:11
  1. StarAir

    1下载:
  2. 这是个实现星空的粒子代码,纹理可能不符合 感觉上的星空。使用点精灵。-This is a realization of code space particles, texture may not be compatible with the feeling of space. Point-of-use genie.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:115054
    • 提供者:邵小宁
  1. DxLogo

    0下载:
  2. 視訊擷取源代碼,簡單示範如何在影片畫上logo-video capture source code, a simple demonstration of how the film was painted logo
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:14734
    • 提供者:starlife
  1. DirectXCapture_demo

    0下载:
  2. 非常完整的視頻擷取源代碼,可將video/audio 做擷取,並設至Filter-very complete video capture source code can be video / audio capture done, located to Filter and
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:165420
    • 提供者:starlife
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com