-
小的FLASHMX游戏。
小的FLASHMX游戏。-small FLASHMX game.
- 2022-02-01 18:35:43下载
- 积分:1
-
MFC
基于 MFC的 音频录入源码,在 VC6.0测试通过 -MFC-based audio input source, in the VC6.0 test
- 2023-01-30 16:45:03下载
- 积分:1
-
全双工VoIP应用程序源代码
Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packets to the Full Duplex client and then Full Duplex plays them. Introduction Hi friends, this is my second article in Code Project. Therefore, I’ll try to make it better.-Full Duplex 1/1/2006 application source code- 29.8 Kb Download Echo Receiver source code-14. 1 Kb Use these code-debugging and programs when Full Duplex testing application on the same PC, without internet connection. This software"re ceives your packets to the client an Full Duplex d Full Duplex then plays them. Introduction Hi f riends. this is my second article in Code Project. There fore, I"ll try to make it better.
- 2022-01-31 10:26:29下载
- 积分:1
-
语音分离 MATLAB
基于计算听觉场景分析的语音分离算法,计算听觉场景分析试图利用计算机技术通过对人类听觉心理过程及听觉生理过程的模拟,使计算机具备象人耳那样处理声音(分离并解释)的能力,这是一项新兴的边缘研究课题。
- 2022-03-25 04:12:17下载
- 积分:1
-
实用录音程序
在开始工作之前,要先介绍DirectSound录音用到的三个非常重要的对象,IDirectSoundCapture8 ,设备对象,根据你录音的设备创建的设备对象,利用该对象可以获取设备的属性。IDirectSoundCaptureBuffer8,缓冲区对象,该对象由设备对象创建,主要用来操作音频数据IDirectSoundNotify8 ,事件通知对象,该对象用来通知应用程序从缓冲区中将数据取走,写入文件保存起来。利用DirectSound录音的主要思路,就是先根据选择的录音设备创建设备对象,然后通过设备对象创建辅助缓冲区对象,开始录音的时候,设备将数据写入缓冲区,应用程序主动的从缓冲区将数据读出来写文件即可,就实现了录音功能。这里简单介绍一下dsound的通知功能,应用程序会创建一个通知对象,然后将通知对象邦定,然后设定通知位置(position),什么是通知位置呢,比如缓冲区的大小为4000字节,如果你想当数据达到缓冲区一半的时候能得到通知开始copy数据,那么此时你就可以将通知位置设定为2000,通知位置可以任意的设定,当缓冲区的数据达到你设定的位置时,就会通知应用程序将缓冲区的数据copy到文件中,缓冲区是循环利用的,当缓冲区填充满了以后,就会从头开始充填数据,所以,缓冲区就是一边读,一边写的过程。
- 2022-01-31 23:13:46下载
- 积分:1
-
在PalmOS下的一个录音功能的软件,速度快,声音的质量非常好
在PalmOS下的一个录音功能的软件,速度快,声音的质量非常好-In a sound recording under PalmOS software, fast, very good sound quality
- 2022-01-24 16:24:49下载
- 积分:1
-
C#实现声卡检测及音频设备属性的设置
应用背景在服务器和客户端程序中都能得到很好的使用。关键技术C#实现声卡检测及音频设备属性的设置,可以通过程序调控系统的音量大小。非常好的一个代码实现。
- 2022-03-04 13:43:35下载
- 积分:1
-
人耳听觉特性的描述,作音频开发的工程师一定要看一看。
人耳听觉特性的描述,作音频开发的工程师一定要看一看。-A description of human auditory characteristics for audio development engineer was required to take a look at.
- 2023-06-09 11:50:03下载
- 积分:1
-
Demonstration of a single wave file of the model using DMA. You need a great mem...
使用DMA演示一个单一wave文件的示范。 您需要一个巨大的内存模型跑此。
-Demonstration of a single wave file of the model using DMA. You need a great memory model to run this.
- 2022-07-26 16:49:16下载
- 积分:1
-
MPEG
MPEG-2的音频编码-MPEG-2 audio coding
- 2022-03-18 09:28:24下载
- 积分:1