搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
Java实例剖析
- 介绍java的例子,介绍怎么使用java的类库,以及使用方法.-introduced java example, how on the use of java class libraries, and the use of methods.
Java.Class.Dissassembler.v4.0a-Lz0
- Java.Class.Dissassembler.v4.0a-Lz0 java程序的反编译器,此版本完全支持JAVA 5。本工具具有两大特性:学习价值,研究class字节码格式能使你更深入理解java;调试的辅助工具。-Java.Class.Dissassembler.v4.0a - Lz0 ja va procedures for the anti-compiler, this version fully supports Java 5. The tool has two main cha
the-realizaton-of-both-Hibernate-and-Java
- Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping(ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 本文在充分研究以往数据持久层的发展和现状的基础上,引出了基于ORM
classLoader
- This a C++ class loader. This component impletements the Java class loader partly.-This is a C++ class loader. This component impletements the Java class loader partly.
EntityMapper.java.tar
- Entity mapper. It is java class, find all your java classes in your classpath. And on your jar files.
Dynamic.java.high.level.programming.code
- java类动态转入高级编程代码Dynamic java class into the high-level programming code -Dynamic java class into the high-level programming code
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS
JAVA-Case
- JAVA的入门级别资料,在代码里演示了从JAVA类的概念到多线程的操作等,是一份很不错的资料。-JAVA entry-level data, in this code from JAVA class concept to multi-threaded operating a very good information.
JAVA EE 5 中文API
- Java EE 5 中文版API,Java类、Java接口说明(This is a doc of JavaEE API,include Java class and Java Interface.)
java
- Color类、Blue类、Red类和Green类的基础上, 使用运行多态的原理, 为Blue、Red和Green类设计Fill和Draw方法。(Based on the Color class, the Blue class, the Red class, and the Green class, the Fill and Draw methods are designed for Blue, Red, and Green classes using the principle of runni
基础Java语法
- 对象:对象是类的一个实例,有状态和行为。例如,一条狗是一个对象,它的状态有:颜色、名字、品种;行为有:摇尾巴、叫、吃等。(Object: an object is an instance of a class with state and behavior. For example, a dog is an object that has the status of color, name, variety, behavior: wagging its tail, calling, eating
Java实现界面聊天,练习网络编程
- Java实现类QQ简易聊天工具,简易界面,主要练习网络编程(Java implementation class QQ simple chat tool, simple interface, main practice network programming)
declass
- Hello 为java .class文件 windows java -agentlib:c:\jvm\deClass Hello deClass就是deClass.dll,注意不需要加.dll tomcat 修改tomcat的bin目录下catalina.bat set JAVA_OPTS=-agentlib:c:\jvm\deClass linux下 拷贝libdeclass.so到/lib下 java -agentlib:declass Hello tomcat: 修改catali
彪彪的五子棋
- 实现GUI界面的两人五子棋小项目, 未实现人机对战,程序设计课程作业。(A program with GUI which you can only play with your friends on one computer. It is a java class project.)
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is defined, which contains attribute
java反编译工具
- 反编译java的class文件。。。。。(The class file for decomcompiling Java.)
java算术我最棒
- 自动在100以内出数学题题,算分并且给出培育,gui界面(good code for class)
JAVA
- java基础教程,Java环境及配置,Java基本语法,类和接口,Java Applet,Java图形处理,Java用户界面技术,异常、事件和多线程机制等(Java basic course, Java environment and configuration, Java basic syntax, class and interface, Java Applet, Java graphic processing, Java user interface technology, excepti
java班级管理系统(论文+系统)
- java 班级 管理系统 (论文 + 系统);(Java class management system (paper + system))