Welcome![Sign In][Sign Up]
Location:
Search - Compiler program java

Search list

[JSP/JavaJava LogicGate Progamming SourceCode

Description: 一个用面向对象方法封装和编写的JAVA Logicgate(逻辑门)运算程序,内附有详细的开发/说明文档(Doc文件)和分析流程图,主程序Main()存在于:And.java 文件 请先编译其余文件,最后编译运行And.java文件-an object-oriented methods and the preparation of the package Logicgate JAVA (logic gates) Operational way sequence, enclosing a detailed development / documentation (Doc) and the analysis of flow chart main program Main () exists : And.java post documents compiled the remaining documents, the final document compiler running And.java
Platform: | Size: 27894 | Author: Mike | Hits:

[Other resourcecifa-java

Description: 编译原理:词法分析器(java 语言编写) 运行程序时 打开1.txt文件-compiler : lexical analyzer (java language) program to run when opening documents 1.txt
Platform: | Size: 7308 | Author: wang | Hits:

[ELanguagegrammatica-0[1].4.tar

Description: Grammatica是一个C#和Java的语法分析程序生成器(编译器的编译器)。它可以用LL(k)语法创建可读的和带有注释的源代码。它也支持创建一个运行时语法分析器,带不生成源代码。语法产生式用EBNF描述,使用规则表达式的符号-Grammatica is a C# and Java syntax analysis program generator (compiler compiler). It can be used LL (k) to create readable syntax and Notes with the source code. It also supported the creation of a run-time syntax analyzer and did not generate the source code. Grammar production with EBNF description, the use of symbolic expression rules
Platform: | Size: 494592 | Author: 侯为 | Hits:

[JSP/Java一个功能简单的图形编辑器

Description: 简单的图形编译器,本程序仅供各位参考,请不要做为商用,一切后果本人皆不负责。-simple graphics compiler, the program only your reference, please do not as a business, everything I have not responsible for the consequences.
Platform: | Size: 3072 | Author: 刘力 | Hits:

[JSP/Java编译原理上级实习-第二部分

Description: 用java写的一段PL0编译程序.用户可以在文本框内输入一段PL0代码,该程序可以将这段代码翻译成汇编指令。-used to write the section PL0 compiler. Users can input text box section PL0 code, the program code can be translated into this compilation directives.
Platform: | Size: 46080 | Author: 孙金波 | Hits:

[JSP/JavaJava LogicGate Progamming SourceCode

Description: 一个用面向对象方法封装和编写的JAVA Logicgate(逻辑门)运算程序,内附有详细的开发/说明文档(Doc文件)和分析流程图,主程序Main()存在于:And.java 文件 请先编译其余文件,最后编译运行And.java文件-an object-oriented methods and the preparation of the package Logicgate JAVA (logic gates) Operational way sequence, enclosing a detailed development/documentation (Doc) and the analysis of flow chart main program Main () exists : And.java post documents compiled the remaining documents, the final document compiler running And.java
Platform: | Size: 27648 | Author: Mike | Hits:

[Windows Developj2mecode

Description: 使用J2ME MIDP进行开发 第 1 章 J2ME介绍 3 1.1 J2ME的基本概念 3 1.1.1 J2ME介绍 3 1.1.2 J2ME、J2SE 与 J2EE 之间的比较 4 1.1.3 CDC与CLDC介绍 5 1.1.4 MIDP介绍 5 1.1.5 CLDC/MIDP架构 6 1.1.6 J2ME的前景 7 1.2 MIDP 的适用范围 8 1.3 本书的内容与组织 8 1.4 本书的读者 9 1.5 J2ME与MIDP相关网站 10 第 2 章 开发前的准备工作 10 2.1 本章任务 10 2.2 系统要求 10 2.3 需要的SDK与模拟器 10 2.4 建立开发环境 11 2.4.1 J2SE SDK的安装 11 2.4.2 J2ME Wireless Toolkit的安装 11 2.4.3 编译并利用模拟器运行示例 12 2.5 在手机中运行示例程序 16 2.6 通过INTERNET下载程序 16 2.7 了解手机键盘 17 2.8 WTK开发包的中文本地化 18 2.9 关于JAVA.IO ,JAVA.LANG ,JAVA.UTIL 包 19 -use J2ME MIDP develop J2ME Chapter 1 Introduction 3 1.1 J2ME three basic concepts introduced three J2ME 1.1.1 1.1.2 J2ME, J2SE and J2EE of comparisons between 4 and CLDC 1.1.3 CDC introduced 5 1 MIDP 1.1.4 1.1.5 introduced five CLDC/MIDP 1.1.6 framework six prospects J2ME MIDP 1.2 7 scope of application of 1.3 8 the content and organization of book 8 1.4 9 1.5 readers J2ME MIDP related sites and 10 Chapter 2 of the development of preparatory work before the chapter 10 2.1 10 2.2 system tasks require 10 2.3 SDK and the simulator establish 10 2.4 11 development environment J2SE SDK 2.4.1 installed 11 J2ME Wireless Toolkit 2.4.2 installed 11 2.4.3 compiler and simulator use examples in 12 2.5 phone sample program running through the Internet 16 2.6 16 2.7 download understanding keypad 17 2.
Platform: | Size: 321536 | Author: 邢海平 | Hits:

[Other resourcecifa-java

Description: 编译原理:词法分析器(java 语言编写) 运行程序时 打开1.txt文件-compiler : lexical analyzer (java language) program to run when opening documents 1.txt
Platform: | Size: 7168 | Author: wang | Hits:

[Internet-Networkjavanetchat

Description: 一个简单的网络聊天程序,是在JCreator环境下编译通过的。模拟了QQ的聊天过程。-a simple Web chat program, in JCreator environment by the compiler. To simulate the process QQ chat.
Platform: | Size: 165888 | Author: dgsag | Hits:

[TreeViewverticaltree

Description: While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those days. The original component was written in Java and I thought it might be useful to have it as a CTreeCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject, this one does not has its own data structure for representing the tree. This means that you do not have to write different code for inserting the tree items when you want to switch from CTreeCtrl. Because this control inherits from CTreeCtrl, it is very easy to activate the stock-functionality which draws the tree in the traditional way.-While studying an electronic engineering d computer science. I participated in a workshop where we compiler h ad to write our own programming language. To vie w and analyze the syntax tree for a given program , I wrote a custom drawn tree component those da ys. The original component was written in Java an d I thought it might be useful to have it as a CTre eCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject. this one does not has its own data structure for r epresenting the tree. This means that you do not have to write different code for inserting the t ree items when you want to switch from CTreeCtrl . Because this control inherits from CTreeCtrl , it is very easy to activate the stock-functio nality which draws the tree in the traditional w ay.
Platform: | Size: 18432 | Author: gaowen | Hits:

[ELanguagemyby

Description: 一个使用回填翻译布尔表达式的编译原理动态教学程序,用JAVA程序实现,是学习编译原理的重要辅助工具,值得学习编译原理朋友们下载一看.-a translation using Boolean expressions backfill compiler theory dynamic teaching procedures, with JAVA program. Compiling the study is an important principle aids, worth learning compiler principles friends download a look.
Platform: | Size: 9216 | Author: | Hits:

[ELanguagemycompiler1-1

Description: 编译程序的各个组成部分的JAVA动态演示程序,是学习编译原理的一个好示例.-compilers of the various components of the Java Dynamic Demonstration Program, compiler theory is the study of a good example.
Platform: | Size: 7168 | Author: | Hits:

[ELanguagez42

Description: 一个LL1预测分析的动态演示程序,是编译原理学习的绝好实例,赶快下吧.-a LL1 Forecast and Analysis of Dynamic Demonstration Program, compiler theory is a unique case study, where it quickly.
Platform: | Size: 13312 | Author: | Hits:

[JSP/JavaRTPConnector

Description: 音/视频采集程序,可调整采集参数,源自JMF solution,编译后可直接运行-Audio/Video Capture procedures, adjustable acquisition parameters, from JMF solution, After the compiler can run
Platform: | Size: 12288 | Author: kidd | Hits:

[JSP/Javashanhaifudan

Description: 上海复旦大学计算机系学子写的JAVA版本编译原理词法、语法分析程序(LR0),最近做编译原理课程设计的同学可以参考下-Shanghai s Fudan University Department of Computer Science students to write the JAVA version of the principle of lexical compiler, syntax analysis program (LR0), recently compiled the principle of curriculum design students can refer to the next
Platform: | Size: 22528 | Author: sam | Hits:

[ELanguageFANYICHENGXU

Description: IF-ELSE条件语句的翻译程序设计(简单优先法、输出三地址表示) 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) 写出符合给定的语法分析方法的文法及属性文法。 (2) 完成题目要求的中间代码三地址表示的描述。 (3) 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 -IF-ELSE conditional statements translation program design (simple priority method, the output c express address) required to complete the main tasks: (including curriculum design and the technical requirements of the workload, as well as to write brochures and other specific requirements) (1) write in line with the set grammar analysis grammar and attribute grammar. (2) between the completion of the requirements of Title III address code express description. (3) write a given grammar analysis methods of thought, the completion of grammar analysis and semantic analysis of program design.
Platform: | Size: 104448 | Author: 朱晓文 | Hits:

[JSP/JavaCompiler

Description: java词法分析程序,不是太完美,希望大家下载并指正-java lexical analysis program, not perfect, I hope you download and correction
Platform: | Size: 7168 | Author: 阿牛 | Hits:

[JSP/JavaCompiler

Description: java concatenation program
Platform: | Size: 168960 | Author: myarnav | Hits:

[ELanguageCompiler

Description: java编写的编译器程序,实现了基本功能,建议慎用。-java compiler program written to achieve the basic functionality, we recommend caution.
Platform: | Size: 2048 | Author: Tony | Hits:

[JSP/JavaCompiler

Description: compiler program java compiler to make sumation and subtraction
Platform: | Size: 124928 | Author: dalia | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net