资源列表
Evaluacion_Practica_3
- Evaluacion Practica 3 ssd3
GRSORT7.PAS
- Pascal program implementing a number of different array sorting methods and providing interface to test them for effectiveness in different initial data conditions. Interface is designed to be in Russian but all the other logic is internationsl. Can
commande
- this is a code source for control motor DC with the DSP write in language C-this is a code source for control motor DC with the DSP write in language C++
lex
- 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
lua-5.1.3.tar
- Lua5.1.3脚本语言源代码,该语言在游戏中经常使用,可使游戏开发更灵活。-Lua scr ipting language source code. the language is frequently used in game development. It will make game development more flexible.
LexicalAnalysis
- 此为词法分析程序,词法分析要求:简单词法文法: <关键字>->main|int|char|string|while|do|if|else|for <标识符>->L|<标识符>L|<标识符>D <整数>->D|<整数>D <运算符>->+|-|*|/|=|<|>|<=|>=|<>|= = <界符>->( | )
grammeranalysis
- 此为编译原理课设源码+试验报告 为语法分析程序s.txt为语法要求-This is the principle of classes to compile source code+ test report based syntax analysis program for syntax requirements for s.txt
ICCAVR-compiler-6.31
- 这是一个ICCAVR编译器,应用于AVR单片机,可对C语言进行编译,生成HEX文件-This is a compiler ICCAVR used AVR microcontroller, can be carried out on the C language compiler to generate HEX file
MICROCHIP.Digital.Filter.Design
- MICROCHIP Digital Filter Design.torrent software
0549c0df-8b8c-42dd-a8fd-e65b47a5fea0
- protell常见问题及解答-wgfwgf
swefwgf
- 实现多机通讯程序的汇编代码-bwefillelkllaadddddd
LL(1)
- 编译原理课上的一个LL(1)语法分析器的实现-Compilation Principle of a class of LL (1) the realization of parser