资源列表

« 1 2 ... .33 .34 .35 .36 .37 638.39 .40 .41 .42 .43 ... 1384 »

[编译器/词法分析Calculator2007-12-10

说明:一个计算器程序,有界面,自定义了文法,可参考编译原理书来学习,对学习编译原理有好处。
<彪子> 在 2008-10-13 上传 | 大小:72.92kb | 下载:0

[编译器/词法分析ifelse

说明:此程序是对条件语句进行翻译,输入一个条件语句,例如:if B then C1 else C2,先进行词法分析,词法分析的主要任务是:从左到右逐个字符地对源程序进行扫描,产生一个个的单词符号,把作为字符串的源程序改造成为单词符号串的中间程序,词法分析是编译的基础,词法分析的功能是输入源程序,输出单词符号(关键字,标识符,常数,运算符,界符),词法分析完成之后,再进行LL(1)语法分析,语义分析,最后输出四元式(语法分析,属性文法,四元式的
<李伟霞> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析LexicalAnalysis.tar

说明:针对虎书(现代编译原理-C语言描述)Tiger Language的词法分析器,包含testcase和reference-A lexical analysis for the tiger language in the tiger book (Modern Compiler Implementation in C), including testcases and references.
<David> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析GCCIntrinsicsTest(SSE)

说明:A test program demonstrating how to use SSE instructions in GCC, via compiler intrinsics. Includes Windows binary compiled with MinGW, and batch file showing what command line options you should be passing to the GCC.-A
<Mike Kasprzak> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析Principles_of_classical_information_compiled_Cours

说明:编译原理经典课件资料Principles of classical information compiled Courseware-Classical information theory Courseware Compiler Principles of classical information compiled Courseware
<gy> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析haarcascade_frontalface_alt2.xml_files

说明:blob analisys for pedestrian identification
<adriano> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析picc-library-functions

说明:picc库函数,包括picc编译器重所含有的所有库,外带有每个函数的运用举例。-picc library functions, including the picc compile all the libraries contained high regard, the use of foreign examples with each function.
<wqy> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析api

说明:This is a demo program from night hock algo
<prathamesh> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析decaff

说明:some decaf compiler code in java
<fahime> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析ADC---ContinuousADC

说明:this an example program for an ADC in code composer-this is an example program for an ADC in code composer
<Andru> 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析LED7S

说明:西南交通大学计算机组成眼里实验 实验四 七段LED数码管显示译码器设计-Southwest Jiaotong University Computer Composition eyes Experiment four seven-segment LED display decoder design
<han > 在 2024-11-20 上传 | 大小:73kb | 下载:0

[编译器/词法分析DS1302-1602

说明:可调电子时钟_DS1302 1602 可调电子时钟_DS1302 1602
<车车车> 在 2024-11-20 上传 | 大小:73kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 638.39 .40 .41 .42 .43 ... 1384 »

源码中国 www.ymcn.org