资源列表
[编译器/词法分析] LexicalAnalysis
说明:此为词法分析程序,词法分析要求:简单词法文法: <关键字>->main|int|char|string|while|do|if|else|for <标识符>->L|<标识符>L|<标识符>D <整数>->D|<整数>D <运算符>->+|-|*|/|=|<|>|<=|>=|<>|= = <界符>->( | )<nick> 在 2026-01-12 上传 | 大小:2kb | 下载:0
[汇编语言] Encoder
说明:Purpose: Contains example code to use a two-phase encoder with an ATmega2561. The encoder phases are connected to PORTF bits 0 & 1 and the switch is connected to PORTF bit 2. Timer 1 is configured to interrupt at 1024Hz. At startup, the enco<centema> 在 2026-01-12 上传 | 大小:2kb | 下载:0