资源列表
10f200
- 我觉得我的这个方案的特点是: 1.应用非常有限的空间的限制,做了比较复杂的计算,并将有些计算交给编译器去做。 2.使用了联合变量使操作简单明了,这在其他类似的程序中没有见到。 3.在收听时间单片机处于休眠状态,即节约了电能,又没有高频干扰。我是做太阳能电源的,所以一般能节电的地方我都会想办法节约。 http://pic16.com/bbs/dispbbs.asp?boardid=8&Id=53616-I think my features of this pr
compiler
- it us an automatic identification of compiler.it is automatically convert to the parallel code
Lexicalanalyzer
- 词法分析器,可以将任意一段字符串的单词分离开-Lexical analyzer can be any of a string of words separated
CIFAFENXI
- 设计、编制并调试一个词法分析程序,加深对词法分析原理的理解。 -Design, preparation and debugging a lexical analysis program, to deepen understanding of the principles of lexical analysis.
pragmazlxj
- #pragma指令详解 在编写程序的时候,我们经常要用到#pragma指令来设定编译器的状态或者是指示编译器完成一些特定的动作 -Detailed# pragma directive in the preparation of the program, we often use the# pragma compiler directive to set the state or instruct the compiler to perform some specific action
ll(1)
- 这是编译原理中的实验:LL(1)文法的程序,里面包含三个程序,是我珍藏的。-This is a compilation of the experimental principle: LL (1) grammar of the program, which includes three programs that I treasured.
cifafenxiqi
- 分析输入的源文件串,输出对应的二元组。 各种单词符号及对应的种别码: 单词符号 种别码 单词符号 种别码 begin 1 : 17 if 2 := 18 then 3 < 20 while 4 <> 21 do 5 <= 22 end 6 > 23 letter(letter|digit)* 10 >= 24 digit digit* 11 = 25 + 13 26 - 14 ( 27 * 15 ) 28
yacc
- yacc debug lr(1)分析 好代码 好功力1!-yacc debug lr(1)
Herecompiler
- java版本,针对C语言的词法分析器,欢迎大家下载交流-the code is edited by java,welcome everyone to download it!
Number_conversion
- 用编译器将源代码连接成 *****.exe文件。 1 开始输入2~10之间任意正整数 2 结束再输入一任意的正整数,以?号结束 3 然后输入2~10之间任意正整数A 程序会计算出用户输入数字的A进制;-Compiler source code used to connect into a*****. exe file. 1 2 to 10 start typing any positive integer 2 the end and enter an arbi
code
- 简单自顶向下的语法分析样例,可以供语法编译的初学者学习-Simple top-down parsing example, the syntax can be compiled for beginners
3
- 文本编辑器,自己原创!有完美的功能!比windows自带好多了!-Text editor, its original! Has the perfect features! Comes much better than windows!