-
用DirectPlay实现的聊天室
用DirectPlay实现的聊天室-achieved using DirectPlay Chat Room
- 2022-10-22 06:15:03下载
- 积分:1
-
雅加达
jakarta-tomcat-4.1.31-src.zip ... fh.rar - 用浮动水平线法实现的三维曲面造型。 (2004-7-2,C, 2KB, 下载9 ... 查看评论】
nurbs++-3.0.11.zip - 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码 ... BSplineDemo.
rar - 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线 ... -JAKARTA- tomcat- 4.1.31- src.zip ... fh.rar-floating horizontally using the law to achieve 3D surface modeling. (2004-7-2, C, 2KB, download 9 ... View comments-- NURBS- 3.0.11.zip-a NURBS for the development, including the NURBS curves and surfaces of the source code ... BSplineDemo. Rar-use vc preparation of a B-spline curve algorithm, based on mouse input point dynamic mapping of the B-spline curve
- 2022-02-26 10:40:43下载
- 积分:1
-
' This program demonstrates the basic DirectDraw, DirectDrawSurface object th...
这个程序演示了基本的DirectDraw、DirectDrawSurface对象的建立,
同时演示了怎样在DirectDrawSurface对象上进行基本的图象操作-" This program demonstrates the basic DirectDraw, DirectDrawSurface object the establishment, at the same time demonstrated how the basic object DirectDrawSurface image operation
- 2022-07-21 05:33:38下载
- 积分:1
-
DirectShow开发的书,pdf格式,路七
DirectShow 开发书籍PDF格式,陆其明-DirectShow Development book PDF format, Lu Qi-Ming
- 2022-02-03 02:57:27下载
- 积分:1
-
著名的zflash解析库,十分不错,大家来用阿
著名的zflash解析库,十分不错,大家来用阿-famous zflash the analytical, very good, we spent A
- 2022-03-12 06:57:30下载
- 积分:1
-
Fluidized-bed-swaying-force
流化床摇曳力 UDF模型 适用于中级FLUENT学习者(Fluidized bed swaying force—UDF)
- 2013-08-19 10:38:15下载
- 积分:1
-
directsound手册.pdf 参考
directsound手册.pdf 参考-DirectSound manual. pdf reference
- 2022-03-17 17:06:02下载
- 积分:1
-
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子...
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子-DIREXT FOR WINDOWS
- 2022-03-17 19:14:06下载
- 积分:1
-
d3d9wj
#include <windows.h>
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
法老翻译DirectX初学者教程。
老王翻译的DirectX教程,适合初学者.-Pharaoh translation DirectX tutorial for beginners.
- 2022-05-18 14:34:19下载
- 积分:1