搜索资源列表
C- scanner
- 支持一些C language的scanner
scanner.rar
- 一个扫描枪串口通讯程序,包括串口通讯包的线程调用,扫描数据的事件出发,端口的文件读取方法。,A scanning gun serial communication program, including the serial communication package called the thread, scan data events, the document read-port method.
Java-Scanner
- 词法分析器(编译原理) Java语言词法分析器的设计与实现-Lexical Analyzer (Compilation Principle) Java language lexical Analyzer Design and Implementation
scanner(liwenkaitop)
- 这是用VC6.0开发的集词法分析、语法分析、语义分析为一体的一个程序,是我在编译原理课程设计后期和同班一贼牛的哥们儿老胡共同研究的,做编译课设的朋友们不妨下来看看。语法分析采用的是算符优先分析法,语义生成的是四元式,符号集等格式处理方面基本是遵照大连理工出版的《编译原理》一书附的Simple语言来设计的。由于是自己的课余研究,当时没什么文档和维护的概念,因此没有留下文档,事隔一年半之后我也没有再研究它的动力了,看懂了的朋友不妨写个文档传上来告诉我一声!先此谢过了!-err
Scanner
- 手工完成C语言编写的C-词法分析器,列出源代码以及提取出的token串-Manually written in C language C-lexical analyzer, listing the source code, and extract the token string
Lexical_Analyzer
- 汇编词法分析器,无符号数的识别及符号扫描程序,c语言-Compilation of the lexer, unsigned identification and symbol scanner, c language
20076189284768339
- 1994年由日本Denso-Wave公司发明(QB06102506)。QR是英文“Quick Response”的缩写,即快速反应的意思,源自发明者希望QR码可让其内容快速被解码。QR码最常见于日本,并为目前日本最流行的二维空间条码。QR码比普通条码可储存更多资料,亦无需像普通条码般在扫描时需直线对准扫描器。-In 1994 by Japanese company Denso-Wave invention (QB06102506). QR is in English " Quick Re
scanner
- 词法分析器 这是编译课程设计的第一个功能,主要是将源程序编译成两个文件-scanner it 惨help you with bianyi
Project01-Scanner
- a compiler scanner files
Lexical-analyzer-(scanner)
- 词法分析程序(扫描器)的设计-编译原理实验-Lexical analyzer (scanner) of the design- build principle experiment
Micro-compiler
- 一个简单的 micro 语言编译器,其包括 scanner,parser,code generator 并使用 php 开发。-A simple compiler for Micro language which include scanner,parser,code generator and implement in PHP.
bysy
- 词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-Lexical analysis of the main tasks are: to scan source code character by character from left to right, resulting in one word (Token), also check the source of lex
Port-Scanner
- Port Scanner for you
scanner
- 近似C的scanner 用flex寫的 好懂易入門-Approximate C scanner ,use flex , easy to understand
C-scanner-based-lex
- 这是一个基于lex的C-语言的词法分析器。- a scanner .
scanner.c
- Scanner for language PL-0 written in c.
ScanNetIP-Mac-Scanner
- 局域網掃描MAC IP信息導出EXCEL-vlan scanner for IP MAC Address to excel
scanner
- scanner,just a scanner
CPP-source-word-scanner
- 实验一:C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你
scanner
- 这是扫描枪的通讯实例,可以直接放在程序了,直接用。-This is the communication instance scanner can be placed directly on the program, and direct use.