通信系统中的数字信号处理仿真程序

源代码在线查看: sources.mk

软件大小: 1001 K
上传用户: bbbbbb110
关键词: 通信系统 数字信号处理 仿真程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				cpp_tutorial_sources = \					$(top_srcdir)/doc/tutorial/src/bpsk.cpp \					$(top_srcdir)/doc/tutorial/src/convcode.cpp \					$(top_srcdir)/doc/tutorial/src/interleaver.cpp \					$(top_srcdir)/doc/tutorial/src/qpsk_simulation.cpp \					$(top_srcdir)/doc/tutorial/src/rayleigh.cpp \					$(top_srcdir)/doc/tutorial/src/read_it_file.cpp \					$(top_srcdir)/doc/tutorial/src/reedsolomon.cpp \					$(top_srcdir)/doc/tutorial/src/spread.cpp \					$(top_srcdir)/doc/tutorial/src/timer.cpp \					$(top_srcdir)/doc/tutorial/src/vector_and_matrix.cpp \					$(top_srcdir)/doc/tutorial/src/write_it_file.cpp								ref_tutorial_sources = \					$(top_srcdir)/doc/tutorial/src/bpsk.ref \					$(top_srcdir)/doc/tutorial/src/convcode.ref \					$(top_srcdir)/doc/tutorial/src/interleaver.ref \					$(top_srcdir)/doc/tutorial/src/qpsk_simulation.ref \					$(top_srcdir)/doc/tutorial/src/reedsolomon.ref \					$(top_srcdir)/doc/tutorial/src/spread.ref \					$(top_srcdir)/doc/tutorial/src/timer.ref \					$(top_srcdir)/doc/tutorial/src/vector_and_matrix.ref											

相关资源