资源列表

« 1 2 ... .41 .42 .43 .44 .45 746.47 .48 .49 .50 .51 ... 1383 »

[编译器/词法分析TESTLL1

说明:这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
<阿京> 在 2025-06-17 上传 | 大小:73kb | 下载:0

[编译器/词法分析算符优先—编译原理

说明:java实现的对算术表达式进行词法分析和语法分析,实现过程很简练,值得参考哦!-achieve the right arithmetic expression for lexical analysis and syntax analysis, implementation process is very concise and valuable reference Oh!
<陈为> 在 2025-06-17 上传 | 大小:73kb | 下载:0

[编译器/词法分析compilerprincple

说明:这是编译原理及实践书所带源码,这是一本学习编译原理中比较好的书。-This is the compiler theory and practice brought source book, this is a learning principle which compiled the best books.
<肖清明> 在 2025-06-17 上传 | 大小:73kb | 下载:0

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

说明:一个计算器程序,有界面,自定义了文法,可参考编译原理书来学习,对学习编译原理有好处。-A calculator program, there are interfaces, since the definition of the grammar, the compiler can refer to the principle of the book to learn, to learn principles of good compilers.
<彪子> 在 2025-06-17 上传 | 大小:73kb | 下载:0

[编译器/词法分析biyiyuanlishiyan

说明:本次实验,掌握词法分析、语法分析和产生四元式的设计-just a simple complie
<yd> 在 2025-06-17 上传 | 大小:73kb | 下载:1

[编译器/词法分析dazi

说明:一个很不错的ASP打字测试系统! 不是自己设计的哦-A very good typing test system ASP! Oh, not of their own design
<cc> 在 2025-06-17 上传 | 大小:73kb | 下载:0

[编译器/词法分析ifelse

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

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

说明:blob analisys for pedestrian identification
<adriano> 在 2025-06-17 上传 | 大小: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> 在 2025-06-17 上传 | 大小:73kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 746.47 .48 .49 .50 .51 ... 1383 »

源码中国 www.ymcn.org