搜索资源列表
grammatica-1.4.tar.gz
- Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed e
自动整理IP
- @echo off color 1a title 扫描报告整理程序——飞鱼(专用)QQ:365595926 echo 扫描报告整理程序 echo 专供内部使用 echo 哈哈就要整理好啦~稍等. echo 程序整理中,请稍候…… for /f "usebackq tokens=1,2,3*" %%i in (Result.txt) do ( if 1433==%%j ( echo %%i>
grammatica-1.4.tar
- Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed e
fire1
- 应用在车站的一个处理代币的模块叫token模块,在实际应用中调试通过了的。-Application of a deal at the station module tokens called token module, in practical applications has been endorsed by the debugger.
TestStruts
- 一个Struts的小例题,通过发放令牌实现避免用户重复提交表单-A small Struts Example, by issuing tokens to avoid the user to repeat the achievement of form submission
lexical
- 词法分析器,该程序可以识别数字,标识符,运算符,关键字,提取出各个单词-Lexical analyzer, the program can identify the number of identifiers, operators, keywords, extracted all the words
compilerphase1
- this lexical tokens of compiler operate on java -this is lexical tokens of compiler operate on java
CompilerDesign
- This a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.-This is a prototype for the Compiler design basic steps written in java. A tokenizer to get the
lexer
- Lexer program Make Token Read file in parameters and output tokens-Lexer program Make Token Read file in parameters and output tokens
1_scanner
- 编译原理实验,一个词法分析器,输入需要分析的单词输出Tokens串。编写比较简单有一定的代表性。-Compiler experiment, a lexical analyzer, enter the word need to analyze the output string Tokens. Relatively simple to prepare a certain level of representativeness.
Web
- 通过令牌方式,防止重复提交,和改写参考Strust方法。任何框架都可运用-Way through the tokens to prevent duplicate submission, and to rewrite Strust reference method. fr a mework can be of any use
[_A_simple1881964282005
- 这是一个简单的字符串处理程序,可以把指定的字符串划分为标记-This code split a given string into tokens.
test_report2
- 这是一个实验报告,设计一个计算器的词法分析器,用以识别tokens,要求能够正确识别数字、运算符和字母变量-This is an experimental report, design a calculator lexical analyzer to identify the tokens, requires the ability to correctly identify the number, operators, and the
der
- 重組X:然後關機 for /f "tokens=1,2,3 delims=, " a in ( date/t ) do Echo. c b a >> D:\log.txt Echo. X: >> D:\log.txt tsshutdn /PowerDown PAUSE-for /f "tokens=1,2,3 delims=, " a in ( date/t ) do Echo. c b
statcalculator
- Basic Statistics calculator uses assembler. The assembler reads the tokens of load, add, jump, subtract, and others in order to do the calculating of numbers.
LexAna.c.tar
- Program for Lexical Analysis inn C. The first step of compiler converts string to tokens.
EadokingLexicalAnalyzer
- Java lexical analyzer for semi pascal language its my first phase of my compiler project there is another class tokens class i used iwill put it after a while , i used stream tokenizer for more information just a
lexer
- 使用C语言完成的词法分析器,分析完成的此法元素存储在哈希表中。-A lexer program written in C. The tokens are stored in hash table.
IR_pro
- Phrase queries : Positional indexes:In the postings, store, for each term the position(s) in which tokens of it appear
pascalanalyzer
- this a program that can analyze pascal codes and extracts its tokens, strings, keywords,... it is a good overview of how a compiler works-this is a program that can analyze pascal codes and extracts its tokens, stri