搜索资源列表
MIDIWrapper_Src
- Using the Windows low-level MIDI API is not necessarily easy. There are a lot of details to keep track of, and it can get a bit frustrating when you are trying to write a MIDI application. The goal of my small wrapper library is to elevate some
WaveTransfer
- 绝对原创,主要是处理Wave文件,绘制波形图及一些低层处理-absolute originality is mainly Wave, waveform drawing and some low-level processing
buzzer.rar
- 应用蜂鸣器的工作原理,在不同的高低电平变化时,发出和弦音乐。附有音符的解释。,The working principle of the application buzzer in different high-low-level changes, issued polyphonic music. A note of explanation.
HiK_SDK2_And_Demo_V10.9.0.118.
- SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类 应用程序。 本开发包在海康视频采集卡二次开发包的基础上进一步封装大量 底层细节,让开发者在程序中控制采集卡简单到只需调用一个函 数,完成强大功能只需一句代码即可快速实现,真正达到了开发 高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者 ,因其强大的开发包接口同样也适应于专业系统的开发。,SDK-2 deve
code.rar
- h.264 编码芯片,gm8180底层测试代码,包括所有的外设,h.264 encoding chips, gm8180 low-level test code, including all peripherals
USART
- * @file stm32_eval.c * @author MCD Application Team * @version V4.3.0 * @date 10/15/2010 * @brief STM32xx-EVAL abstraction layer. * This file should be added to the main application to use the provided * functions that manage Leds
fister
- 一个语音处理程序,使用底层API进行录制和播放wave文件。-A voice processing program, which uses low-level API to record and play wave files.
playmultimedia_vivek
- low level sound player , play any sound file using [DllImport("winmm.dll")] private static extern long mciSendString( string strCommand, StringBuilder strReturn, int iReturnLength, IntPtr oCallback) with c#-low level sound
TAudio
- 作者: John Mertus, Dean Bowers. 低级Wav播放,录音控件,功能很强,包含Exe演示程序 -Author: John Mertus, Dean Bowers. Low-level Wav playback, recording controls, features a strong, including the Exe demo program
HiK_SDK2_And_Demo_V10.9.0.130Beta
- SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类 应用程序。 本开发包在海康视频采集卡二次开发包的基础上进一步封装大量 底层细节,让开发者在程序中控制采集卡简单到只需调用一个函 数,完成强大功能只需一句代码即可快速实现,真正达到了开发 高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者 ,因其强大的开发包接口同样也适应于专业系统的开发。-SDK-2 development k
292535AudioWave
- 基于WAVEX低级音频函数的实时语音通信,包含文件声明与实现等等,内容详细-Based on low-level audio functions WAVEX real-time voice communications, including file declarations and implementation, etc., and detailed
splicingfilter0723
- 在windows提供的directshow平台上开发的一个底层filter,实现了在实时播放的mpeg2媒体中插播mpeg2媒体的功能,即所谓的拼接功能。-Directshow in windows platform provided by the development of a low-level filter, realized in real-time broadcast media spots mpeg2 mpeg2 media functions, the so-called sti
TouchPanel
- * @file stm32_eval.c * @author MCD Application Team * @version V4.3.0 * @date 10/15/2010 * @brief STM32xx-EVAL abstraction layer. * This file should be added to the main application to use the provided * functions that manage Leds
sound-card-play-WAVE
- 利用wave底层函数来录制播放声音,是学习的较好资料-Use of low-level wave function to play a sound recording is better to learn the information
WavOutPlay
- VC中使用低级波形音频函数播放WAV文件。-Use low-level waveform audio functions to play WAV files.
RECORD_WAVE
- 有录音功能,能够显示波形,还能控制音量的大小,低级音频函数实现-A recording function, can display the waveform, but also control the volume size, low-level audio functions to achieve
WavOutPlay
- 这是使用低级波形音频函数播放WAV文件,感觉还可以吧-This is to use low-level waveform audio function play WAV files
daima
- 本设计综合应用Windows低级音频API、G.729A编码算法、SOCKET编程、多线程编程等技术实现了在局域网PC机点对点的窄带全双工语音通信系统。界面通过MFC实现。为了确保发送应用层协议和聊天信息的正确性,采用TCP方式发送交互信息。语音模块的启动与关闭由交互的命令控制。考虑到语音数据需要延时小,这里用UDP方式发送。-The comprehensive application of the design of Windows low-level audio API of G.729A
VolumeControl
- 本例介绍了如何利用底层音频API进行音量控制-This example describes how to use low-level audio API for volume control