-
tutorial
JAAS的简单应用示例,其中运行方式简单只需要拷贝到JAVA工程的src目录下就可以运行。本代码的编写依照JAAS的官方手册编写完成。(JAAS simple application example, which requires only a simple copy operation mode to the JAVA project s src directory, you can run.)
- 2011-07-24 21:37:17下载
- 积分:1
-
123
分段直线拟合,将一组点 分段拟合计算出最小权值和画出线条(Piecewise linear fitting, fitting a set of points to calculate the minimum weight sub-values and draw lines
)
- 2011-06-06 19:32:16下载
- 积分:1
-
VCardParser_V40
vCard parser for vCard 4.0.
- 2013-11-21 22:07:30下载
- 积分:1
-
java学生宿舍管理系统(源码+数据库+设计文档)
java学生宿舍管理系统(源码+数据库+设计文档)
- 2020-06-09下载
- 积分:1
-
NIOAccess
This class is used via J N I by code in frameworks/base Source Code for Andriod.
- 2013-12-16 11:37:02下载
- 积分:1
-
AccountSetupOptionsTests
Tests of basic UI logic in the AccountSetupOptions screen for Andriod.
- 2013-10-06 00:29:52下载
- 积分:1
-
eclipseUML-technical-documentation
eclipseUML-技术文档,eclipse 中的配置使用,和详细教程,带有详细示例!(eclipseUML-technical documentation, eclipse configuration to use, and detailed tutorial, with detailed examples!)
- 2011-09-27 11:33:39下载
- 积分:1
-
talking
java版的聊天软件,用于学习java的socket网络编程(java Chat Software)
- 2013-12-05 15:06:58下载
- 积分: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
-
SelectionModelDemo
说明: 表格选择模式,当用户对表格做数据域位的选取时会产生ListSelectionListener事件(Table selection mode, when users place on the table to do the selection of data fields will produce ListSelectionListener events)
- 2010-04-07 10:44:39下载
- 积分:1