查看单个帖子
旧 2008-08-29, 00:40   #1
TechnicalArticles
游客
 
帖子: n/a
默认 Introduction to Object-Oriented Programming in MATLAB

Object-oriented programming (OO) applies to software development the standard science and engineering practice of identifying patterns and defining a classification system describing those patterns. Classification systems and design patterns allow engineers and scientists to make sense of complex systems and to reuse efforts by others. By applying classification systems and design patterns to programming, the OO approach improves your ability to manage software complexity-particularly important when developing and maintaining large applications and data structures.

更多...
  回复时引用此帖