搜索结果
找到约 22,086 项符合
master-java 的查询结果
Java书籍 master java threads
master java threads
应用设计 CodeCraft-2019-master-java
华为人工智能汽车调度初赛,java版本!
家庭/个人应用 基于java平台的一个桌面相册,个人的电子相册...用eclipse开发的,管理并用线程做了一个浏览界面,按钮功能丰富...类似与三星的Digimax Master 可以查看相片的属性: 包括相片
基于java平台的一个桌面相册,个人的电子相册...用eclipse开发的,管理并用线程做了一个浏览界面,按钮功能丰富...类似与三星的Digimax Master 可以查看相片的属性:
包括相片文件信息和EXIF元数据信息~!
算是半分专业相册吧
通讯/手机编程 A Master – Slave Communication System Using Java Bluetooth
A Master – Slave Communication System Using Java Bluetooth
其他书籍 Master the essentials of concurrent programming,including testing and debugging This textbook exa
Master the essentials of concurrent programming,including testing and debugging
This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the t ...
Java编程 jamod is an object oriented implementation of the Modbus protocol, realized 100 in Java. It allows
jamod is an object oriented implementation of the Modbus protocol, realized 100 in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).
程序设计 Effective+Java侯捷中文版
Effective+Java侯捷中文版
学术论文 基于Java的网络实时远程监控系统设计
随着网络技术的发展,远程屏幕监控越来越多地应用在各种场合。虽然现在有很多远程屏幕监控软件,但使用Java 开发的在Linux下的屏幕监控系统还很少。该文提出了在Linux 下基于Java 设计网络实时
学术论文 基于FPGA的Java虚拟机实现
使用Java语言有非常多的好处,如安全的对象引用、语言级支持多线程和跨平台等特性。但是嵌入式系统中Java语言的应用却很少见,这是由于Java如下两方面的不足: (1)Java虚拟机实现需要大量的硬件资源;(2)Java语言的运行时间不可预测。 为此,本论文将实现一个能够应用在低端FPGA器件的实时Java虚拟机。论文的主要创新点如下 ...