搜索资源列表
retroguard-v2.3.1gpl
- retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-based commercial license. -OR
UnLinker编译原理实验
- 编译原理实验 为UnLinker.java文件中的UnLinker类实现成员函数String clean(String text). 函数clean的功能是屏蔽字符串参数text中的网页链接信息,并返回屏蔽后的结果;如果无需屏蔽,则返回原来的字符串. 每个网页链接从左至右依次分成前缀,域名和后缀三部分-Compilation Principle experiment UnLinker.java file UnLinker class implements member functions Str
shiyan
- 手工实现对c减语法的词法分析,采用的语言是java语言,对指定文件的语法进行分析。-The hand-c reduction syntax lexical analysis, the language used is java language, to analyze the syntax of the specified file.
javaaxmlaremind
- java连接xml文件 remind备忘录-java connection xml file remind memorandum
_Lexical_Analyzer_project
- lexical Analyzer with java code you most import your sintax to "get file" and result save to "out file"
CPP
- This application is developed to implement Steganography through all media. After embedding the secret file/message in the cover file, there cannot be any proportionate distortion noticed in the cover file. The steganographic file will seem exactly a
CODEOfflineJudge_1.00_Bet
- 1. 图形用户界面,使用鼠标即可以完成所有操作,直观易用,当然,也有键盘快捷键; 2. 在有标准输入和标准输入数据的情况下,无需联网即可提交代码进行判题; 3. 具备所有Online Judge的核心判题功能,如编译代码、内存限定,时间限定,获取代码长度等; 4. 支持一道题目对应多个文件的测试方式,并支持显示每组测试文件的测试结果,计算正确率; 5. 可以打包并加密测试数据,使用加密后的数据可以正常判题,但不显示标准输出; 6. 拥有出题模式,在有标准输入数据和标程的时候可
FileIODemo.java
- Reading and writing to a file in Java
compiler
- 利用antlr生成的的java文件,能够对c语言四元式进行词法和语法分析-The use antlr generated java file, able to carry four yuan c language lexical and syntax analysis
Decaf
- Jflex lexer analysis test file with java
mips.g
- This the ANTLR grammar file for MIPS assembly language, which can be used to generate parsers in JAVA for MIPS architecture.-This is the ANTLR grammar file for MIPS assembly language, which can be used to generate parsers in JAVA for MIPS architectur
a
- 输入:输入是一个文本文件,里面的内容是符合某个语言语法、词法要求的源代码(输入文件为C++或者Java源程序,词语、语法定义参考C++、Java即可;C++、Java大家只需要选择一种自己熟悉的语言就可以),例如“position = initial + rate * 60 ”; 输出:设计并实现对输入文件的处理(禁用正则表达式),以获得如下输出,输出是一个文本文件,对前面例子,里面内容是: (标识符,position) (赋值运算符,=) (标识符,initial) (加法
XJad
- jad是一款使用非常广泛地Java反编译工具,上面这款Jadclipse就是基于jad的反编译插件,JAD 文件包含 MIDlet 套件的标题信息,例如开发应用程序的公司、应用程序名称和大小。(JAD is a widely used Java decompile tool. The above Jadclipse is JAD based decompile plug-in. JAD file contains header information of MIDlet suite, such