搜索资源列表
-
0下载:
使用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相关网站 1
-
-
1下载:
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
-
-
0下载:
一个使用回填翻译布尔表达式的编译原理动态教学程序,用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 com
-
-
0下载:
编译程序的各个组成部分的JAVA动态演示程序,是学习编译原理的一个好示例.-compilers of the various components of the Java Dynamic Demonstration Program, compiler theory is the study of a good example.
-
-
0下载:
用java编写的围棋程序,该程序是java applet编写,请编译后用html嵌入编译好的该类-prepared with the Go program, which is a java applet prepared, compiled using html embedded compiler such good
-
-
0下载:
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
-
-
0下载:
Microsoft Intermediate Language (MSIL)微软中间语言
这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下:
MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。
-Microsoft Intermediate Language (MSIL), Mi
-
-
0下载:
这是一个模拟编译器词法分析的程序。输入正则表达式,再输入一个字符串,该程序可以判定字符串是否符合正则式的规则-This is a simulation compiler lexical analysis process. Enter the regular expression, and then enter a string, the program can determine whether the string is the type of rules
-
-
0下载:
symbian开发手册.chm
symbian开发手册,非常详细地介绍了symbian系统的软件开发包,英文版的,经典且权威。
一部分内容如下,有需要的朋友不要错过了。-Symbian OS Kits are designed to support Symbian licensees through all stages of development, from OS porting, extension, and customisation, to application develo
-
-
0下载:
compiler program runs application in java
-
-
0下载:
一个完整的编译器前端设计,用java程序写的。属于编译原理课程的范畴。-A complete compiler front-end design, using java program written. Principles of curriculum areas are compiled.
-
-
0下载:
This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
-
-
0下载:
java写的类pascal编译器,实现program test(input, output)
begin
read(x, y)
write(gcd(x, y))
end. -java pascal compiler writing class, to achieve program test (input, output) begin read (x, y) write (gcd (x, y)) end.
-
-
0下载:
编译原理,LR(0)程序,可以分析串是否出自该文法-Compiler theory, LR (0) program, you can analyze whether the string from the grammar
-
-
0下载:
java的连连看程序,有源图片。可以导入eclipse编译,也可以直接javac编译文件。-Lianliankan java program, active pictures. You can import the eclipse compiler, javac can compile the file directly.
-
-
0下载:
java编写的编译器程序,实现了基本功能,建议慎用。-java compiler program written to achieve the basic functionality, we recommend caution.
-
-
0下载:
基于JDK的Java IDE的设计与实现。该系统集Java源代码的编辑、编译、运行、
动态显示行号、图形界面中显示程序出错信息、多页编辑源代码等功能于一体,
利用OOA&OOD的方法,通过Java语言来实现。核心设计思想:系统的编辑器用
JTextArea类实例为主体来充当,编译器和解释器则是通过调用JDK开发包中提供的
javac程序和java程序来实现,并通过File类实例建立起编辑器、编译器和解释器的联系。-JDK-based design and
-
-
0下载:
atics-Numerical algorithms
Java Develop
Applications
Database system
assembly language
Compiler program
Editor
Disk Tools
MultiLanguage
-
-
0下载:
PhoneGap 1.6.0::
Prerequisite Software
PhoneGap requires you have the following software installed:
1. Eclipse Integrated Design Environment (IDE), a program to write code and manage software development
2. Java Development Kit (JDK)
-
-
0下载:
利用JXTA的P2P技术,开发的聊天程序,Java中有main函数,放到IDE里编译后可运行,编译时注意要引用JXTA库资源。-The use of P2P JXTA technology, the development of the chat program, Java main function, IDE can be compiled to run, the compiler should pay attention to the use of JXTA library resource
-