?? makefile.am
字號:
check_PROGRAMS= test_bootstrapfilter \ test_compare_filtersINCLUDES=@INCLUDES@ -I$(top_srcdir)/srcLDADD=$(top_builddir)/src/libbayes.la @LDADD@ ../.libs/libbfl_filter.atest_compare_filters_SOURCES = \ test_compare_filters.cpp \ mobile_robot_models.h \ mobile_robot_particlefilter.h \ mobile_robot_wall_cts.h# test_compare_filters_LDADD = \# ../../pdf/mcpdf.o $(LDADD)test_bootstrapfilter_SOURCES = \ test_bootstrapfilter.cpp \ parser.h \ mobile_robot_models.h \ mobile_robot_particlefilter.h \ dx_parser.h \ mobile_robot_wall_cts.h# test_bootstrapfilter_LDADD = \# ../../pdf/mcpdf.o $(LDADD)EXTRA_DIST=dx_listener.cpp### uncommented until ginac_stuff is fixed# test_iteratedextendedkalmanfilter_ginac.cpp# test_extendedkalmanfilter_ginac.cpp
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -