搜索资源列表
pcm_volume_control
- c++写的一个对pcm音频进行音量调节的一段代码,未经测试,不过判断为采用简单方法的一种音量调节,直接乘了一个倍数,有超限处理。-c++ to write an audio volume control pcm section of code, not tested, but judged as a simple method to adjust the volume directly by a multiple of a gauge processing.
doc_filter_by_software_c_code
- 1、限幅滤波法(又称程序判断滤波法) A、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A) 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值 B、优点: 能有效克服因偶然因素引起的脉冲干扰 C、缺点 无法抑制那种周期性的干扰 平滑度差 -1, limiting filtering method (also known
Medidor de temperatura da agua
- Temperature gauge, arduino, simulated in proteus.