搜索资源列表
fister.zip
- 一个语音处理程序,使用底层API进行录制和播放wave文件。
littlebox.rar
- 该源码提供了MCI控制实例,直接调用底层接口,可轻松播放基本上所有微软支持的媒体文件。未使用任何通用控件,并提供了常用的音量调节示例。
HawkVoiceDI083src
- HawkVoice Direct Interface [HawkVoiceDI(Version 0.83 beta)]是一款从HawkVoice应用编程接口中分离开的底层语音包及实用程序代码库。很有价值的代码!-HawkVoice Direct Interface [HawkVoiceDI (Version 0.83 beta)] is the one from HawkVoice Application Programming Interface Separation opened the b
yishengpinan
- 这是一个在TubroC环境下开发的用PC喇叭播放歌曲\"好人一生平安\"的程序,希望对各位用C语言开发底层程序的人有帮助-TubroC environment in the development of PC speakers play the songs the "good life safe" way sequence, and I hope to you with C-language development process in the bottom of help
wave-player
- 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
RecordAudio
- 录音(录音的音量,混音器控制)和播放,格式为音频的原始格式wav,才用底层函数(便于扩展),在录音和播放中显示声音的波形.自认为封装的比较好-recording (sound recording, mixing control), and broadcast audio format for the original wav format, only when the underlying function (scalable), the recording and playback of vo
ADV7171
- 视频接口是AD7171,DSP是ADI的Blackfin533,包含视频接口的底层函数,已经通过调试,可以使用.-video interface is the AD7171, DSP is the Blackfin533 ADI, Video Interface includes the underlying function, through debugging, can be used.
ADV7181
- 使用视频编码芯片AD7181,包含底层接口函数,已经通过调试.-use video encoder chip AD7181 contains the bottom interface function, through debugging.
PCI9052DDK
- 本驱动程序对于开发PCI的底层协议驱动很有研究价值,能生成用户需要的sys文件-the driver for the development of the underlying agreement PCI great research value-driven, users can generate the necessary documents sys
recordV
- ARM2410增加了播放功能的录音机(用WaveInOpen/WaveInClose等底层函数)-ARM2410 increase the playback functions recorders (using WaveInOpen / WaveI nClose bottom function etc.)
new_V117
- 最早的mp3原代码,包括fat/flash的底层实现-earliest mp3 original code, including fat / flash realizing the bottom
dvd_Drive
- DVD解码驱动程序,包括读DVD,读卡,读USB 底层驱动.-DVD decoder drivers, including Reading DVD, reader, reading the bottom USB drive.
Vido_cap
- 一个比较好的视频捕捉程序,我用它作为底层接口-a relatively good video capture process, I used it as a bottom Interface
VideoCap(VFW)
- 基于VFW的视频捕捉,速度很快,主要对应于摄像头的底层驱动程序-based VFW video capture, very fast, mainly corresponding to the bottom of the first camera Driver
DS-400xxSDK-2
- 本开发包在海康视频采集卡二次开发包(Hikvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK V4.2)的基础上进一步封装大量底层细节,让开发者在程序中控制采集卡简单到只需调用一个函数,完成强大功能只需一句代码即可快速实现,真正达到了开发高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者,因其强大的开发包接口同样也适应于专业系统的开发。
bsp
- 这是三星屏的tcon底层程序,
Hik-400xxSDK-2
- 服务端SDK2版本:7.6.12.3550 客户端SDK2版本:7.3.6.2550 简介: SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hikvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类应用程序。 本开发包在海康视频采集卡二次开发包的基础上进一步封装大量底层细节,让开发者在程序中控制采集卡简单到只需调用一个函数,完成强大功能只需一句代码即可快速实现,真正达到了开发高效、稳定、简单、快速的效果,本开发包不仅
emiplib-0.15.0
- 基本上这个库的目的就是要完成一个多媒体的网络传输库,方便多种媒体在网络上进行传输。从上面可以看到,它提供了从底层的数据采集、编码解码、传输等功能。当然,它不是独立的,比如,我是在window下做一个开发,对于音频它使用了winmm.lib库,对于视频使用了Dshow以及QT for windows。 另外,它也依赖于下面两个库:jrtplib以及jthread。比较详细的可以到官方网站找到参考。http://research.edm.uhasselt.be/emiplib/documentati
demo
- 用Delphi编写视频聊天室,调用Microsoft底层VFW数字视频软件开发包
底层音频采集与回放
- 底层音频的采集与回放,采用windowsAPI函数,采集音频信号并回放。-bottom Audio Capture and playback using windowsAPI function, acquisition and playback audio signals.