搜索资源列表
C语言实现的SIMPLE语言词法分析器
- C语言实现的SIMPLE语言词法分析器,并用JAVA实现界面。-the C language SIMPLE language lexical analyzer and used JAVA interface.
tracetool
- nice tool for multi-tire debugging. With the demo using Java, C++, C#,Delphi-nice tool for multi-tire debugging. With the demo using Java, C, C#, Delphi
antlr-3.0b5.tar
- ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. -distributions (ANother Tool for Language Recognit ion) it is a to
Ice-3.2.0
- ICE-3.2 一个开源的中间件,比ACE更加轻量,构建快速通信系统很便捷,支持LINUX,UNIX,WINDOWS。开发语言支持java,c++,php
notepad++v4
- Notepad++ V4.73 绿色软件解压即可使用。 Notepad++ 是一款非常有特色的编辑器,是开源软件,可以免费使用。 功能有: ①、内置支持多达 27 种语法高亮度显示(囊括各种常见的源代码、脚本,值得一提的是,完美支持 .nfo 文件查看),也支持自定义语言; ②、可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,代码显示得非常有层次感!这是此软件最具特色的体现之一; ③、可打开双窗口,在分窗口中又可打开多个子窗口,允许快捷切换全屏显示模
JAVA
- java词法分析器,用c实现,tc2.0下运行通过。
c-minus
- 词法和语法分析器,其中词法分析是用c写的,语法分析是用java写的
JAVA 程序源代码2
- 6 标准化考试系统 (C/S网络版) 客户端主类Client 客户端选择试题界面ChoiceFile 客户端考试界面ClientTestArea 服务器端主类Server 服务器端读取试题 ReadTestquestion 7 标准化考试系统 (B/S网络版) 客户端主类ClientBS 客户端选择试题界面ChoiceFile 客户端考试界面ClientTestArea 服务器端主类Server 服务器端读取试题 ReadTestquestion 8 日历记事本 主类CalendarPad 记事
java词法分析器作业
- 理工大学需要的词法分析器 C编写
analysis.rar
- 编译原理上机实验,c语言的词法分析器。将单词分为保留字,标识符,数字。可实现c语言的几乎全部词法分析。,Principle of the Experimental Machine compiler, c language lexical analyzer. The word is divided into reserved words, identifiers, numbers. Can be realized almost all of c language lexical analysis.
flex++-2.3.8-7.tar.Z
- 生成C++的词法/语法分析的Flex语法分析器 ,Flex syntactic and phrase parser which can produce C++ code
delphides
- java,delphi,C#通用des算法delphi实现 需要TurboPower LockBox-java, delphi, C# General des algorithm delphi the realization of the need for TurboPower LockBox
SpeakerRecognition06-23
- 说话人识别的源程序(包括各类算法)有兴趣的可以转化成C语言-The source speaker recognition (including all types of algorithm)
Java-Scanner
- 词法分析器(编译原理) Java语言词法分析器的设计与实现-Lexical Analyzer (Compilation Principle) Java language lexical Analyzer Design and Implementation
antlr_2_7_5
- antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
antlr-2_7_0
- Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历 -Syntactic and phrase parser in JAVA which can produce JAVA or C
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
nDll
- rfid读写器及相关dll(java c++源码) -rfid reader and with dll(java and c++ )source
pl0(c)
- pl0最终版,c++ ,希望对大家有帮助-pl0 the final version, c++,hope to help
CPP-to-Java-Converter_Source
- Converter C++ to Java. Very useful for combination modules which are writed on different language.