文件名称:xhglq
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-09-10
- 文件大小:
- 51kb
- 下载次数:
- 0次
- 提 供 者:
- 茶果***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Signal filter based on interface
1, a high pass filter (class SignalFilterPassHigh, to achieve all the methods of ISignalFilter interface) and low-pass filter (class SignalFilterPassLow, implement all methods of ISignalFilter interface) have filtering function (ISignalFilter interface defines the function of the filter input: a set of integers, the filtered input to another set of integers).
2, the user selects different filters, the program generates the corresponding filter interface instance, directly using the interface method.相关搜索: Others
1, a high pass filter (class SignalFilterPassHigh, to achieve all the methods of ISignalFilter interface) and low-pass filter (class SignalFilterPassLow, implement all methods of ISignalFilter interface) have filtering function (ISignalFilter interface defines the function of the filter input: a set of integers, the filtered input to another set of integers).
2, the user selects different filters, the program generates the corresponding filter interface instance, directly using the interface method.相关搜索: Others
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Form1.Designer.cs
Form1.cs
Form1.resx
ISignalFilter.cs
InterfaceDemo.csproj
InterfaceDemo.sln
InterfaceDemo.suo
Program.cs
Properties
Properties\AssemblyInfo.cs
Properties\Resources.Designer.cs
Properties\Resources.resx
Properties\Settings.Designer.cs
Properties\Settings.settings
SignalFilterPassHigh.cs
SignalFilterPassLow.cs
bin
bin\Debug
bin\Debug\InterfaceDemo.exe
bin\Debug\InterfaceDemo.pdb
bin\Debug\InterfaceDemo.vshost.exe
bin\Debug\InterfaceDemo.vshost.exe.manifest
bin\Release
obj
obj\x86
obj\x86\Debug
obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
obj\x86\Debug\InterfaceDemo.Form1.resources
obj\x86\Debug\InterfaceDemo.Properties.Resources.resources
obj\x86\Debug\InterfaceDemo.csproj.FileListAbsolute.txt
obj\x86\Debug\InterfaceDemo.csproj.GenerateResource.Cache
obj\x86\Debug\InterfaceDemo.csprojResolveAssemblyReference.cache
obj\x86\Debug\InterfaceDemo.exe
obj\x86\Debug\InterfaceDemo.pdb
obj\x86\Debug\TempPE
说明.htm
Form1.cs
Form1.resx
ISignalFilter.cs
InterfaceDemo.csproj
InterfaceDemo.sln
InterfaceDemo.suo
Program.cs
Properties
Properties\AssemblyInfo.cs
Properties\Resources.Designer.cs
Properties\Resources.resx
Properties\Settings.Designer.cs
Properties\Settings.settings
SignalFilterPassHigh.cs
SignalFilterPassLow.cs
bin
bin\Debug
bin\Debug\InterfaceDemo.exe
bin\Debug\InterfaceDemo.pdb
bin\Debug\InterfaceDemo.vshost.exe
bin\Debug\InterfaceDemo.vshost.exe.manifest
bin\Release
obj
obj\x86
obj\x86\Debug
obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
obj\x86\Debug\InterfaceDemo.Form1.resources
obj\x86\Debug\InterfaceDemo.Properties.Resources.resources
obj\x86\Debug\InterfaceDemo.csproj.FileListAbsolute.txt
obj\x86\Debug\InterfaceDemo.csproj.GenerateResource.Cache
obj\x86\Debug\InterfaceDemo.csprojResolveAssemblyReference.cache
obj\x86\Debug\InterfaceDemo.exe
obj\x86\Debug\InterfaceDemo.pdb
obj\x86\Debug\TempPE
说明.htm