搜索资源列表
visual_java_src
- 这个是国外的大侠编写的编译器的一部分,实现的界面类似visual_java的编译器界面。非常实用。-abroad heroes prepared by the compiler part, to achieve similar visual_java interface compiler interface. Very practical.
haimingweibianma
- 计算机网络中实现海明威编码的一个JAVA编译器-computer network to achieve a Hemingway coding Java Compiler
Playfair
- playfair算法的java实现,用netbeans做的,在别的编译器中图形界面的显示可能又问题
JavaSerial.zip
- 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
tiger_compiler
- 用java实现的tiger编译器,虽然功能还很简单,不过已经实现了抽象语法树的生成-Java implementation of the tiger by the compiler, although the function is still very simple, but has achieved the generation of abstract syntax tree
Java1.4Frontend
- JDK1.4编译器前端,用jastadd实现扩充-Java1.4Frontend
JavaScript_Tutorial
- Javascr ipt是由Netscape公司开发并随Navigator导航者一起发布的、介于Java与HTML之间、基于对象事件驱动的编程语言,正日益受到全球的关注。因它的开发环境简单,不需要Java编译器,而是直接运行在Web浏览器中,而因倍受Web设计者的所爱。为了帮助我国广大计算机用户尽快了解和掌握这些新技术,本着先进的技术,要大家分享的原则,电脑网络学校特组织Javascr ipt技术讲座。其各讲内容为: 第一讲 Javascr ipt语言概况 第二讲 Javascr ip
C0Complier
- 课程设计实现的C0编译器,包括文法说明,测试用例,和代码实现-C0 compiler for class design
FileTest
- 用java编的一个简单的文本编译器,可以实现文本文件的新建,打开保存等功能-a simple fileTest
00149311
- 编译原理课程设计:Java实现tiger语言编译器-Compiler Principles of curriculum design: Java language compiler implementation tiger
Assignment
- tiger编译器java实现,带有彩显功能-tiger compiler, java implementation, with a color display function
dragon-front-source
- JAVA实现的编译器前端程序。包括编译器的基本功能包括词法分析,语法分析等-JAVA implementation of the compiler front-end program. Including the basic functions of the compiler including lexical analysis, syntax analysis
$RB6L1N0
- C编译器 java 仅实现到四元式,后面的优化和目标代码生成尚未能实现,仅供参考-C compiler java only achieve to 4 yuan style, behind the goal of optimization and code generation yet to be achieved, for reference only
PLO
- 一个PLO编译器的实现 词法分析 语法分析 代码生成-Implementation of a PLO compiler lexical analysis parser code generation
bianYQ
- JAVA实现的一个简单的编译器代码,对学习JAVA基础知识很有帮助!-JAVA implementation of a simple compiler code, very helpful in learning the basics of JAVA!
Chat
- 这是一个用java编写的实现双向聊天的代码,用到了tcp协议。最后用批处理可以不用编译器直接运行-This is a two-way chat written in java code, use the tcp protocol. Finally, the batch compiler can be run directly without
Compiler-implementation
- 一个简单的编译器的实现。启动Eclipse并导入项目,运行主类calculator.Calculator-A simple compiler. Start Eclipse and import the project, run the main class calculator.Calculator
fzhuadi
- 3.1 Http请求统一管理 传统的Java Http 请求,存在以下问题: 1) 不同Http技术,处理方式不一 一般 的Http 请求包括:get 请求方式、Post 请求方式、Multi-Part Post 请求方式。传统的Http 请求,只能处理标准的get, Post 请求;对于文件上载Multi-part post 方式,无法作出处理。同时对其他Stream 方式,也无法认识。 如果浏览器界面编程人员变更Http 请求技术,后台业务处理逻辑也必须随之变化。 2)
RemoteDebug
- java 简易在线编译器, 可以用于测试和学习java语言. 简单的功能实现.-java online compiler, just a demo. welcome to try it.
src
- tiger语言编译器,实现词法分析、语法分析、类型检查。-tiger language compiler, lexical analysis, parsing, type checking.