-
DebugTrace
运行时获得方法调用位置,包括方法、行数、物理文件名等。。。(模仿早些版本的llllog4j实现)(Run-time method calls to obtain the location, including the methods, the number of rows, physical file name and so on. . . (Imitating the realization of earlier versions of llllog4j))
- 2008-01-08 14:11:19下载
- 积分:1
-
OwnFont
自己写的带有字体的java带界面的代码,导入可以直接使用。可以显示你的电脑上安装的大部分字体。(Write your own fonts with java code to interface with the import can be used directly. Most can display fonts installed on your computer.)
- 2014-01-18 19:14:32下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
hades-0.97-doc
说明: Hades (HAmburg DEsign System) is a pure-Java framework for interactive
simulation, especially for digital system simulation. It includes
a graphical schematics editor, several simulation engines, and a
library of simulation models.
- 2019-01-07 14:52:08下载
- 积分:1
-
DDDownload
Dual Direction Download. split file into blocks and download from first and last block.usage:cloud servers download from replications
- 2013-11-02 16:05:46下载
- 积分:1
-
C02
javaweb开发学习使用,此代码很好,知识点很全面(javaweb developers to learn how to use this code is very good, very comprehensive knowledge points)
- 2012-11-30 18:26:15下载
- 积分:1
-
WAS-example
使用WAS对Web应用程序进行负载测试,WAS教材(Using WAS for load testing Web applications)
- 2013-08-01 21:18:05下载
- 积分:1
-
agentlist.rar
用JAVA开发的售票系统希望能通过,(with JAVA development of the ticketing system hope that through, thank you)
- 2006-10-16 21:48:00下载
- 积分:1
-
PrincipalCurves-Java
Java实现主曲线的生成过程,使用多项式线性算法。(Java implementation of the master curve generation process, using a linear polynomial algorithm.)
- 2020-11-16 10:19:41下载
- 积分:1
-
Java
主要使用Java程序设计QQ聊天,程序详细介绍了如何使用Java来设计QQ的,计划的细节,并伴有在每个关键步骤的插图为更好地了解(The main use java program to design QQ chat, the program details how to use java to design QQ, program details, and accompanied at every critical step illustrations for better understanding )
- 2014-07-23 15:01:31下载
- 积分:1