基于POOSL 的系统性能建模与性能分析
本文介绍了面向对象的并行描述语言(POOSL,Parallel Object-Oriented Specification Language)的基本语义语法及相关的建模工具,并通过对一个基本的包交换系...
本文介绍了面向对象的并行描述语言(POOSL,Parallel Object-Oriented Specification Language)的基本语义语法及相关的建模工具,并通过对一个基本的包交换系...
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network prog...
Part 1. OO Techniques (面向对象技术) Chapter 1. OO Software Development (面向对象软件开发) Chapter 2. Case Study--OO in C++ (C++面向对象程序设计实例) Part 2. Ob...
java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现?? 部分代码如下, public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的ex...
This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities i...