搜索资源列表
tremoloEffect.txt
- Tremolo属于基于幅值变化的音效处理。基于幅值变化的音效处理相对来说较为简单而且也不易产生背景噪音。其效果即是输出的声音时响时轻,有颤动的感觉。给人一种抖动的感觉。 -Tremolo is based on changes in the amplitude of sound processing. Based on changes in the amplitude of audio processing is relatively simple and easily backgroun
smusicwave0704
- 对wave文件进行读取,并提取短时平均能量,过零率,短时平均幅值值,音频中每一帧的最大值,最小值-right wave to read documents and extract short-term average energy, the zero-rate, short-term value of the average amplitude, Audio each frame of the maximum, minimum
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
FetchColor
- 在windows的画图程序中,打开“编辑颜色”窗口时,当鼠标在颜色区域移动时,右方显示区域和下方的编辑框会显示相应的颜色和颜色值。 本程序就是仿照Microsoft的这种效果,开发了一个可以实现相似功能的软件。 操作:首先运行程序(程序对话框已经自带了一幅示例图片),然后在图片上移动鼠标,即可以看到效果。
squarewavegeneration.rar
- 可调方波发生器,可以控制方波的幅值,频率,占空比。,Adjustable square wave generator, square wave to control the amplitude, frequency, duty cycle.
doc_filter_by_software_c_code
- 1、限幅滤波法(又称程序判断滤波法) A、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A) 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值 B、优点: 能有效克服因偶然因素引起的脉冲干扰 C、缺点 无法抑制那种周期性的干扰 平滑度差 -1, limiting filtering method (also known
square-wave-generator
- 可定义方波产生,根据实际需要输出频率、幅值可任意调节的方波信号-Can define square wave produced, according to the actual need output frequency, amplitude can be arbitrary regulation of square wave signal