-
数控系统中的解释器源代码,可以独立的运行,直接在dos环境下解释G代码...
数控系统中的解释器源代码,可以独立的运行,直接在dos环境下解释G代码-NC system for the interpretation of the source code, independent of the operation, directly in the environment explained dos G code
- 2022-02-24 11:03:03下载
- 积分:1
-
Expression computational procedure
表达式的计算程序- Expression computational procedure
- 2023-04-21 10:35:04下载
- 积分:1
-
多功能运算器
多功能运算器- Multi-purpose logic unit
- 2022-11-06 23:35:03下载
- 积分:1
-
写在C++中的堆栈代码
stack code that wrote in C-stack code that wrote in C++
- 2023-07-03 04:25:02下载
- 积分:1
-
一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。...
一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative character, the two representatives keyword (command word), with four tables operator sector website Note : The wangs.txt the document on the desktop, then the TXT Lane write you to identify words. Then preserved customs Albert, running WANG lexical analysis. EXE for lexical analysis. After completing the identification, in the appropriate words appear in front of the above code. Provisional figures for the right not to identify. Because of the status of requests under certain figures might be for the characters ... the slightest difficulty, but the completion of procedural teachers : area = b, c* d. It is simply to touch.
- 2022-07-26 00:51:29下载
- 积分:1
-
一个中文分词的实现及演示程序,可用与中文和英文词组的分割....
一个中文分词的实现及演示程序,可用与中文和英文词组的分割.-a Chinese word achieve and demonstrate the procedure can be used with the Chinese and English phrase segmentation.
- 2022-07-21 16:38:26下载
- 积分:1
-
汉语原代码,具有词法分析,句法分析功能 很好的程序
汉语原代码,具有词法分析,句法分析功能 很好的程序-Chinese source with lexical analysis and parsing functions good procedures
- 2023-04-24 09:05:03下载
- 积分:1
-
这个是编译原理的词法分析的实验报告!很不错,希望大家支持!...
这个是编译原理的词法分析的实验报告!很不错,希望大家支持!-this principle is to compile the lexical analysis of the experimental report! Quite well, and hope that we support!
- 2022-06-16 13:06:23下载
- 积分:1
-
用C++编写的一个简单C语言词法分析器,把需要分析的内容保存在C:input.txt,分
析完毕好保存在C:output.txt...
用C++编写的一个简单C语言词法分析器,把需要分析的内容保存在C:input.txt,分
析完毕好保存在C:output.txt-Using C++ to prepare a simple C language lexical analyzer, the need to analyze the contents stored in C: input.txt, finished the analysis of well preserved in the C: output.txt
- 2022-03-04 19:38:51下载
- 积分:1
-
used to write a compiler. Operations at the university, to the teachers should n...
一个用pascal写的编译器。大学时的作业,交给老师应该没问题了。-used to write a compiler. Operations at the university, to the teachers should not matter.
- 2023-04-16 21:20:03下载
- 积分:1