-
16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行...
16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行比较。-16 hexadecimal file editor and disk-editing software. UltraEdit similar text editing tool that supports the binary editing, support for bitwise comparison and adjustment of the order. Powerful, supporting documents in the binary-level comparison.
- 2023-03-26 10:45:03下载
- 积分:1
-
编译原理 小程序设计 用C语言实现一个简单的词法分析程序
编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
- 2022-01-31 21:23:04下载
- 积分:1
-
这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行....
这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
- 2022-03-09 09:57:24下载
- 积分:1
-
状态转换矩阵 用来判断运算符的正确性
状态转换矩阵 用来判断运算符的正确性- The phase transition matrix uses for to judge the operator the
accuracy
- 2022-07-26 11:04:14下载
- 积分:1
-
一个词法分析程序,可以实现输入C源程序,输出二元式
一个词法分析程序,可以实现输入C源程序,输出二元式-a lexical analysis procedures, can achieve the importation of C source files, binary output-
- 2023-04-25 04:20:03下载
- 积分:1
-
Captor network with C++ builder,(réseaux des capteurs) a captor network simulato...
Captor network with C++ builder,(réseaux des capteurs) a captor network simulator
- 2022-06-18 03:36:12下载
- 积分:1
-
Full support for extended regular expressions (those with intersection and compl
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.-Full support for extended regular expressions (those with
intersection and complement); Support for some kinds of cycles in
grammar; DFA-based operation; Unicode support; C only, requires a
modern compiler; Lexical analyzers can be configured to get symbols
from any input class (built-in support for std::istream, std::wistream
and FILE*); Designed to work with Whale, but can work standalone or
interface to other parsers.
- 2022-05-27 12:54:56下载
- 积分:1
-
用递归下降法分析算术表达式的框图,主要完成:
⑴ 通知外界键入算术表达式;
⑵ 控制E过程分析算术表达式;
⑶ 根据分析结果之正误,分别通知外界不同...
用递归下降法分析算术表达式的框图,主要完成:
⑴ 通知外界键入算术表达式;
⑵ 控制E过程分析算术表达式;
⑶ 根据分析结果之正误,分别通知外界不同的信息。
-Analysis of recursive descent method with arithmetic expressions diagram, mainly to complete: ⑴ notice outside type arithmetic expressions ⑵ control process analysis arithmetic expression E ⑶ results are based on an analysis of error, respectively, different information to inform the outside world.
- 2022-03-22 17:28:55下载
- 积分:1
-
an identification and case
一个识别c语言关键字和大小写转换的程序-an identification and case-insensitive language keyword conversion process
- 2023-07-27 21:25:02下载
- 积分:1
-
实现编译,对编译的文件察看
实现编译,对编译的文件察看-achieve compiler to compile the documents inspected
- 2022-11-09 22:25:04下载
- 积分:1