Welcome![Sign In][Sign Up]
Location:
Search - Interpreter Java

Search list

[JSP/JavaInterpreter

Description: java设计之Interpreter设计模式源程序.-Design Interpreter source design model.
Platform: | Size: 3059 | Author: wyhnet30 | Hits:

[JSP/Javajava---Basic

Description: 有java实现的basic语言解释器-have achieved basic language interpreter
Platform: | Size: 30821 | Author: 许斐 | Hits:

[ELanguage使用Java实现语言解释器

Description: 使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another interpreter, responsible for the actual implementation process.
Platform: | Size: 17418 | Author: 陈宁 | Hits:

[ELanguagelittle C

Description: 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!
Platform: | Size: 8192 | Author: 张飞 | Hits:

[JSP/Javajava---Basic

Description: 有java实现的basic语言解释器-have achieved basic language interpreter
Platform: | Size: 30720 | Author: 许斐 | Hits:

[ELanguage使用Java实现语言解释器

Description: 使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another interpreter, responsible for the actual implementation process.
Platform: | Size: 17408 | Author: 陈宁 | Hits:

[JSP/JavaInterpreter

Description: java设计之Interpreter设计模式源程序.-Design Interpreter source design model.
Platform: | Size: 3072 | Author: wyhnet30 | Hits:

[ELanguagePL0_Compiledbyjava

Description: 用java编译的PL0编译器 附带解释器-java compiler with the PL0 compiler fringe Interpreter
Platform: | Size: 13312 | Author: 戴雨宸 | Hits:

[JSP/JavaScParse

Description: 类javaScript脚本解释器,能购调用java的所有类方法(在环境中要引入类的对象)。 可嵌入其他工程作脚本配置-category javaScript script interpreter, Calling java can purchase all types of methods (in the environment to introduce a kind of object). Can be embedded in other projects for the allocation of the script
Platform: | Size: 19456 | Author: fxy | Hits:

[JSP/JavaXmlStringParser

Description: XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible using Xerces, But these explanations can only against flow (Stream), the network can read documents of the characters flow interpretation But not the memory of a string explain XML nodes. The code can solve this problem, but can support UTF8, UTF16LE. UTF16BE etc. Character Set.
Platform: | Size: 16384 | Author: 黄国峰 | Hits:

[ELanguagegi-1.2

Description: 用java实现的通用解释器,包括slr,lr(0),lr(1),lr(k),ll等等,还可在在源码api上开发其他功能-with java achieve definitive interpreter, including slr, lr (0), lr (1), lr (k), ll, etc., but also in the OSS api on the development of other functions
Platform: | Size: 415744 | Author: digg | Hits:

[source in ebookJAVASCRIPTCORE

Description: It is Java script interpreter for Nokia browser with source code
Platform: | Size: 553984 | Author: jackyzhong | Hits:

[Graph Drawingpainting

Description: 具有虚拟机(解释器)风格的图形绘制程序,模拟WINDOWS绘图界面-Have a virtual machine (interpreter) style graphics drawing program, analog graphics interface WINDOWS
Platform: | Size: 103424 | Author: 丁毅 | Hits:

[Software EngineeringRoute66Mobile_7.3.52

Description: 统 Oracle数据库 SQL Server MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder 软件工程 其他书籍 + 文章/文档 软件设计/软件工程 文件格式 技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他 -EC Oracle Database SQL Server MySQL database to other databases assembly language SCSI/ASPI compiler/interpreter Disk Utility speech synthesis and recognition editor/reader antivirus Chinese information processing FlashMX parallel computing source book source code Delphi source operating system controls the development of intermediate pieces of programming+ e-books VC Books Java Books Delphi/CppBuilder Software Engineering other books+ article/Document software design/software engineering the file format technology management industry research biographies/successful experience in communications system design programming documents other
Platform: | Size: 4141056 | Author: CARSON | Hits:

[JSP/Javamaze

Description: Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed on JAVA interpreter will be able to run a maze of three-dimensional display, click " New" button to start journey maze, can not find time to click on the export of " Solve" button to show the exports of the red line , click " Clear" to clear answers. By up, down, left and right cursor keys can be single-step to find export.
Platform: | Size: 14336 | Author: dddhero | Hits:

[ELanguagemytest

Description: 编译器,解释器构造,词法、语法、语义分析-interpreter
Platform: | Size: 13312 | Author: quan | Hits:

[source in ebookChapter3

Description: 此为"The Art of JAVA"书籍关于设计解析器之码。很旧的一本书了,但感觉还是很经典。-This is the source code of the book "The Art Of JAVA" regarding to the design of BASIC interpreter. An old book, but really a good book.
Platform: | Size: 8192 | Author: cawan | Hits:

[JSP/JavaJava_Interpreter

Description: java interpreter in formal language and translators
Platform: | Size: 51200 | Author: IOANA | Hits:

[JSPParameterized-Types-and-Java

Description: 马萨诸塞州技术学院的一篇论文,共21页,本文讨论了JAVA支持参数多态性,描述了执行机制 -This paper extends Java in one area where more power is needed: support for parametric polymorphism,which allows the defi nition and implementation of generic abstractions. The paper discusses both the rationale for our design decisions and the impact of the extension on other parts of Java, including arrays and the class library. It also describes an implementation of the mechanism, including extensions to the Java virtual machine, and designs for the bytecode verifi er and interpreter. The bytecode interpreter has been implemented it provides good performance for parameterized code in both execution speed and code size, and does not slow down programs that do not use parameterized code.
Platform: | Size: 129024 | Author: lijuan | Hits:

[JSP/JavaDM-3

Description: JAVA设计模式之行为型模式的源码,已经做好分类,以形象的例子来描述创建型模式的11大分类。有模板方法、观察者、状态、策略、职责、命令、访问者、调停者、备忘录、迭代器、解释器模式-JAVA Design Pattern of behavior-based model of source, is well classified, in order to create the image of an example to describe the schema of the 11 major categories. A template method, observer, state, strategies, responsibilities, orders, visitors, mediators, memoranda, iterators, the interpreter pattern
Platform: | Size: 88064 | Author: 陈晓杰 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net