搜索资源列表
DSound
- 此程序利用DirectSound7实现声音采集并显示其波形,优点是代码很简单,缺点是比较耗CPU,应为每次采集都需要清空Buffer。有需要的看看吧,改进一下应该会比较好用。-DirectSound7 use this procedure to achieve the sound collection and display its waveform, the advantages of the code is very simple, the disadvantage of comparing
directshowPlayer
- 基于微软的一个播放器改进版,有基本的播放以及文件读取功能,用vs2005编译通过,是初学者学习的很好范例-Based on Microsoft' s version of a player to improve, there is a fundamental player and document reading, and through the vs2005 compiler is a good example for beginners to learn
CaptureVideo
- 在VS2008环境下使用Directshow9.0进行摄像头图像数据采集处理,包括视频采集设备枚举、RGB视频流获取等内容。这里对原有从www.pudn.com下载的代码进行了改进。-In the VS2008 environment for use Directshow9.0 camera image data acquisition and processing, including video capture device enumeration, RGB video stream for
3DMark2001SE
- 3DMark2001 SE 是3DMark系列的最新工业标准,透过由一个超过400万个系统的效能数据库做比较为依据的结果,提供精细的标竿测试结果。可以让你以自己拥有的系统效能,跟世界上其它使用者的系统作比照。 结合支持DirectX 8.1的最新3D绘图,3DMark2001 SE 客观的测量你的计算机如何有效地适当执行3D绘图。SE版本里面包含有全新的像素投影1.4版测试程序。新版的System Info(系统信息)现在也会侦测安装好的硬盘级AGP,这些都对3D效能有重大的影响。新版会检查所有
NormalGame
- 使用DirectX编写的一款简单的RPG游戏,实现了几乎所有的简单RPG游戏功能,附有简单的操作命令介绍,可以作为学习用也可作为个人消遣或者代码改进作为模板用。-AN easy game coding by DirectX for new learners.