搜索资源列表
基于Visual C++6_0的声音文件操作2
- MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
D001
- 用direct show 写的个播放器,可是实现最简单的播放、暂停、停止、截图等。-show with direct write-player, but to achieve the most simple play, pause, stop, and screenshots.
directwuziqi
- direct编程实现五子棋,挺好玩的-direct Programming 331, very good play!
WDM_PnPEvent
- 一个即插即用驱动程序源码!里面有应用程序,驱动程序,驱动inf文件,驱动sys文件.可以直接装载并测试运行!-a plug-and-play driver source! There are applications, drivers, driver inf, sys-driven document. Direct loading and test operations.
DirectAudio
- This tutorial on Direct Sound will show you how to load and play a sound file in an OpenGL window.
安全稳定的实现进线程监控
- 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码
DSound_demo.zip 使用DirectSound播放wave文件
- 使用DirectSound播放wave文件 ,Using directsound to play wave file
Asp__player
- 网页音乐播放程序V1.0 Resoar.cn 1.本程序基于 ExoBUD MP(II) 修改而成 2.内核使用的是Windows media player,能播放Mp3,wav,wmv等音乐文件,不能播放RM文件 3.考虑到个人网站空间有限,所以本播放程序不支持直接上传音乐文件,只能用链接地址 4.添加步骤,直接把音乐的链接地址复制到音乐地址栏目中便可 5.如兄台有所改进请告诉偶一声 6.admin.asp为后台管理页面[权限功能自己加进 -Web M
sound
- 一个语音报帐控件的源码,不是基于TTS引擎的。所以无需安装该引擎。 控件只有一个Path属性和一个Play方法,Path属性指出语音文件所在的目录,Play方法则为直接播放语音。具体播放的内容有Play方法传递的参数决定。 里面的WAV文件是语音文件,可以自己路径替换。 -A voice source are accounted for in control, not based on the TTS engine. It is not necessary to inst
ClientDemo
- 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
SoundTest
- SoundTest.rar,实用Direct的简单播放声音文件的程序-SoundTest.rar, Direct simple and practical procedure to play a sound file
SimplePlayer
- 这是一个播放器程序,使用了direct show可以播放简单的视频-This is a player, the use of a direct show can play a simple video
sample1
- 1在组对话框上进行子对话框之间的切换 2使用VC++播放FLASH文件 3在VC++中使用MFC ODBC技术访问ACCESS数据库 4为数据库中的每个表映射一个记录集类型 5Singleton类的使用 6ini文件的读写 7使用VC++直接发送Email-1 in the group sub-dialog box on the dialog box to switch between the 2 using the VC++ Play FLASH paper 3 in
alDirectPl18321312222004
- For Direct play sample.
Audio_Video
- 介绍游戏中声音和视频编程的书籍,以directx 9.0 为基础,详细介绍了 direct show 和 direct audio。视频部分中,有如何在3D游戏中播放视频的教程-Describes the game sound and video programming, books, in order to directx 9.0, based on detailed information on direct show and direct audio. Video section, the
abstractFac
- 设计模式对与有经验的开发人员帮助比较大, 没经验的看着都发愣,建议有一年工作经验的人都看看,对提高有帮助的, TERRYLEE,比较牛的专家,此代码是我一个一个打出来的,但都是TERRYLEE的劳动成果, 我只是手工复制,没有直接COPY PASTER而已, 环境: VS2005 .NET c#-Design patterns with experienced developers to help relatively large, no experience, and s
base64
- 简单直接的base64编码查看器,可以在邮件收发程序中发挥作用-Simple and direct viewer base64 encoding, you can send and receive e-mail program to play a role in
ImageCatch
- 一个direct Show的封装类,可以选择硬件设备,可以打开文件,播放暂停,以及截图-A direct Show package type, you can choose the hardware device, you can open files, play pause, as well as the screenshot
TrainingSystem
- 企业训练管理系统。程序的技术亮点包括:1、在主对话框上进行不同自对话框之间的切换;2、使用VC++播放Flash文件;3、在VC++中使用MFC ODBC技术访问Access数据库;4、为数据库中的每一个表映射一个记录集类;5、Singleton类的使用;6、使用VC++直接发送Email-Enterprise Training Management System. Program' s technical highlights include: 1, in the main dialog
Direct-3D-and-XNA
- 关于在xna平台上编写游戏的源代码,其中详尽的阐述了环境的搭建,项目的创建和游戏源代码-Written on the platform in the xna game' s source code, detailed elaboration of the environment in which the structures, the project' s source code to create and play