rmtest_var

来自「快速傅立叶变换程序代码,学信号的同学,可要注意了」· 代码 · 共 16 行

TXT
16
字号
# RMtest variables## file to be read by commander.p# each line is turned into a structure entry   	(str)#     	a default-setting entry			(def)#     	a usage-printing entry			(usg)# 	and a command line reading entry	(clr)# of these, the S, U and C can be disabled by >No S, etc.# and the D can be disabled by -.## variable    	type deflt flag  short_name extra_action long_name#c->type 	d	2 -type type - type of code: 1 hamming, RM; 0: Gallagerc->testmax	d	65 -

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?