-
CORBA
关于CORBA的源代码,关于回调的动能描述.(SOURCE CODE OF CORBA)
- 2011-06-27 08:43:20下载
- 积分:1
-
ManagerTeaching
Structs2+Spring+Ibatis入门(Structs2+Spring+Ibatis new study)
- 2014-01-14 15:16:18下载
- 积分:1
-
Eas
Constants used throughout the EAS implementation are stored here.
- 2014-02-17 13:38:51下载
- 积分:1
-
spring-security-master
说明: 一个使用spring-security管理权限控制的具体示例(A concrete example of using spring-security to manage permission control)
- 2019-01-23 11:06:18下载
- 积分:1
-
demo
说明: 使用A星(a-star)算发,通过上传二维矩阵中不能通过的坐标点,来为起止坐标点计算一条最短可通过路径(Using A-star, a shortest path is calculated by uploading the coordinate points that can not be passed in the two-dimensional matrix.)
- 2019-02-10 15:51:27下载
- 积分:1
-
TransportCompany
This is Transport Application
- 2016-08-17 19:29:33下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
TUXEDO_summary
本文档目的在于使您对交易中间件TUXEDO有一个
粗略的认识,并为以后的系统设计或者开发部署提供一些
参考,更好的让中间件服务于我们的应用系统.这里不会关
注具体配置和开发的细节.(The purpose of this document is to make your transaction TUXEDO middleware to have a rough understanding of, and for the subsequent development and deployment of system design, or provide some reference, to allow better service to our middleware applications. Here is not concerned about the specific configuration and development details.)
- 2007-11-27 13:25:37下载
- 积分:1
-
DataMatrixDemo
DataMatrix generator develeoped using barcode.jar. Its a java library
- 2009-12-07 14:59:25下载
- 积分:1
-
Example09_Synchronized_Ticket
这是我java课程第九章的作业,也是实现多线程的技术.(This is my java course of the ninth chapter operations, and the realization of multithreading technology.)
- 2007-05-27 08:58:49下载
- 积分:1