资源列表
20063161712468
- 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle; When a button, LED dynamic d
cifafnxiqi
- 词法分析器 编译程序中可以对读入的语句进行词法分析,拆分成记号流-lexical analyzer compiler can be read into the right phrase for lexical analysis, split into streams mark
WordClassifier
- lex and yacc, trying to identify the different words
snlying6
- 1、 学会针对DFA转换图实现相应的高级语言源程序。 2、 深刻领会状态转换图的含义,逐步理解有限自动机。 3、 掌握手工生成词法分析器的方法,了解词法分析器的内部工作原理 -1, the Institute against DFA conversion map corresponding high-level language source. 2, deeply understand the state transition map meaning, and graduall
MYBIANYI
- 这个是同学和隔壁几个班同学一起做的,经过大家一起研究,一起编译,一起测试的,效果虽然不怎么样,但从某方面来说,还是值得参考-this is the next several classmates and the class work together, everyone together, compiled with the test results although not impressive, but from a certain point of view, it is still wo
cifafeixi
- C语言词法分析器。可以给出一段简单的程序进行分析。-C language lexical analyzer. It is a simple procedure for analysis.
词法分析程序
- 这个词法分析程序很实用和简洁,希望大家喜欢-the lexical analysis procedures are practical and simple, hope you like them!
SNLbianyiqi
- snl编译器 开发环境visual c-SNL compiler development environments visual c
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
javaStemming
- 用java编写的自动抽取词根程序,比如expert,experts,expertise等,通过抽取词根后,为exper-prepared using the automatic extraction Roots program, such as expert, experts, expertise, taken by Roots, for Exper
lcc42
- LCC的源码,大家可以研究哈,我的QQ:22941821 一起交流-LCC source code, you can study Kazakhstan, the QQ : 22941821 exchanges together
PL0 词法分析和语法分析
- PL0语言的编译工作平台,可以实现词法分析和语法分析。-PL0 language compiler work platforms, we can achieve lexical analysis and parsing.