-
《是男人就下一百层》DirectX8版本原代码
《是男人就下一百层》DirectX8版本原代码-"yes men on the next hundred layer" DirectX8 version of the original code
- 2022-02-13 13:38:53下载
- 积分:1
-
directsound
directsound手册.pdf 参考(DirectSound manual. pdf reference)
- 2008-07-17 16:16:58下载
- 积分:1
-
smart client very good examples
智能客户端事例---很不错-smart client very good examples---
- 2022-03-30 10:21:51下载
- 积分:1
-
DirectX Chinese Programming Manual
DirectX中文编程手册-DirectX Chinese Programming Manual
- 2022-02-01 10:34:00下载
- 积分:1
-
DX编程相关,喜欢游戏编程的朋友也许会感兴趣,我正在研究。...
DX编程相关,喜欢游戏编程的朋友也许会感兴趣,我正在研究。-DX-related programming, like game programming might be interested in friends, I was studying.
- 2023-05-23 19:30:02下载
- 积分:1
-
赛车raceVC工程源码,编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。
要正确编译源代...
赛车raceVC工程源码,编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。
要正确编译源代码,需要安装DirectX 8.0及其以上版本。-RaceVC source car project, the compiler RaceX.dsw documents in Debug directory will generate a document RaceX.exe, direct double-click the file, you can run the
- 2023-05-08 07:15:02下载
- 积分:1
-
DirectShow开发的视频压缩源代码
DirectShow开发的视频压缩源代码-DirectShow development of video compression source code
- 2022-02-05 08:18:48下载
- 积分:1
-
ZUMA游戏,使用D3D开发的好东西呀
ZUMA游戏,使用D3D开发的好东西呀-Game ZUMA, use D3D development
- 2022-03-18 01:23:35下载
- 积分:1
-
首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证...
首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC的安装盘中找到。-must first have kits include the following software : makecert.exe production rejects format certificates, X.509 certificates, but can also create private key to managerial cert2spc.exe certificate format conversion spc format certificates, PKCS# 7 certificates to the certificate signed signcode.exe Department chktrust.exe to randomly check up after the signing of a certificate of randomly correct a certmgr.exe there is the management certificate. They can be derived from this root.cer, wrote many articles online this certificate, but in the installation intraday VC can not find. In fact, no also irrelevant. These software can be installed from the VC intraday found.
- 2023-07-15 08:40:03下载
- 积分:1
-
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就...
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurface : : Lock () method, we can visit with each surface-associated memory.
- 2022-09-13 07:30:03下载
- 积分:1