Subject | English | Russian |
progr. | concepts in the software design of concurrent object-oriented systems | методы проектирования ПО параллельных ООС (ssn) |
progr. | concepts in the software design of concurrent object-oriented systems | методы проектирования ПО параллельных объектно-ориентированных систем (ssn) |
progr. | in the design modeling phase, the software architecture of the system is designed, in which the analysis model is mapped to an operational environment | на этапе проектного моделирования разрабатывается программная архитектура системы, при этом аналитическая модель отображается на эксплуатационную среду (см. Software Modeling and Design by Hassan Gomaa 2011) |
progr. | key concepts in the software design of concurrent object-oriented systems | основные методы проектирования ПО параллельных объектно-ориентированных систем (ssn) |
progr. | Like all software production, architectural design is a continuing, iterative and incremental, effort. Early architectural decisions take a broad view on the software architecture. One of the first decisions to be taken relates to structuring the system into layers of modules and establishing principles of inter-module communication. This is the concern of this chapter. More detailed architectural solutions, such as intra-module communication, are discussed in relevant places later in the book | как и всё производство ПО, структурное проектирование – непрерывная, итерационная и пошаговая работа. Первоначально структурные решения принимаются на основе широкого взгляда на структуру ПО. Одно из первых принятых решений касается структурирования системы на уровни модулей и установления принципов связи между модулями. это тема данной главы. Более детальные структурные решения, типа связи внутри модуля, рассматриваются позже в соответствующих местах книги (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
progr. | Software design is the process of selecting and documenting the most effective elements that together will implement the software system requirements | Дизайн программного обеспечения – это процесс выбора и документирования наиболее эффективных элементов, которые в совокупности будут реализовать требования к программной системе (ssn) |
progr. | Software design is the process of selecting and documenting the most effective elements that together will implement the software system requirements | Дизайн программного обеспечения это процесс выбора и документирования наиболее эффективных элементов, которые в совокупности будут реализовать требования к программной системе (ssn) |
progr. | software design of concurrent object-oriented systems | проектирование ПО параллельных ООС (ssn) |
progr. | software design of concurrent object-oriented systems | проектирование ПО параллельных объектно-ориентированных систем (ssn) |
tech. | software system design | проект системы средств программного обеспечения |
mil. | software system design | проектирование системы программного обеспечения |
tech. | software system design document | техническая документация по проекту системы средств программного обеспечения |
progr. | software system documentation in requirements and design specifications | документация программной системы в виде требований и спецификаций для проектирования (ssn) |
progr. | the first stage in the design of the control software for this system is the selection of tasks | Первая стадия в проектировании управляющего программного обеспечения для этой системы выделение задач (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) |
progr. | the first stage in the design of the control software for this system is the selection of tasks | Первая стадия в проектировании управляющего программного обеспечения для этой системы – выделение задач (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) |
Makarov., progr. | the first stage in the design of the control software for this system is the selection of tasks | первая стадия в проектировании управляющего программного обеспечения для этой системы – выделение задач |
progr. | there are different names used to signify the entire set of classes necessary to be designed and implemented in a computer program. They are called interchangeably design classes, software classes, application classes, program classes, system classes or implementation classes | Используются различные имена, чтобы назвать все множество классов, которые должны быть разработаны и реализованы в компьютерной программе. Они попеременно называются классами проекта, классами ПО, прикладными классами, классами программы, классами системы или классами реализации (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |