-
jmemory
Java监视内存使用情况,运行Java 程序一般要消耗大量的内存,这曾经是java 的一个致命弱点。当然随着硬件的飞速发展,这个缺点有所弱化,同时java 虚拟机的逐渐成熟,也使内存的消耗量减少。那么一个较小java 程序
究竟要消耗多少内存呢?本例将实现一个能自我监视内存使用的简单程序,来评估java 程序的内存消耗情况。(Java monitor memory usage, run Java programs generally consume large amounts of memory, which used to be a fatal weakness of java. Of course, with the rapid development of hardware, this shortcoming has been weakened, while mature java virtual machine, but also to reduce memory consumption. Then a small java program
How to consume much memory? This example of a simple program memory can be used for self-monitoring to assess memory consumption java program.)
- 2014-05-28 14:57:32下载
- 积分:1
-
JT808-GPSServer
本篇文章将介绍JT808协议的解析思路。
另请大神绕路,不喜勿喷!
先写个大致的思路,有疑问可以联系本人,联系方式:(This article will introduce the analytical ideas of the JT808 protocol.
Please God detour, do not like do not spray!
First write a general idea, there is a question that you can contact me, contact the way:)
- 2017-12-25 15:05:34下载
- 积分:1
-
KNN
Knn的java程序,通过程序演示了knn算法的实现过程。(the demo of Knn ,java平台下)
- 2010-11-20 13:04:16下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
Test_lstore_3
Test_lstore_3 extends Dx Test Case for Andriod.
- 2013-11-12 11:48:46下载
- 积分:1
-
cs
说明: 用JAVA编写的模拟客户端与服务器端的通信(Simulated using JAVA client and server communication)
- 2013-07-10 09:20:54下载
- 积分:1
-
EG1_Bub
自己用java实现的冒泡法排序,下载即可以使用。(Yourself using java bubble sort method, downloading, can be used.)
- 2013-08-05 16:49:54下载
- 积分:1
-
OneToOne
说明: 一个EJB3.0的onetoone映射的例子,基于eclipse平台编写(Onetoone a mapping of EJB3.0 example, based on the eclipse platform for the preparation of)
- 2008-12-06 18:38:05下载
- 积分:1
-
CreateImage
用JAVA语言,逐点绘制JPG图像,如果你功夫高,还可以修改图像(java draw the image)
- 2012-01-12 17:15:52下载
- 积分:1
-
Substring
按照字符串的长度截取相应的字符串,加入循环条件实现长度在11个字符内的字符串批量切词~(In accordance with the length of the string interception corresponding string, add the length of the loop condition to achieve within the 11 character string batch segmentation ~)
- 2013-08-09 20:37:45下载
- 积分:1