-
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
-
Miller-Rabin_primality_test_(Java)
Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we want to test for primality.
- 2012-12-10 09:31:11下载
- 积分:1
-
Java--programming
精通java网络编程第二版的全部的源代码(Proficient in the second version of the java network programming source code)
- 2012-05-20 14:48:42下载
- 积分:1
-
color
java语言开发的彩色图形,对于学习java语言中的色彩应用,十分有帮助(this is a java program which paint a colorful circle,this program is helpful to those who want to know how to use color in java)
- 2011-07-31 09:49:59下载
- 积分:1
-
ols-0.9.4-full
OpenBench LogicSniffer Client
- 2011-08-13 19:47:09下载
- 积分:1
-
Control Course
说明: 用于实现对小车的移动进行控制的app源代码(App Source Code for Control of Car Mobility)
- 2019-05-18 16:14:47下载
- 积分:1
-
jdic
很好的桌面开发程序的jar包
可以实现各种文件关联
开发者可以开发自己的桌面程序(Good desktop development program jar package can achieve a variety of file association developers can develop their own desktop applications)
- 2013-07-03 12:42:16下载
- 积分:1
-
StringUtil
java字符串完全转换,包括所有字符类型。(java string completely converted, including all types of characters.)
- 2012-08-14 22:52:41下载
- 积分:1
-
code-of-Java-and-pattern
如题,此文件包含java与模式所涉及到的所有源代码。(Such as the title,this file includes the code all of The book name s Java and pattern)
- 2014-01-06 11:48:32下载
- 积分:1
-
luntan
一个比较典型的论坛系统,主要功能模块有栏目管理,专区管理,回复主题管理,用户管理,用户注销等。里面有数据库,有文档说明。很典型经典的模板,适当的可以添加功能。(A typical forum system, the main function module part management, area management, reply to topics management, user management, user logs off. Inside the database, the document explains. Very typical classic template appropriate to add functionality.)
- 2012-10-18 15:58:32下载
- 积分:1