资源列表

« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 1383 »

[编译器/词法分析netcheck

说明:海明码发送与接收程序 测试信道的可靠性 可单独设立监听端口-Hamming code to send and receive testing the reliability of channel can be set up to monitor a separate port
<李大炮> 在 2025-06-18 上传 | 大小:6kb | 下载:0

[编译器/词法分析grammar

说明:为L语言设计一个语法分析器。 读入源程序,输出分析过程,包括状态,已规约串,当前输入,语义动作(移进/规约),规约使用的产生式。适当考虑错误处理。-L language for the design of a parser. Read the source code, the output analysis of the process, including the state, has the Statute of string, the current input, semantic a
<刘提> 在 2025-06-18 上传 | 大小:12kb | 下载:0

[编译器/词法分析analyser

说明:整个工作过程主要划分成词法分析阶段、语法分析阶段、中间代码生成和目标代码生成四个部分。 第一阶段是把输入的字符串形式的源程序分割成一个个单词符号。 第二阶段是识别由词法分析给出的单词符号序列在结构上是否符合给定的文法规则。 第三阶段中间代码的形式采用便于阅读的四元式。 第四阶段是把经过语法分析或优化后的中间代码作为输入,将其转换成特定机器的机器语言或汇编语言作为输出,这样的转换程序称为代码生成器。-The whole process is divided into the
<刘提> 在 2025-06-18 上传 | 大小:80kb | 下载:0

[编译器/词法分析cifafenxi

说明:c++6.0上实现的s语言词法分析器,内含s语言的示例-c++ 6.0 on the realization of the s language lexical analyzer, including sample s language
<Sung> 在 2025-06-18 上传 | 大小:3kb | 下载:1

[编译器/词法分析yufafenxi

说明:c++6.0上实现的s语言的语法分析程序-c++ 6.0 on the realization of the s language parser
<Sung> 在 2025-06-18 上传 | 大小:5kb | 下载:0

[编译器/词法分析syntax_analyzer

说明:C#写的语法分析器,带说明文档-C# Written parser with documentation
<asdf> 在 2025-06-18 上传 | 大小:110kb | 下载:0

[编译器/词法分析Scanner

说明:一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。 ㈠、基本要求: 标识符 <字母>(<字母>|<数字字符>)* 十进制整数 0 | (1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)* 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f)(0|1|2|3|4|5|6
<seker> 在 2025-06-18 上传 | 大小:169kb | 下载:0

[编译器/词法分析loki-0.1.6

说明:loki库。。。。。 一个很好的设计模式库 -loki library. . . . . A good design pattern library
<lidf> 在 2025-06-18 上传 | 大小:1.71mb | 下载:0

[编译器/词法分析IDE

说明:VB写的一个IDE开发环境,支持脚本运行,内置了一个简单的编译器,可以直接生成EXE.. 推荐下载!-VB to write an IDE development environment to support the scr ipt to run, built a simple compiler, can be directly generated EXE .. recommend downloading!
<清风> 在 2025-06-18 上传 | 大小:140kb | 下载:1

[编译器/词法分析zdxx

说明:编译原理课程设计,自定向下分析器 附带代码-Compilation Principle course design, self-directed spin-off under the code analyzer
<eastascend> 在 2025-06-18 上传 | 大小:111kb | 下载:0

[编译器/词法分析13224759569

说明:可以进行词法分析的程序,用C语言编写,内容有些是从网上找到的,比较新-Lexical analysis can be carried out the procedure, using C language, content and some are found from the Internet, a relatively new
<李国东> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[编译器/词法分析2004040416443319235ex

说明:和刚才的有些类似,不过实现的功能有些差异,上面那个如果没有stdafx函数可以不能运行,可以多多试几次,或者把第一个头函数删除再试-And just now some similar, but the realization of the functions of some differences, above stdafx if there is no function that can not run, you can try several times more, or to try to
<李国东> 在 2025-06-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 1383 »

源码中国 www.ymcn.org