int_autom.c
来自「about sound recognition.i want to downlo」· C语言 代码 · 共 25 行
C
25 行
static char int_autom_elem0[] = { 255,255,255,255,255,255,255,255,255,128,128,255,255,128,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 128,255,255,255,255,255,255,255,255,255,255,255,255,1,255,255, 1,1,1,1,1,1,1,1,1,1,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, };static char int_autom_elem1[] = { 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 1,1,1,1,1,1,1,1,1,1,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, };static unsigned char *int_autom[] = { int_autom_elem0, int_autom_elem1,};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?