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

搜索资源列表

  1. smlib

    0下载:
  2. SimNatureExe代码补丁本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -SimNatureExe patch the code to use based on the strict procedures of the quadtree methods to establi
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:10324
    • 提供者:小李
  1. NURBS

    1下载:
  2. NURBS曲线实现 用C语言实现对NURBS曲线代码,可以自由设定控制点
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-16
    • 文件大小:11872
    • 提供者:chilly
  1. MathEngine

    0下载:
  2. 此代码用C#和DirectX,包含三维空间里的一些数学变换,如世界坐标到笛卡尔坐标变化,弧度到度的转换,经纬度到行列的转换
  3. 所属分类:DirextX编程

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

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

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

    0下载:
  2. c#下实现用directx实现视频的播放,代码很简单,并实现视频截屏,很好很强大!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:23726
    • 提供者:leon
  1. DirectDrawEXClass

    0下载:
  2. 一个基于C++的程序代码:实现了DirectDraw的扩展类
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:24165
    • 提供者:凯开
  1. dircet教程代码4

    0下载:
  2. dircet教程代码 主要讲述利用vc++ c++ dircet制作游戏引擎的 深入浅出通俗易懂-direct Directory code mainly on the use of vc c direct production of the game engine easy accessibly
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:31521
    • 提供者:王保洁
  1. DirectMusic源程序代码

    1下载:
  2. 本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:64791
    • 提供者:李志浩
  1. DirectSound源程序代码

    0下载:
  2. 本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:25910
    • 提供者:李志浩
  1. DirectX9.03DGameDevelopmentPro

    0下载:
  2. 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码,Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the instance of the code
  3. 所属分类:DirextX

    • 发布日期:2017-05-07
    • 文件大小:2006497
    • 提供者:历代
  1. Demos

    1下载:
  2. 很多朋友认为学习游戏编程缺乏入门资料和源码,其实,DX90SDK\Samples\C++下,就有一个很完整的射击游戏完整代码-Many of my friends think that the lack of entry-learning game programming information and source code, in fact, DX90SDK \ Samples \ C++ Next, there is a complete code for the complete sho
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2473788
    • 提供者:何中求
  1. My_Pool

    0下载:
  2. 游戏三维桌球,DirectX-8编写。非常棒的代码。-Game Pool
  3. 所属分类:DirextX

    • 发布日期:2017-05-12
    • 文件大小:2626652
    • 提供者:liubijian
  1. BasedDirectShowVideoConferencing

    0下载:
  2. 基于directshow的视频会议程序,代码用c++写,能实现点对点的音视频通话,有摄像头.麦克风即可-Directshow-based video conferencing program, code using c++ to write, to achieve peer-to-peer audio and video calls, a camera. Microphone can
  3. 所属分类:DirextX

    • 发布日期:2017-04-24
    • 文件大小:282384
    • 提供者:gaoyusong
  1. dll

    0下载:
  2. 绝对原创,一个高效的视频播放DLL,采用DDRAW写,有测试代码,其实测试代码比DLL含金量更高。-Absolutely original, an efficient video player DLL, using DDRAW write a test code, test code in fact a higher gold content than the DLL.
  3. 所属分类:DirextX

    • 发布日期:2017-05-22
    • 文件大小:6838073
    • 提供者:lufei
  1. DirectX9.03DGameDevelopmentProgrammingsourcecodePa

    0下载:
  2. 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码 这是9-15章的(上次是1-8章)-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example code in this 9-15 chapter (the last is the chap
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:688311
    • 提供者:历代
  1. DirectX

    0下载:
  2. 在C++ win32 用于DirectX开发,D3D显示,高效代码-In C++ win32 for DirectX development, D3D display, efficient code
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:1492
    • 提供者:李俊
  1. C_programming_classic_DirectShow_code_other_media_

    0下载:
  2. C编程DirectShow播放Mpeg等媒体经典代码C programming classic DirectShow code and other media play Mpeg-C programming classic DirectShow code and other media play Mpeg
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:23969
    • 提供者:jsq
  1. ManagedDirectX9

    0下载:
  2. 托管的Directx教程,采用c#语言做案例代码-Managed Directx tutorials, case by c# language to code
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:737873
    • 提供者:陆东辉
  1. 2.2PLOD

    0下载:
  2. 关于directx实现的LOD代码,内含三维模型,已经编译成功,可以直接运行。包括算法时间的显示。-source code about LOD .in C++ language. including a 3D model, and has been successfully compiled.
  3. 所属分类:DirextX

    • 发布日期:2017-05-21
    • 文件大小:6168070
    • 提供者:kathy
  1. D3D_Pentagram

    0下载:
  2. 绘制立体的五角星,用c++代码实现,基于directx-Draw three-dimensional five-pointed star, with c++ code based on directx
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3289200
    • 提供者:
« 12 »
搜珍网 www.dssz.com