Query returned 11554 results.
An Ontological Model of Emergent Design in Software Engineering
Gero, John S.; Kannengiesser, Udo // 2007
An Ontology Based Approach to a Flexible Aid for Mechanical Conceptual Design
Liu, Yang; Basson, Anton H. // 2007
Analysis and Improvement of the Process of Participative Innovation for Product Design: Toward An Industrialised Process
Deslée, Carine; Bigand, Michel; Yim, Pascal // 2007
Analysis and Translation of User Needs for Assistive Technology Design
Plos, Ornella; Buisine, Stéphanie; Aoussat, Améziane; Dumas, Claude // 2007
Analysis of Individual Styles of Problem Solving and Their Relation With The Representations in Design Process
González-Cruz, Mª Carmen; Escrig, Elena Mulet; Zambrano, Jaime Aguilar // 2007
Analysis of the Knowledge Transmission Process in the Production Process Design Department of A Company
Carnicero, Laura; Lloveras, Joaquim // 2007
Analysis of the Usability of Hand Motion Language in Shape Conceptualization
Varga, Edit; Horv?th, Imre; Rus?k, Zolt?n; Dorozhkin, Denis V.; Vance, Judy M. // 2007
Analyzing communication dependencies in product development using the Design Structure Matrix
Hepperle, C.; Maier, A. M.; Kreimeyer, M.; Lindemann, U.; Clarkson, P. J. // 2007
Analyzing core competence and core products for developing agile and adaptable corporation
Danilovic, M.; Leisner, P. // 2007
Analyzing the Role of Constructivist Psychology Methods Into User Subjective Experience Gathering Techniques for Product Design
Tomico, Oscar; Pifarré, Marc; Lloveras, Joaquim // 2007
Ansatz zur integrierten Betrachtung von Geometrieabweichungen und Bewegungsverhalten eines technischen Systems
Stuppy, J. // 2007
Ansatz zur Nutzung von Ticket-Systemen für die Ad-hoc-Gestaltung von Produktentwicklungsprozessen
Schneider, A.; Krehmer, H.; Stöber, C. // 2007
Ansätze zur Beschleunigung der Produktentwicklung durch intelligente Verknüpfung von Simulationen
Troll, A.; Dörnhöfer, A.; Goering, J.-U.; Rieg, F. // 2007
Application of Soft Computing Techniques in the Design of Robot Grippers
Moulianitis, Vassilis; Saridakis, Kostas; Papageorgiou, Stavros; Syrimpeis, Vassileios; Dentsoras, Argiris; Aspragathos, Nikos // 2007
Application of Wirk Elements for Elementary Embodiements of Technical Systems
Rihtarši?, Janez; Žavbi, Roman; Duhovnik, Jože // 2007
Applying DSM in the Energy Sector:Practical Problems And Insights from Industry
Flanagan, T. // 2007
Applying DSM to enterprise architectures
Waldman, F.; Sangal, N. // 2007
Approach for the function driven process design for the development of mechatronic systems
Braun, S. C.; Diehl, H.; Petermann, M.; Hellenbrand, D.; Lindemann, U. // 2007
Are Modular Products Larger Than Integral Products?
Celona, Thomas; Embry-Pelrine, Christopher; Hölttä-Otto, Katja // 2007
Assessing Information Waste in Lean Product Development
Graebsch, Martin; Seering, Warren P.; Lindemann, Udo // 2007
Assessment and improvement of software systems by applying DSM
van Roosmalen, H. // 2007
Associations Between Factors Influencing Engineering Design Communication
Maier, Anja M.; Hepperle, Clemens; Kreimeyer, Matthias; Eckert, Claudia M.; Lindemann, Udo; Clarkson, P. John // 2007
Benefits derived from use of DSM as part of the Adept Approach to managing engineering projects
Newton, A.; Steele, J.; Austin, S.; Waskett, P. // 2007
Berücksichtigung von demenziellen Syndromen bei der Gestaltung von kognitiven technischen Systemen für Senioren
Paetzold, K.; Erzigkeit, H. // 2007
Boolean Searches
The following examples demonstrate some search strings that use boolean operators:
- design community
Find rows that contain at least one of the two words. - +design +community
Find rows that contain both words. - +design community
Find rows that contain the word “design”, but rank rows higher if they also contain “community”. - +design -community
Find rows that contain the word “design” but not “community”. - +design ~community
Find rows that contain the word “design”, but if the row also contains the word “community”, rate it lower than if row does not. - +design +(>community <decisions)
Find rows that contain the words “design” and “community”, or “design” and “decisions” (in any order), but rank “design community” higher than “design decisions” - design*
Find rows that contain words such as “design”, “designs”, “designing”, or “designer”. - "some words"
Find rows that contain the exact phrase “some words” (for example, rows that contain “some words of wisdom” but not “some noise words”). Note that the " characters that enclose the phrase are operator characters that delimit the phrase. They are not the quotation marks that enclose the search string itself.