搜索资源列表
hsqldb_1_8_0_7
- hsqldb是100%java实现的数据库,是一个开放源代码的JAVA数据库 l 具有标准的SQL语法和JAVA接口 l HSQLDB可以自由使用和分发 l 非常简洁和快速的 l 具有内存数据库,独立数据库和C/S数据库三种方式 l 可是在APPLET中使用 更多的细节: l 索引可以被创建和自动使用 l 支持事务处理 l 允许表关联 l 完整性引用和约束 l 支持JAVA存储过程和函数
eMule
- c++原代码编译程序-c-source compiler
compiler
- 一个小的编译器,可以模仿类似c语言的语法。很适合初级java学习者,而且还能复习有关编译原理的知识
1278
- 在一个类中要用到另一个类的方法,通常是在文件 ∶ 头import进来,然后在用到时再new一个对象,我现在 ∶ 希望我的一个类里有一个方法,该方法接受一个类名和 ∶ 一个方法名,然后在在程序中动态的调用其他类的方法 ∶ 而不要在文件头import该类,免得每引用一个类的方法就要 ∶ 从新编译,如何实现呢? ∶ 另外在java里调c++的dll文件我也没试通,请各位大虾 ∶ 指教! ∶ 多谢,多谢! -in one category to another category to use the m
DTU-DATACENTER
- GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通
ApacheAntv1.6.1
- Apache Ant 是基于 Java 的编译工具,相似的程序生成工具,但以更好的支持开发跨平台问题,被介入用于开发 Java applications。用 Apache Ant 进行 Java 程序项目开发或其它开源 Java 程序项目,已经成了 Java 界的一个共识。 -Apache Ant is a Java-based compiler tools, similar to the procedure to generate a tool, but in order to better
JavaAnalyser
- 编译原理程序,实现了C语言的编译。C++实现-Compilation Principle procedures to achieve the C language compiler. C++ Achieve
Java
- C語言的開發模式, 是編寫.c的Source Code, 再經由Compiler編譯成Object Code。所謂Object Code指的是和硬體相關的機器指令, 也就是說當我們想要把C程式移植到不同的硬體時, 必須要重新Compile,以產生新的執行檔。除了需要重新編譯外,新系統是否具備應用程式所需的程式庫,include的檔案是否相容, 也是程式能否在新機器上順利編譯和執行的條件之一。-C language development model, are prepared. C of the
Test_Compile
- 编译技术词法分析算法。对一个C语言源程序进行词法分析,分为保留字、标示符、常量、分隔符、特殊符号五类。使用了超前搜索算法,java语言编写。-Lexical analysis algorithm compiler technology. Of a C language source code for lexical analysis, divided into reserved words, identifiers, constants, delimiters, five special sym
wangluochengxusheji
- 关于C/服务系统采用JAVA语言编译套接字使用-On the C/service system using JAVA language compiler socket
comp1
- 用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。用c++加编译知识实现,一个正规式。而且是用Case语句加循环实现的。能识别一些有限自动机。-C++ compiler with the increase of knowledge achieved, a formal style. But also increases with the Case statement cycle achievable. Able to identify a number
minimum_weight_spanning_tree
- Language used : JAVA platform : Windows XP Compiler used : JCreator How to execute this code? :- *Name of my source file is lab5.c. *Compile and execute it. *It asks for the input file name. *Submit the name of the inp
LexicalAnalyzer
- Lexical and syntax analyzer- mini-c compiler in java
$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
ANSIC_COMPILER
- 这是用JAVA写的一个ANSI C的词法和语法分析器 已经通过调试 可以使用 但是没有提供预处理器-A compiler for ansi c, including the lex and parse phases.
bianyiqi
- 编译器:将已知语法的java文件,翻译成c语言文件,并执行输出结果。-The compiler: translate the Java files whose grammar is known into c language files, and execute and output the correct result .
The-C-language-lexical-analyzer
- 此代码是用eclipse作为开发环境的c语言词法分析器,编译器开发的第一步。-This code is c language lexical analyzer using eclipse as a development environment, the first step in the development of the compiler.
compiler
- 由清华大学王生原教授等编著的《编译原理》附带的源代码,分别由Pascal C Java三种语言编写的PL/0编译器-PL/0 compiler
C-language-lexical-analyzer
- JAVA编写的《编译原理》C语言词法分析器-JAVA prepared by the " compiler theory" C language lexical analyzer
cmake-3.6.1-win32-x86
- 根据源文件生成各个c++编译器版本的工作空间文件(According to the source files are generated every c + + compiler version of the workspace file according to the source files are generated every c + + compiler version of the workspace file)