资源列表

« 1 2 ... .14 .15 .16 .17 .18 219.20 .21 .22 .23 .24 ... 504 »

[DirextX编程Example_DirectDraw

说明:也是一个3D程序源代码,这个程序使用了DirectDraw API可以实现对一些复杂的图形图像的绘制与显示,里面的函数和代码的实现比较经典,可以作为你开发类似程序的范例。-Is a 3D program source code, this procedure uses the DirectDraw API can be achieved for some complex graphics rendering and display im
<xiaodz> 在 2024-09-29 上传 | 大小:145408 | 下载:0

[DirextX编程Md2

说明:载入由3ds max生成的md2模型,进行动作控制-3ds max load generated by the MD2 model for motion control
<刘阳> 在 2024-09-29 上传 | 大小:1817600 | 下载:0

[DirextX编程dsmplayer

说明:好东西,一个能在mobile上跑的小程序,可以播mp3等文件,适合初学DirectShow.-Good things, a mobile on the run in small programs can be broadcast, such as mp3 files, suitable for beginners DirectShow.
<谷绪平> 在 2024-09-29 上传 | 大小:19984384 | 下载:0

[DirextX编程player

说明:这是一款基于DirectX应用的媒体播放器,大家可以学习一下。-This is a DirectX-based applications, media players, we can learn from you.
<陈亮> 在 2024-09-29 上传 | 大小:49152 | 下载:0

[DirextX编程DirectX9.0-3D

说明:DirectX9.0-3D游戏程序设计入门-DirectX9.0-3D game programming entry
<liu> 在 2024-09-29 上传 | 大小:1359872 | 下载:0

[DirextX编程GameCore

说明:directx 角色扮演游戏编程代码 差不多就是一个游戏引擎了!-directx programming code role-playing game is a game engine is almost a!
<胡衍> 在 2024-09-29 上传 | 大小:34816 | 下载:0

[DirextX编程directshowPDF

说明:这是一本对想进入DirectShow 大门的同志梦想的好书,详细介绍了DirectShow 的开发-This is one pairs wishing to enter the door DirectShow comrades dream book, detailing the development of DirectShow
<龙神> 在 2024-09-29 上传 | 大小:46517248 | 下载:0

[DirextX编程01_CreateDevice

说明:Direct3D程序设计基础 //创建Direct3D对象, 该对象用来创建Direct3D设备对象 if( NULL == ( g_pD3D = Direct3DCreate9( D3D_SDK_VERSION ) ) ) return E_FAIL //设置D3DPRESENT_PARAMETERS结构, 准备创建Direct3D设备对象 D3DPRESENT_PARAMETERS d3dpp
<yourname> 在 2024-09-29 上传 | 大小:307200 | 下载:0

[DirextX编程01_SimpleLighting

说明: //建立并设置世界矩阵 D3DXMATRIX matWorld D3DXMatrixIdentity( &matWorld ) g_pd3dDevice->SetTransform( D3DTS_WORLD, &matWorld ) //建立并设置观察矩阵 D3DXVECTOR3 vEyePt( 0.0f, 3.0f,-5.0f ) D3DXVECTOR3 vLookatP
<yourname> 在 2024-09-29 上传 | 大小:498688 | 下载:0

[DirextX编程DirectXCaptureRefresh

说明:利用DirectX.Capture对视频进行采集.(可以选择不同的编码器,以及对采集的各种参数进行设置)-DirectX.Capture use of video capture. (You can choose a different encoder, as well as the acquisition of the various parameters set)
<hejianhua> 在 2024-09-29 上传 | 大小:351232 | 下载:0

[DirextX编程OSDImageSource

说明:Directshow 视频文字叠加 Filter, 实现OSD层-Directshow video text overlay Filter, the realization of OSD layer
<DW> 在 2024-09-29 上传 | 大小:16384 | 下载:0

[DirextX编程VideoCap

说明:DirectShow 中的视频采集程序.代码完整.可以直接使用-DirectShow video collection procedures. Code integrity. Can be directly used
<DW> 在 2024-09-29 上传 | 大小:142336 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 219.20 .21 .22 .23 .24 ... 504 »

源码中国 www.ymcn.org