资源列表

« 1 2 ... .25 .26 .27 .28 .29 230.31 .32 .33 .34 .35 ... 504 »

[DirextX编程wx_demo.zip

说明:一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip
<> 在 2024-10-28 上传 | 大小:313100 | 下载:0

[DirextX编程PlaySound

说明:从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,\"IDW\",\"WAVE\") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASY
<Joey> 在 2008-10-13 上传 | 大小:309750 | 下载:0

[DirextX编程XRay(VC++)

说明:利用DirectX8,绘制了一个轮胎,该轮胎含有光照和纹理,实时绘制的效果很好.
<万方> 在 2008-10-13 上传 | 大小:316984 | 下载:0

[DirextX编程wx_demo

说明:一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip- In an elephant "Empire Time" plays the small game example which the vehicles fire, uses front DXGuide.zip
<站长> 在 2024-10-28 上传 | 大小:312320 | 下载:0

[DirextX编程bds

说明:wenjian
<liuyan> 在 2024-10-28 上传 | 大小:312320 | 下载:0

[DirextX编程XRay(VC++)

说明:利用DirectX8,绘制了一个轮胎,该轮胎含有光照和纹理,实时绘制的效果很好. -Using DirectX8, drawing up a tire, the tire contains a light and texture, the effect of a good real-time rendering.
<万方> 在 2024-10-28 上传 | 大小:316416 | 下载:0

[DirextX编程CbuilderDirectX.RAR

说明:C++ BuilderDirectX示例,对于学习3D编程很有帮助。-C++ Builder DirectX sample, useful for learning 3D programming.
<lihui> 在 2024-10-28 上传 | 大小:313344 | 下载:0

[DirextX编程DIRECTX-Drag-rotation

说明:实现鼠标拖拽3D模型绕球面转动,将2D坐标映射为球面坐标-Drag the mouse around the 3D model to achieve spherical rotation
<guoxian> 在 2024-10-28 上传 | 大小:319488 | 下载:0

[DirextX编程bullet_cn

说明:Bullet是一个开源的物理模拟计算引擎,广Bullet也是AMD开放物理计划成员之一。 bullet中文文档,PDF格式,有需要的朋友可以下载。-Bullet is an open source physics simulation engine, wide plan Bullet is also a member of the AMD Open physics. bullet Chinese documents, PDF for
<boom> 在 2024-10-28 上传 | 大小:319488 | 下载:0

[DirextX编程cap

说明:自己练习写的代码,需要安装vs2008或者c++的运行环境才能运行-Practice to write the code you need to install the the vs2008 or c++ of operating environment to run
<yoyo> 在 2024-10-28 上传 | 大小:318464 | 下载:0

[DirextX编程LIST_00

说明:创建链表 并拼接链表,而且实现了链表的排序功能 代码简单易于理解-Create lists and stitching a linked list, and a linked list sorting function code is simple and easy to understand
<chen> 在 2024-10-28 上传 | 大小:320512 | 下载:0

[DirextX编程Ex005

说明:学习VC++编制的基于DirectShow视频捕获程序,主要练习基于DirectShow程序的应用。 1. 基于DirectShow视频预览; 2. 基于DirectShow视频录像; -Learning VC++ DirectShow-based video capture compiled program, the main practice DirectShow-based application program. 1
<赵东辉> 在 2024-10-28 上传 | 大小:316416 | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 230.31 .32 .33 .34 .35 ... 504 »

源码中国 www.ymcn.org