搜索资源列表
mp3ok881
- 1、所有数据与Yahoo音乐、Yahoo歌词、百度MP3同步更新,无需日常维护管理。 2、首页、栏目页自动采集并生成本地HTM页面,每48小时更新一次数据。 3、其它页面使用了缓存技术,第一次调用后,24小时内再次调用则直接读取客户机本地信息。 4、程序、模板分离,方便自行修改页面风格,会HTML就会修改风格模板。 5、LRC歌词同步显示。 -1, all data and Yahoo Music, Yahoo lyrics synchronized Baidu MP3 upda
004401
- 1 声音的采集: 将声音信号送入计算机,我们利用了声卡录音的低层操作技术,即对winmm.lib进行API调用。具体编程时这一部分被写在一个类中(Soundin类)。 在构造函数中设定包括最大采样率(11025),数据缓存(作为程序一次性读入的数据,2048),声卡本身所带的一些影响采样数据等的各种参数; 调用API函数waveInGetNumDevs(返回UNIT,参数为空)检察并打开声音输入设备,即声卡;并进而使用waveInGetDevCaps得到声卡的容量(在waveInCa
Recorder
- 基于directshow技术实现的录音程序,通过枚举系统的设备实现对音频数据的采集。-Directshow technology-based recording procedures, audio data acquisition through the enumeration system equipment.
zxzbnh_php
- 一款基于PHP的在线电视直播程序,网络电视直播资源取自PPTV、乐视网、风云直播等大网站,可在线无刷新切换。具备电视节目预告功能,程序免费授权,需经官方同意后使用。本程序没有后台,自动采集数据,下个版本可能会附带后台管理。-A PHP-based online TV live programs, network television broadcast resources from PPTV, Letv, FY broadcast and other large sites, is availa
waveform-display
- 本程序基于双缓存机制及傅里叶变换实现对音频数据的采集以及波形显示,另外添加了皮肤,美化界面-The program is based on double-buffering mechanism and the Fourier transform of the audio data acquisition and waveform display, in addition to adding a skin, beautify the interface
intelligent-house100
- 程序包含数据采集与数据分析部分、电话交换网程控交换信令识别与分析部分、GSM模块TC35 modem接口程序部分、分析控制部分。-Program includes data acquisition and data analysis part of the program-controlled telephone switching network identification and the analysis of signaling exchange, GSM module TC35 mo
DSAudioCapturer
- DirectSound录音接口程序,使用这个接口,可以采集麦克风数据。经过多次测试,确保可用。-DirectSound recording interface procedures, the use of this interface, you can collect the microphone data. After several tests to ensure that the.