-
Communication
JAVA编程,基于C/S模式的局域网络聊天程序,适用于学生的课程设计(JAVA programming, based on the C/S mode local area network chat program for students in curriculum design)
- 2009-06-14 23:16:28下载
- 积分:1
-
WorkFlow
WF 从入门到精通
了解工作流的概念和理论
把WF 和BizTalk 与WCF 做比较
开始使用WF 进行编程
怎样使用Visual Studio 工作流支持(Beginning WF Windows Workflow in .NET 4.0.pdf)
- 2014-07-23 17:21:16下载
- 积分:1
-
三次样条曲线算法的改进及Java语言实现
三次样条曲线算法的改进及Java语言实现.zip(Improvement of the three spline curve algorithm and the realization of.Zip in Java language)
- 2017-12-13 14:49:16下载
- 积分:1
-
PanelDemo
Java源代码实例。Panel的实例!非常实用()
- 2007-10-11 11:19:43下载
- 积分:1
-
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
-
610161341
一个等值线控件可以绘等高线counter(a contour controls can be drawn contours counter)
- 2006-07-16 15:47:12下载
- 积分:1
-
新建文件夹
说明: 测试案例,改案例仅为测试使用,为借用文档,如侵权,请告知删除。(Test cases, change cases only for testing use, for borrowing documents, such as infringement, please inform deletion.)
- 2020-06-19 03:40:02下载
- 积分:1
-
LodeRunner-Source
Played a very sweet as possible remained the member of my sons dirty my time
- 2013-07-19 15:48:56下载
- 积分:1
-
Common-function-about-Java-class
这个Java类可以用来求出随机数,算出0至1之间的随机小数,然后乘以100,这样就能求出0至100之间的随机整数了。(The Java class can be used to seek the random, and work out between 0 to 1 random decimal, and then multiplied by 100, so they could work out between 0 to 100 of the random integer. )
- 2011-12-29 21:51:51下载
- 积分:1
-
BankSystem
说明: 更新银行系统(BankSystem),模拟实现3个用户对统一账号进行存入、取出、转账等操作
CustomerGenerator线程:随机生成办理业务的顾客以及其操作类型、金额等
Cashier线程:从等待队列中抽取第一个顾客并为其办理业务
多线程:ArrayBlockingQueue<Customer>数组阻塞队列
文件列表:
BankSystem.java
Cashier.java
Customer.java
CustomerGenerator.java
CustomerLine.java(BankSystem
ArrayBlockingQueue<Customer>)
- 2020-07-15 17:08:50下载
- 积分:1