登录
首页 » STL » FIR 数字滤波器分布式算法及其FPGA实现

FIR 数字滤波器分布式算法及其FPGA实现

于 2022-04-09 发布 文件大小:30.55 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

FIR 数字滤波器分布式算法及其FPGA实现-FIR digital filter algorithms and FPGA

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • contour
    导入STL模型自动切片分层,可以修改分层厚度,生成相应的文件(STL Import auto slices layered model, you can modify the layer thickness to generate the corresponding file)
    2014-12-08 23:08:58下载
    积分:1
  • STL之父访谈录 翻译者 : myan
    STL之父访谈录 翻译者 : myan-STL father Interview Translation : myan
    2022-02-16 00:01:34下载
    积分:1
  • STL的文档和BOOST仅有的书籍,推荐!
    STL的文档和BOOST仅有的书籍,推荐!-STL documentation and BOOST only books, recommended!
    2022-04-16 03:08:45下载
    积分:1
  • sliding
    说明:  求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example: The array is [1 3-1-3 5 3 6 7], and k is 3. Window position Minimum value Maximum value [1 3 -1]-3 5 3 6 7 -1 3 1 [3 -1 -3] 5 3 6 7 -3 3 1 3 [-1 -3 5] 3 6 7 -3 5 1 3 -1 [-3 5 3] 6 7 -3 5 1 3 -1 -3 [5 3 6] 7 3 6 1 3 -1 -3 5 [3 6 7] 3 7 Your task is to determine the maximum and minimum values in the sliding window at each position. )
    2011-04-03 19:25:46下载
    积分:1
  • C++STL开发技术导引 一本很好的书 大家赶快下吧
    C++STL开发技术导引 一本很好的书 大家赶快下吧-C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
    2022-01-26 01:53:45下载
    积分:1
  • C++STL开发技术导引 一本很好说的源码
    C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
    2023-08-23 23:25:03下载
    积分:1
  • C语言下开发的双链表算法,模拟C++中STL接口说明,可以在嵌入式C语言中直接使用。...
    C语言下开发的双链表算法,模拟C++中STL接口说明,可以在嵌入式C语言中直接使用。-double list using C language.
    2022-03-12 08:15:50下载
    积分:1
  • 一个Delphi的STL
    这两年来编写程序,着实接触了不少函数代码,遇到比较有收藏价值的或者应用比较广的就收集了起来,就形成了这个大杂烩 SRTL(Super Run Time Library)。这里面有除了一些是本人编写的代码,其他全非本人版权,只是希望各位在修改或者传播的过程中,保留作者的版权说明.另外由于是免费的完全开源的,所以本人不对使用SuperRTL所造成的后果有任何责任。 下面简单介绍一下单元的内容: Win32.pas (本人编写) API函数的简单调用,如建立进程,建立文件映射,建立、读取管道(可以捕捉DOS程序输出)等。 StrFuncs.pas (本人编写) 字符串处理单元,完全兼容宽字节处理(即使用wideString),特有的中文字符串处理函数(如简繁转换等等),经过多次优化,大多以编表的方式进行处理(一般来说是最快的处理方式)。 BiosHelp.pas  读取Bios信息的单元,兼容各种windows系统。 Streams.pas  流(TStream)输入输出处理单元,可以用来保存读取控件属性。 ShlFile.pas  各种文件操作,包括获得系统特殊路径,获取文件图标等。 RegEx
    2023-07-07 10:00:03下载
    积分:1
  • 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWi...
    这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL- style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In this example is the use of containers MFC framework applications, document templates, document type CWinApp.
    2022-07-02 15:11:36下载
    积分:1
  • 模板函数 显示具体化 源代码,带你进入STL时代
    模板函数 显示具体化 源代码,带你进入STL时代-Template function of the source code shows that the specific
    2022-08-23 06:30:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载