CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算

文件名称:fft

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    8.84mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

System C实现的16点定点fft计算模型。-System C fixed-point to achieve the 16 point calculation model fft.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

fft/fft/Debug/BuildLog.htm
fft/fft/Debug/fft.exe
fft/fft/Debug/fft.exe.embed.manifest
fft/fft/Debug/fft.exe.embed.manifest.res
fft/fft/Debug/fft.exe.intermediate.manifest
fft/fft/Debug/fft.ilk
fft/fft/Debug/fft.obj
fft/fft/Debug/fft.pdb
fft/fft/Debug/fft.vcd
fft/fft/Debug/in_imag.1
fft/fft/Debug/in_real.1
fft/fft/Debug/main.obj
fft/fft/Debug/mt.dep
fft/fft/Debug/out_imag.1t
fft/fft/Debug/out_real.1t
fft/fft/Debug/sink.obj
fft/fft/Debug/source.obj
fft/fft/Debug/vc80.idb
fft/fft/Debug/vc80.pdb
fft/fft/fft.vcproj
fft/fft/fft.vcproj.123-BA790A36588.yubo.user
fft/fft/in_imag
fft/fft/in_imag.1
fft/fft/in_imag.2
fft/fft/in_imag.3
fft/fft/in_imag.4
fft/fft/in_real
fft/fft/in_real.1
fft/fft/in_real.2
fft/fft/in_real.3
fft/fft/in_real.4
fft/fft/Makefile.am
fft/fft/Makefile.in
fft/fft/out_imag.1.golden
fft/fft/out_imag.1t
fft/fft/out_imag.2.golden
fft/fft/out_imag.3.golden
fft/fft/out_imag.4.golden
fft/fft/out_real.1.golden
fft/fft/out_real.1t
fft/fft/out_real.2.golden
fft/fft/out_real.3.golden
fft/fft/out_real.4.golden
fft/fft.cpp
fft/fft.h
fft/fft.ncb
fft/fft.sln
fft/fft.suo
fft/in_imag
fft/in_imag.1
fft/in_imag.2
fft/in_imag.3
fft/in_imag.4
fft/in_real
fft/in_real.1
fft/in_real.2
fft/in_real.3
fft/in_real.4
fft/main.cpp
fft/Makefile.am
fft/Makefile.in
fft/out_imag.1.golden
fft/out_imag.2.golden
fft/out_imag.3.golden
fft/out_imag.4.golden
fft/out_real.1.golden
fft/out_real.2.golden
fft/out_real.3.golden
fft/out_real.4.golden
fft/sink.cpp
fft/sink.h
fft/source.cpp
fft/source.h
fft/src/.DS_Store
fft/src/Makefile.am
fft/src/Makefile.in
fft/src/sysc/.DS_Store
fft/src/sysc/communication/Makefile.am
fft/src/sysc/communication/Makefile.in
fft/src/sysc/communication/sc_buffer.h
fft/src/sysc/communication/sc_clock.cpp
fft/src/sysc/communication/sc_clock.h
fft/src/sysc/communication/sc_clock_ports.h
fft/src/sysc/communication/sc_communication_ids.h
fft/src/sysc/communication/sc_event_finder.cpp
fft/src/sysc/communication/sc_event_finder.h
fft/src/sysc/communication/sc_event_queue.cpp
fft/src/sysc/communication/sc_event_queue.h
fft/src/sysc/communication/sc_export.cpp
fft/src/sysc/communication/sc_export.h
fft/src/sysc/communication/sc_fifo.h
fft/src/sysc/communication/sc_fifo_ifs.h
fft/src/sysc/communication/sc_fifo_ports.h
fft/src/sysc/communication/sc_interface.cpp
fft/src/sysc/communication/sc_interface.h
fft/src/sysc/communication/sc_mutex.cpp
fft/src/sysc/communication/sc_mutex.h
fft/src/sysc/communication/sc_mutex_if.h
fft/src/sysc/communication/sc_port.cpp
fft/src/sysc/communication/sc_port.h
fft/src/sysc/communication/sc_prim_channel.cpp
fft/src/sysc/communication/sc_prim_channel.h
fft/src/sysc/communication/sc_semaphore.cpp
fft/src/sysc/communication/sc_semaphore.h
fft/src/sysc/communication/sc_semaphore_if.h
fft/src/sysc/communication/sc_signal.cpp
fft/src/sysc/communication/sc_signal.h
fft/src/sysc/communication/sc_signal_ifs.h
fft/src/sysc/communication/sc_signal_ports.cpp
fft/src/sysc/communication/sc_signal_ports.h
fft/src/sysc/communication/sc_signal_resolved.cpp
fft/src/sysc/communication/sc_signal_resolved.h
fft/src/sysc/communication/sc_signal_resolved_ports.cpp
fft/src/sysc/communication/sc_signal_resolved_ports.h
fft/src/sysc/communication/sc_signal_rv.h
fft/src/sysc/communication/sc_signal_rv_ports.h
fft/src/sysc/datatypes/bit/Makefile.am
fft/src/sysc/datatypes/bit/Makefile.in
fft/src/sysc/datatypes/bit/sc_bit.cpp
fft/src/sysc/datatypes/bit/sc_bit.h
fft/src/sysc/datatypes/bit/sc_bit_ids.h
fft/src/sysc/datatypes/bit/sc_bit_proxies.h
fft/src/sysc/datatypes/bit/sc_bv.h
fft/src/sysc/datatypes/bit/sc_bv_base.cpp
fft/src/sysc/datatypes/bit/sc_bv_base.h
fft/src/sysc/datatypes/bit/sc_logic.cpp
fft/src/sysc/datatypes/bit/sc_logic.h
fft/src/sysc/datatypes/bit/sc_lv.h
fft/src/sysc/datatypes/bit/sc_lv_base.cpp
fft/src/sysc/datatypes/bit/sc_lv_base.h
fft/src/sysc/datatypes/bit/sc_proxy.h
fft/src/sysc/datatypes/fx/fx.h
fft/src/sysc/datatypes/fx/Makefile.am
fft/src/sysc/datatypes/fx/Makefile.in
fft/src/sysc/datatypes/fx/scfx_ieee.h
fft/src/sysc/datatypes/fx/scfx_mant.cpp
fft/src/sysc/datatypes/fx/scfx_mant.h
fft/src/sysc/datatypes/fx/scfx_other_defs.h
fft/src/sysc/datatypes/fx/scfx_params.h
fft/src/sysc/datatypes/fx/scfx_pow10.cpp
fft/src/sysc/datatypes/fx/scfx_pow10.h
fft/src/sysc/datatypes/fx/scfx_rep.cpp
fft/src/sysc/datatypes/fx/scfx_rep.h
fft/src/sysc/datatypes/fx/scfx_string.h
fft/src/sysc/datatypes/fx/scfx_utils.cpp
fft/src/sysc/datatypes/fx/scfx_utils.h
fft/src/sysc/datatypes/fx/sc_context.h
fft/src/sysc/datatypes/fx/sc_fix.h
fft/src/sysc/datatypes/fx/sc_fixed.h
fft/src/sysc/datatypes/fx/sc_fxcast_switch.cpp
fft/src/sysc/datatypes/fx/sc_fxcast_switch.h
fft/src/sysc/datatypes/fx/sc_fxdefs.cpp
fft/src/sysc/datatypes/fx/sc_fxdefs.h
fft/src/sysc/datatypes/fx/sc_fxnum.cpp
fft/src/sysc/datatypes/fx/sc_fxnum.h
fft/src/sysc/datatypes/fx/sc_fxnum_observer.cpp
fft/src/sysc/datatypes/fx/sc_fxnum_observer.h
fft/src/sysc/datatypes/fx/sc_fxtype_params.cpp
fft/src/sysc/datatypes/fx/sc_fxtype_params.h
fft/src/sysc/datatypes/fx/sc_fxval.cpp
fft/src/sysc/datatypes/fx/sc_fxval.h
fft/src/sysc/datatypes/fx/sc_fxval_observer.cpp
fft/src/sysc/datatypes

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com