C#:实现低通,高通滤波算法 using System; using System.Collections.Generic; using System.Linq; using System.Text; using