资源列表
softice4.2.7
- SoftICE is a kernel mode debugger for Microsoft Windows up to Windows XP. Crucially, it is designed to run underneath Windows such that the operating system is unaware of its presence. Unlike an application debugger, SoftICE is capable of suspending
CEF3D-BINARY
- program for material testing using fracture mechanics approach
TinyCforJAVA
- JAVA TinyC课程设计 从csdn.net上下载的-JAVA TinyC curriculum design downloaded from csdn.net
Axure.rp.ZIP
- 手机商城雏形,记录存储显示,交易源码 手机商城雏形,记录存储显示,交易源码-Mobile phone mall prototype, record store display, the source of the transaction Mobile phone mall prototype, record store display, the source of the transaction
LR0
- LR0语法分析,要求:(1)直接输入根据己知文法构造的LR(0)分析表。 (2)输入已知文法的项目集规范族和转换函数,由程序自动生成LR(0)分析表; (3)输入已知文法,由程序自动生成LR(0)分析表。-LR0 parsing requirements: (1) direct input grammar based on the known structure of LR (0) Analysis Table. (2) Enter the known grammar of item
CMMInterpreter
- CMM解释器,使用java进行词法语法语义分析,带图形界面-CMM Interpreter in Java with GUI.
at91lib_20100901_softpack_1_5_svn_v8476
- at91sam7s256 vga sample
SEEDDEC28335
- 28335用户指南 28335用户指南-28335 User' s Guide 28335 User' s Guide 28335 User' s Guide
pannes-in-wireless-sensor-networks
- documents for tolérance aux pannes
Lex_analyzer
- 自己写的一个词法分析器,用C语言写的C语言(知道这样写是不行的,主要是练习和掌握词法分析的原理)-Write a lexical analyzer, written in C with C language (that is not enough to write, mainly to practice and master the principles of lexical analysis)
ADCDMAUSART
- STM32F103ZE ADC DMA USART 温度读取ADC,数值存入DMA,通过USART串口调试显示-STM32F103ZE ADC DMA USART temperature reading ADC, the value stored in DMA, via USART serial debugging display
Compiler1
- 使用C++编写的编译器,里面 包括了词法分析程序scanner.cpp,无符号数识别程序ucon.cpp,算符优先法语法语义处理程序SF.cpp,SLR1语法语义处理程序SLR1.cpp。比较强大。源程序输入有program.txt,输出包括窗口和compiled.txt-Using C++ to write compiler, which includes lexical analysis program scanner.cpp the number of symbols identifica