INTRODUCTION Object-oriented programming is proving to be quite useful in many areas which have not been served well by more conventional *** fact,any real world object can be modeled in an object oriented *** real-wo...
详细信息
INTRODUCTION Object-oriented programming is proving to be quite useful in many areas which have not been served well by more conventional *** fact,any real world object can be modeled in an object oriented *** real-world objects may exist and do things concurrently,object-oriented systems also show great potential for exploiting concurrence/*** many object-oriented languages currently in use are sequential(such as C++,Smalltalk-80, Eiffel).How to implement object-oriented languages on parallel systems is still a promising research topic.
暂无评论