这是我修读美国卡耐基梅隆大学Carnegie Mellon University(CMU)课程ssd3:Object-Oriented Programming and Design时完成的课程设计,内含课程设计报告,类图,源码(注释规范)。执行效果见报告内。
标签: Object-Oriented Programming University Carnegie
上传时间: 2015-04-23
上传用户:脚趾头
Quality, Object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the Object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, Object.oriented architecture comprises a set of high.quality design decisions that provide benefits throughout the life cycle of the system.
标签: architecture decision oriented Quality
上传时间: 2014-10-28
上传用户:love_stanford
Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX Object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.
标签: ToolKit Introduction GPS Pro
上传时间: 2015-04-28
上传用户:zhuoying119
大概是Object控件只类的东西,可能有用哦
上传时间: 2013-12-23
上传用户:cxl274287265
analysis patterns usable Object model a good book
标签: analysis patterns Object usable
上传时间: 2015-05-20
上传用户:siguazgb
Object/Relational Mapping with Hibernate.ppt
标签: Relational Hibernate Mapping Object
上传时间: 2015-05-23
上传用户:BIBI
基于Java开发的Data Object自动生成器
上传时间: 2015-05-27
上传用户:duoshen1989
使用数组存储一个英文句子"java is an Object oriented programming language"显示该句子,并算出每个单词的平均字母数。
标签: programming language oriented Object
上传时间: 2015-05-29
上传用户:Ants
Delphi书籍---Object Pascal 编程指南
上传时间: 2014-01-26
上传用户:bibirnovis
Many applications use connection/Object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an Object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
标签: connection pool applications program
上传时间: 2013-12-25
上传用户:playboys0