文件名称: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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.