Articoli di riviste sul tema "Design patterns"

Segui questo link per vedere altri tipi di pubblicazioni sul tema: Design patterns.

Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili

Scegli il tipo di fonte:

Vedi i top-50 articoli di riviste per l'attività di ricerca sul tema "Design patterns".

Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.

Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.

Vedi gli articoli di riviste di molte aree scientifiche e compila una bibliografia corretta.

1

Yu, Liguo, Yingmei Li e Srini Ramaswamy. "Design Patterns and Design Quality". International Journal of Secure Software Engineering 8, n. 2 (aprile 2017): 53–81. http://dx.doi.org/10.4018/ijsse.2017040103.

Testo completo
Abstract (sommario):
Design patterns are reusable software design solutions to object-oriented programs. Since the initial introduction of the 23 well-known design patterns in 1995, more and more patterns have been identified and utilized in the software industry. The benefits of applying design patterns include reducing development cost, improving code quality, and standardizing the integration and maintenance processes. Therefore, using design patterns is becoming a common practice to build both commercial software and open-source products. Although most design patterns are considered creative solutions to some difficult design problems, not all of them are necessarily the best with respect to all different software quality measures, such as program complexity. This paper studies 13 commonly employed design patterns in software industry. First, these 13 patterns are analyzed theoretically about their design complexity in comparison to the conventional solutions. Second, empirical studies are performed on five open-source Java projects to investigate the correlations between design patterns and class structural quality. Finally, these 13 design patterns are evaluated by software programmers who have experience of using all of them. Overall, this study finds that although some design patterns are considered useful, creative, and significant compared to conventional solutions based on user experience, pattern-involved classes are more complex than pattern-free classes, both theoretically and empirically. The authors accordingly recommend a balanced approach to using design patterns: design quality, cost, development time, and product quality should all be considered, when design patterns are utilized.
Gli stili APA, Harvard, Vancouver, ISO e altri
2

Astrachan, Owen, Garrett Mitchener, Geoffrey Berry e Landon Cox. "Design patterns". ACM SIGCSE Bulletin 30, n. 1 (marzo 1998): 153–60. http://dx.doi.org/10.1145/274790.273182.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
3

HAYASHI, S., J. KATADA, R. SAKAMOTO, T. KOBAYASHI e M. SAEKI. "Design Pattern Detection by Using Meta Patterns". IEICE Transactions on Information and Systems E91-D, n. 4 (1 aprile 2008): 933–44. http://dx.doi.org/10.1093/ietisy/e91-d.4.933.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
4

Shlezinger, Galia, Iris Reinhartz-Berger e Dov Dori. "Modeling Design Patterns for Semi-Automatic Reuse in System Design". Journal of Database Management 21, n. 1 (gennaio 2010): 29–57. http://dx.doi.org/10.4018/jdm.2010112302.

Testo completo
Abstract (sommario):
Design patterns provide reusable solutions for recurring design problems. They constitute an important tool for improving software quality. However, correct usage of design patterns depends to a large extent on the designer. Design patterns often include models that describe the suggested solutions, while other aspects of the patterns are neglected or described informally only in text. Furthermore, design pattern solutions are usually described in an object-oriented fashion that is too close to the implementation, masking the essence of and motivation behind a particular design pattern. We suggest an approach to modeling the different aspects of design patterns and semi-automatically utilizing these models to improve software design. Evaluating our approach on commonly used design patterns and a case study of an automatic application for composing, taking, checking, and grading analysis and design exams, we found that the suggested approach successfully locates the main design problems modeled by the selected design patterns.
Gli stili APA, Harvard, Vancouver, ISO e altri
5

江, 欣逾. "Design Integration and Evolution of Dunhuang Lotus Patterns". Design 08, n. 04 (2023): 3688–98. http://dx.doi.org/10.12677/design.2023.84455.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
6

周, 洁. "Innovation and Design Application of Dong Nationality Patterns". Design 09, n. 02 (2024): 143–52. http://dx.doi.org/10.12677/design.2024.92195.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
7

Kunkhet, Arus, e Disaya Chudasri. "Developing Design Approaches for Tile Pattern Designs Inspired by Traditional Textile Patterns". Processes 10, n. 12 (19 dicembre 2022): 2744. http://dx.doi.org/10.3390/pr10122744.

Testo completo
Abstract (sommario):
This article presents multidisciplinary research that involved design (i.e., textiles, tiles, pattern design), mathematics (i.e., symmetry and seven frieze groups) and a viewpoint on product design and development for business opportunities. This research comprised a design experiment and a survey. In the design experiment, two design approaches were created to translate the characteristics of traditional textile patterns into new pattern designs for floor tiles. These two design approaches were entitled: “partial replication”, and “combination and simplification”. The seven frieze groups were used as a transformation rule in both design approaches, resulting in two sets of frieze patterns. Although they were derived from the same origin, they looked different. A survey was conducted with 61 respondents to gain outsiders’ perspectives on these new pattern designs. The findings include: (i) positive responses to applying traditional textile patterns to other products, (ii) plausible products for pattern designs, (iii) preferences for design approaches and frieze patterns and (iv) opportunities for design research and education with other disciplines. This paper concludes with theoretical and practical implications for further research.
Gli stili APA, Harvard, Vancouver, ISO e altri
8

Barney, Christopher Aaron. "Application of Pattern Language for Game Design in Pedagogy and Design Practice". Information 12, n. 10 (23 settembre 2021): 393. http://dx.doi.org/10.3390/info12100393.

Testo completo
Abstract (sommario):
Existing implementations of game design patterns have largely been confined to theoretical or research settings. Weaknesses in these implementations have prevented game design patterns from being properly evaluated as an educational and practical development tool. This paper examines these weaknesses, describes a method of developing and applying patterns that overcome the weaknesses, and evaluates use of the method for game design education and practice. Weaknesses in existing pattern implementations are: the omission of design problems, presumption of functional completeness at the level of pattern languages, narrow topical focus, and lack of a concise, repeatable method for pattern production. Several features of the proposed method were specifically built to address these weaknesses, namely the pattern template, the process for connecting patterns into a language and assessing the language’s scope, a rubric for assessing pattern confidence and interconnectivity confidence, and pattern-building exercises. This method was applied in a classroom setting. Results as assessed by the evaluation of student work suggest that creating patterns/pattern languages is an effective pedagogical approach. Designs produced using designer-created patterns closely align with existing design theory and are clearly understood by students. The above results may indicate that the path to gaining wider acceptance of pattern theory as a design framework within game design is not to produce a universal pattern language, but to facilitate the creation of case-specific languages by students and professional designers that use a shared ontology, and thus can be combined easily to solve the diverse sets of problems faced by these groups.
Gli stili APA, Harvard, Vancouver, ISO e altri
9

Gil, J., e D. H. Lorenz. "Design patterns and language design". Computer 31, n. 3 (marzo 1998): 118–20. http://dx.doi.org/10.1109/2.660196.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
10

Zavcer, Gregor, Simon Mayr e Paolo Petta. "Design Pattern Canvas: An Introduction to Unified Serious Game Design Patterns". Interdisciplinary Description of Complex Systems 12, n. 4 (2014): 280–92. http://dx.doi.org/10.7906/indecs.12.4.2.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
11

陈, 淑飞. "The Application of Traditional Chinese Patterns in Furniture Design". Design 09, n. 03 (2024): 299–307. http://dx.doi.org/10.12677/design.2024.93320.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
12

Cooper, James W. "Using design patterns". Communications of the ACM 41, n. 6 (giugno 1998): 65–68. http://dx.doi.org/10.1145/276609.276621.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
13

Stevens, P. "Software design patterns". Computing & Control Engineering Journal 11, n. 4 (1 agosto 2000): 160–62. http://dx.doi.org/10.1049/cce:20000403.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
14

Riehle, Dirk. "Composite design patterns". ACM SIGPLAN Notices 32, n. 10 (9 ottobre 1997): 218–28. http://dx.doi.org/10.1145/263700.263739.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
15

Vardanega, Tullio. "Ravenscar design patterns?" ACM SIGAda Ada Letters XXIII, n. 4 (dicembre 2003): 65–73. http://dx.doi.org/10.1145/959221.959235.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
16

Del Ra, William. "Service design patterns". ACM SIGSOFT Software Engineering Notes 37, n. 4 (16 luglio 2012): 40. http://dx.doi.org/10.1145/2237796.2237821.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
17

Brazier, R. W., e M. D. Cookson. "Intelligence design patterns". BT Technology Journal 23, n. 1 (gennaio 2005): 69–81. http://dx.doi.org/10.1007/s10550-005-0108-0.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
18

陈, 雨婷. "Research on the Design Evolution of Tang Dynasty Tuanhua Patterns". Design 08, n. 04 (2023): 3179–87. http://dx.doi.org/10.12677/design.2023.84393.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
19

冯, 政辉. "Research on the Generation of Kirgiz Patterns Based on StyleGAN2". Design 08, n. 03 (2023): 1785–95. http://dx.doi.org/10.12677/design.2023.83215.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
20

Peña-Mora, Feniosky, e Sanjeev Vadhavkar. "Augmenting design patterns with design rationale". Artificial Intelligence for Engineering Design, Analysis and Manufacturing 11, n. 2 (aprile 1997): 93–108. http://dx.doi.org/10.1017/s089006040000189x.

Testo completo
Abstract (sommario):
AbstractPresent-day software applications are increasingly required to be “reuse-conscious” in terms of the operating platforms, topology, and evolutionary requirements. Traditionally, there has been much difficulty in communicating specialized knowledge like design intents, design recommendations, and design justifications in the discipline of software engineering. This paper presents a methodology based on the combination of design rationale and design patterns to design reusable software systems. Design rationale is the representation of the reasoning behind the design of an artifact. Design patterns are descriptions of communicating objects and classes that are customized to solve a general design problem in a particular context. The paper details the use of an explicit software development process to capture and disseminate the specialized knowledge (i.e., intents, recommendations, and justifications) that augments the description of the cases in a library (i.e., design patterns) during the development of software applications by heterogeneous groups. The importance of preserving and using this specialized knowledge has become apparent with the growing trend of combining the software development process with the product (i.e., software code). The importance of codifying corporate memory in this regard is also important considering the changing nature of the workplace, where more people are on contract. The information on how and why a software code was developed becomes essential for efficient and smooth continuity of the present software project as well as for reusing the code in future projects. It has become essential to capture the design rationale to develop and design software systems efficiently and reliably. The software prototype developed using the combined methodology will be used as a part of an integrated design environment for reusable software design. This environment supports collaborative development of software applications by a group of software specialists from a library of building block cases represented by design patterns.
Gli stili APA, Harvard, Vancouver, ISO e altri
21

D Kulkarni, Nilesh, e Saurav Bansal. "Strategy Design Pattern Applied on a Mobile App Building". Journal of Mathematical & Computer Applications 1, n. 1 (31 marzo 2022): 1–6. http://dx.doi.org/10.47363/jmca/2022(1)121.

Testo completo
Abstract (sommario):
This paper provides the importance and application of design patterns in software engineering, particularly focusing on the Strategy Design Pattern. It outlines how design patterns offer efficient, flexible, and reusable solutions to common problems in object-oriented software development. The paper presents a case study of Strategy Design Pattern’s application in a mobile app builder, emphasizing its role in creating adaptable and maintainable software architecture. Additionally incorporates commentary on the SOLID Open and Close principle, explaining how it allows software entities to be extendable without modifying existing code, thus enhancing the scalability and robustness of the application. The OC principle integration with the Strategy Design Pattern demonstrates its practicality in promoting flexible and stable software development.
Gli stili APA, Harvard, Vancouver, ISO e altri
22

Moudam, Zakaria, Radouan Belhissi e Noureddine Chenfour. "Design Pattern Management System: A Support Tool Based on Design Patterns Applicability". International Journal of Computer Science and Information Technology 3, n. 5 (30 ottobre 2011): 39–52. http://dx.doi.org/10.5121/ijcsit.2011.3504.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
23

Gregor, Douglas, Sibylle Schupp e David R. Musser. "Design Patterns for Library Optimization". Scientific Programming 11, n. 4 (2003): 309–20. http://dx.doi.org/10.1155/2003/382319.

Testo completo
Abstract (sommario):
We apply the notion of design patterns to optimizations performed by designers of software libraries, focusing especially on object-oriented numerical libraries. We formalize three design patterns that we have abstracted from many existing libraries and discuss the role of these formalizations as a tool for guiding compiler optimizers. These optimizers operate at a very high level that would otherwise be left unoptimized by traditional optimizers. Finally, we discuss the implementation of a design pattern-based compiler optimizer for C++ abstract data types.
Gli stili APA, Harvard, Vancouver, ISO e altri
24

Iacob, Claudia. "Design Patterns as Tools to Support Social Creativity and Knowledge Management in Collaborative Design Processes". Journal of Information & Knowledge Management 10, n. 04 (dicembre 2011): 343–50. http://dx.doi.org/10.1142/s0219649211003048.

Testo completo
Abstract (sommario):
This paper addresses the problem of knowledge creation, integration and dissemination in communities of software designers. The solution identified is represented by design patterns, tools to support social creativity providing a way of capturing and sharing knowledge related to design problems arising in creative collaborative design processes. Inter-related design problems are documented by inter-related design patterns, which form pattern languages. The paper describes design patterns and pattern languages and illustrates the ways in which they support social creativity and knowledge creation, integration and dissemination in communities of software designers.
Gli stili APA, Harvard, Vancouver, ISO e altri
25

Nemtchinova, Elena E., Stepan A. Popov, Yuri N. Kepa, Daria Yu Ermilova e Nadezhda B. Lyakhova. "Memphis patterns in graphic design". LAPLAGE EM REVISTA 7, Extra-D (21 luglio 2021): 427–33. http://dx.doi.org/10.24115/s2446-622020217extra-d1123p.427-433.

Testo completo
Abstract (sommario):
The purpose of this work is to study the theory of Memphis patterns use, as well as the use of elements of ornamental art in graphic design, which are extremely relevant in modern design. The Memphis pattern trend in modern graphic design requires in-depth analysis. Why is the specificity of the means of expressing Memphis patterns associated with the requirements of today’s effective communication? This study examines the techniques of the artistic language of the Memphis pattern and its expressive means. The analysis of the used ornamental elements is carried out. The connection between the Memphis and the neo-geo styles of their artistic techniques, which are based on the ornaments of the past, is outlined. The study notes that a person at all times is connected with their past and their ideas about beauty are returning today in new forms of digital technologies. The provisions of the study are of methodological value for understanding the current trends in graphic design.
Gli stili APA, Harvard, Vancouver, ISO e altri
26

高, 于欣. "Innovation of Yue Kiln Celadon Patterns in Cultural and Creative Products". Design 09, n. 01 (2024): 909–16. http://dx.doi.org/10.12677/design.2024.91109.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
27

武, 锦华. "The Reapplication of Qiang Ethnic Patterns in Cultural and Creative Design". Design 09, n. 01 (2024): 928–36. http://dx.doi.org/10.12677/design.2024.91112.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
28

母, 峻彰. "Colour Innovation Methods for Museum Ceramic Patterns under Intelligent Sentiment Analysis". Design 09, n. 02 (2024): 170–78. http://dx.doi.org/10.12677/design.2024.92198.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
29

谢, 青君. "A Historical and Cultural Study of Linyi Color-Printed Fabrics Patterns". Design 09, n. 03 (2024): 136–41. http://dx.doi.org/10.12677/design.2024.93297.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
30

Chynybekova. "Geometric Parameter Control of Infill Patterns". Designs 3, n. 4 (31 ottobre 2019): 49. http://dx.doi.org/10.3390/designs3040049.

Testo completo
Abstract (sommario):
Existing studies on infill patterns have tended to focus on pattern design rather than on geometric parameters. During this study, we propose a new controlling method focused specifically on the geometric parameters of infill patterns. The input parameters of this method can be used to create 3D printed objects with more lightweight interiors. The presented approach partitions a region of an object with user-specified distance inputs that are used to create infill pattern elements. Moreover, the proposed method will enable the generation of new design variations derived from a single pattern type with similar topologies and varying geometric parameters. The hexagonal pattern variations comprising regular and irregular elements have been presented. The variations of infill pattern design are useful for creating more lightweight and stronger 3D fabrications. The proposed approach is applicable for many different patterns, including linear pattern designs. The goal of this study is to devise a more cost-effective method of creating 3D-printed objects through the application of customizable infill patterns.
Gli stili APA, Harvard, Vancouver, ISO e altri
31

Wang, Tianxiong, Zhiqi Ma e Liu Yang. "Creativity and Sustainable Design of Wickerwork Handicraft Patterns Based on Artificial Intelligence". Sustainability 15, n. 2 (13 gennaio 2023): 1574. http://dx.doi.org/10.3390/su15021574.

Testo completo
Abstract (sommario):
Protecting and inheriting local traditional handicrafts and developing them into characteristic handicraft industries plays a certain role in maintaining social harmony and stability. This study proposes an innovative design method for wickerwork patterns to achieve the sustainable development of wickerwork handicraft culture. In order to accurately grasp the emotional perception law of wickerwork handicraft patterns and creatively generate wickerwork pattern design schemes in accordance with the user’s emotional preference, a wickerwork pattern design method based on deep learning is proposed. Firstly, the image recognition model of the Funan wickerwork patterns is established by using the ResNet. The experimental results show that the best recognition rate of ResNet34 for the whole pattern design image dataset is 94.36%, the recognition rate of modern patterns is 95.92%, and the recognition rate of traditional wickerwork patterns is 93.45%. Secondly, based on deep convolution generative adversarial network (DCGAN), a design scheme generation model of Funan wickerwork patterns is built. DCGAN can automatically and creatively generate pattern design schemes that can effectively stimulate consumers’ emotional feelings. Finally, the designer uses creative pictures as a source of inspiration, innovates the design of the generated images, and designs wickerwork patterns with exquisite personality. This proposed method will increase the diversity of patterns and promote the sustainable development of traditional wickerwork techniques. Moreover, this proposed method can help design companies identify customers’ psychological needs and support designers in innovatively and efficiently creating new cultural innovation design solutions.
Gli stili APA, Harvard, Vancouver, ISO e altri
32

Dwivedi, Ashish Kumar, e Shashank Mouli Satapathy. "Ontology-Based Modelling of IoT Design Patterns". Journal of Information & Knowledge Management 20, Supp01 (30 gennaio 2021): 2140003. http://dx.doi.org/10.1142/s0219649221400037.

Testo completo
Abstract (sommario):
Due to the large and complex nature of the Internet of Things (IoT), various analysis and design methodologies are proposed. Design pattern is one of them to provide the solution for a design problem, which is recurring in nature. In this approach, we have presented design patterns for the IoT use cases such as service integration and IoT security. But the semi-formal nature of software patterns may lead to bugs in the proposed pattern. Hence, an ontology-based approach is considered for modelling of the IoT design patterns. Further, we have presented an ontology-based framework for the specification and refinement of IoT design patterns. In this approach, an analysis of meta-models and ontologies has also been performed for reducing the gap between high-level design abstraction of Unified Modeling Language (UML)-based IoT patterns and formal ontology.
Gli stili APA, Harvard, Vancouver, ISO e altri
33

Kallja, Aurela. "Software development using design patterns". Ingenious 1, n. 2 (2021): 7–20. http://dx.doi.org/10.58944/uqak8608.

Testo completo
Abstract (sommario):
Information systems have become an integral part of our lives. The demands for software that helps us accomplish our daily tasks are ever-increasing, considering the great technological momentum around the globe. Software engineering is the process of analyzing user requirements and designing and developing software applications. Each user request is a problem that an individual or a business has encountered in the daily work processes. The goal of software engineering is to provide an optimal and efficient solution to these problems to increase the overall productivity of employees in the respective industries and at the end of the day, to increase profits. Providing these solutions is no easy feat, as the problems are often complex and in addition to requiring careful analysis, they also need smart solutions. Fortunately, we have the ability to learn from experience and apply our knowledge in different contexts to achieve our goals. As in any field of life, problems have a recursive nature and it often happens that the same problem is encountered in different contexts. Naturally, we can think that similar problems have similar solutions. The set of solutions to general software design problems in a specific context constitutes what are called design patterns. Design patterns are structures of how some objects dialogue with each other to provide a specific solution to a problem. They are ready-made solutions to known problems, and the real challenge with them is not in their construction, but in the intuitive ability to associate a design problem with the corresponding pattern that offers the most optimal solution. This paper will deal with the development of an information system for an ATM Exchange system, which carries the functionalities of an ATM cash machine and exchange rate chart. The development of this software will be totally based on design patterns, more specifically the “Observer” pattern and “Chain of Responsibility” pattern. This paper aims to emphasize the advantages of using design patterns and highlight their potential to solve general problems in a specific context. It also focuses on software engineers, information systems developers, and software engineering students. This paper will serve as a manual of best software development practices, and emphasize the principles of flexibility and reusability of information systems development components.
Gli stili APA, Harvard, Vancouver, ISO e altri
34

Joshi, Deepali J., Vanita S. Babanne, Shubhada P. Deshmukh, Sonali Idate e M. R. Dube. "Mapping Design Patterns to XML Schema for Pattern Matching". International Journal of Computer Applications 1, n. 23 (25 febbraio 2010): 99–101. http://dx.doi.org/10.5120/528-691.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
35

BATTINA, SUBHADHA. "Application of Fractal Growth Patterns in Housing Layout Design". Creative Space 3, n. 2 (4 gennaio 2016): 185–208. http://dx.doi.org/10.15415/cs.2016.32012.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
36

Preschern, Christopher, Nermin Kajtazovic, Andrea Höller e Christian Kreiner. "Quantitative Security Estimation Based on Safety Architecture Design Patterns". Lecture Notes on Software Engineering 2, n. 4 (2014): 307–13. http://dx.doi.org/10.7763/lnse.2014.v2.141.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
37

Reek, Kenneth A. "Design patterns for semaphores". ACM SIGCSE Bulletin 36, n. 1 (marzo 2004): 320–24. http://dx.doi.org/10.1145/1028174.971412.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
38

Lano, Kevin, e Shekoufeh Kolahdouz-Rahimi. "Model-Transformation Design Patterns". IEEE Transactions on Software Engineering 40, n. 12 (1 dicembre 2014): 1224–59. http://dx.doi.org/10.1109/tse.2014.2354344.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
39

Taibi, T. "Formalising design patterns composition". IEE Proceedings - Software 153, n. 3 (2006): 127. http://dx.doi.org/10.1049/ip-sen:20050072.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
40

Avery, R. "Review: EJB Design Patterns". Computer Bulletin 45, n. 2 (1 marzo 2003): 31. http://dx.doi.org/10.1093/combul/45.2.31.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
41

Nguyen, Dung "Zung", Mathias Ricken e Stephen Wong. "Design patterns for parsing". ACM SIGCSE Bulletin 37, n. 1 (23 febbraio 2005): 477–81. http://dx.doi.org/10.1145/1047124.1047497.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
42

Nguyen, Dung ("Zung"), e Stephen B. Wong. "Design patterns for games". ACM SIGCSE Bulletin 34, n. 1 (marzo 2002): 126–30. http://dx.doi.org/10.1145/563517.563387.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
43

Gaudel, Vincent, Frank Singhoff, Alain Plantec, Pierre Dissaux e Jérôme Legrand. "Composition of design patterns". ACM SIGBED Review 11, n. 1 (febbraio 2014): 44–49. http://dx.doi.org/10.1145/2597457.2597463.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
44

Rossi, Gustavo, David Lowe, Jocelyn Nanard e Daniel Schwabe. "Design patterns in hypermedia". ACM SIGWEB Newsletter 8, n. 2 (giugno 1999): 38–41. http://dx.doi.org/10.1145/951425.951430.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
45

Nguyen, Dung “Zung”, e Stephen B. Wong. "Design patterns for sorting". ACM SIGCSE Bulletin 33, n. 1 (marzo 2001): 263–67. http://dx.doi.org/10.1145/366413.364597.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
46

Naumann, Uwe. "Adjoint Code Design Patterns". ACM Transactions on Mathematical Software 45, n. 3 (12 agosto 2019): 1–32. http://dx.doi.org/10.1145/3326162.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
47

Coplien, J. O. "Software patterns: Design utilities". Computer 29, n. 10 (ottobre 1996): 48. http://dx.doi.org/10.1109/mc.1996.539721.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
48

Vogt, Peter. "Patterns in software design". Landscape Ecology 34, n. 9 (28 marzo 2019): 2083–89. http://dx.doi.org/10.1007/s10980-019-00797-9.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
49

Scharffe, François, Ondřej Zamazal e Dieter Fensel. "Ontology alignment design patterns". Knowledge and Information Systems 40, n. 1 (26 aprile 2013): 1–28. http://dx.doi.org/10.1007/s10115-013-0633-y.

Testo completo
Gli stili APA, Harvard, Vancouver, ISO e altri
50

Jankoska, Maja. "Application CAD methods in 3D clothing design". Tekstilna industrija 68, n. 4 (2020): 31–37. http://dx.doi.org/10.5937/tekstind2004031j.

Testo completo
Abstract (sommario):
Modeling virtual garments is known as a very laborious process, which includes designing 2D patterns, positioning, and sewing them in 3D, performing a physically-based simulation, and then iteratively adjusting patterns and parameters, repeating the process until the expected effect is achieved. The aim of this paper is to make a 2D pattern and 3D simulation of a men's shirt. First, the computer construction of the men's shirt model was made on a sketch-based, i.e. a 2D pattern is developed. Secondly, 2D pattern is developed by flattening 3D surface patches, then a 3D fine garment is formed directly based on the information of sewing relations and correspondence between 3D surfaces and 2D patterns. The method is able to design 3D garments and 2D patterns efficiently and accurately.
Gli stili APA, Harvard, Vancouver, ISO e altri
Offriamo sconti su tutti i piani premium per gli autori le cui opere sono incluse in raccolte letterarie tematiche. Contattaci per ottenere un codice promozionale unico!

Vai alla bibliografia