搜索资源列表
src
- 硬件监测设备工作状态监示端(自动上线掉线功能)-Hardware monitoring devices monitor side
JAVA-USB
- JAVA如何对本地USB接口进行监控。本控件通过JNI的方式实现USB接口硬件的监控。-JAVA how to monitor local USB interface. The way of the controls through the JNI to achieve USB interface hardware monitoring.
jmemory
- Java监视内存使用情况,运行Java 程序一般要消耗大量的内存,这曾经是java 的一个致命弱点。当然随着硬件的飞速发展,这个缺点有所弱化,同时java 虚拟机的逐渐成熟,也使内存的消耗量减少。那么一个较小java 程序 究竟要消耗多少内存呢?本例将实现一个能自我监视内存使用的简单程序,来评估java 程序的内存消耗情况。-Java monitor memory usage, run Java programs generally consume large amounts of m