Academic literature on the topic 'Pattern languages'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Pattern languages.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Pattern languages"
Salingaros, Nikos A. "The structure of pattern languages." Architectural Research Quarterly 4, no. 2 (June 2000): 149–62. http://dx.doi.org/10.1017/s1359135500002591.
Full textBarney, Christopher Aaron. "Application of Pattern Language for Game Design in Pedagogy and Design Practice." Information 12, no. 10 (September 23, 2021): 393. http://dx.doi.org/10.3390/info12100393.
Full textKari, Lila, Alexandru Mateescu, Gheorghe Pǎun, and Arto Salomaa. "Multi-pattern languages." Theoretical Computer Science 141, no. 1-2 (April 1995): 253–68. http://dx.doi.org/10.1016/0304-3975(94)00087-y.
Full textAkmal, Saiful, Fera Busfina Zalha, Rita Hermida, Satria Juni, and Lianita Ali Nasution. "Sentence Pattern Contrastive Analysis of English and Sigulai Language." Eralingua: Jurnal Pendidikan Bahasa Asing dan Sastra 4, no. 2 (July 27, 2020): 198. http://dx.doi.org/10.26858/eralingua.v4i2.13960.
Full textEllaway, Rachel H., and Joanna Bates. "Exploring patterns and pattern languages of medical education." Medical Education 49, no. 12 (November 27, 2015): 1189–96. http://dx.doi.org/10.1111/medu.12836.
Full textHelfman, Jonathan. "Dotplot patterns: A literal look at pattern languages." Theory and Practice of Object Systems 2, no. 1 (1996): 31–41. http://dx.doi.org/10.1002/(sici)1096-9942(1996)2:1<31::aid-tapo3>3.0.co;2-a.
Full textBrugali, Davide, and Katia Sycara. "Frameworks and pattern languages." ACM Computing Surveys 32, no. 1es (March 2000): 2. http://dx.doi.org/10.1145/351936.351938.
Full textIran Adhiti, Ida Ayu. "KAJIAN LINGUISTIK HISTORIS KOMPARATIF PADA POLA PERUBAHAN BUNYI." KULTURISTIK: Jurnal Bahasa dan Budaya 3, no. 2 (July 8, 2019): 75. http://dx.doi.org/10.22225/kulturistik.3.2.1203.
Full textColle, Andi Tenry Lawangen Aspat. "A CONTRASTIVE ANALYSIS OF ENGLISH AND BUGINESE DECLARATIVE SENTENCES PATTERN." JOURNAL OF ADVANCED ENGLISH STUDIES 3, no. 1 (February 29, 2020): 16. http://dx.doi.org/10.47354/jaes.v3i1.79.
Full textRouhi, Alireza, and Bahman Zamani. "Towards a formal model of patterns and pattern languages." Information and Software Technology 79 (November 2016): 1–16. http://dx.doi.org/10.1016/j.infsof.2016.06.002.
Full textDissertations / Theses on the topic "Pattern languages"
Mikkonen, S. (Samu). "Requirements of the interaction design pattern languages for the web development:a pattern language delivery platform." Master's thesis, University of Oulu, 2016. http://urn.fi/URN:NBN:fi:oulu-201512312312.
Full textBarwell, Adam David. "Pattern discovery for parallelism in functional languages." Thesis, University of St Andrews, 2018. http://hdl.handle.net/10023/15641.
Full textSchmid, Markus L. "On the membership problem for pattern languages and related topics." Thesis, Loughborough University, 2012. https://dspace.lboro.ac.uk/2134/10304.
Full textMeng, Ziyuan. "Two-Bit Pattern Analysis For Quantitative Information Flow." FIU Digital Commons, 2014. http://digitalcommons.fiu.edu/etd/1326.
Full textKavanagh, Maria Joy. "Foci and centres in the design and use of pattern languages." Thesis, De Montfort University, 2005. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.414930.
Full textHoffmann, Ruth. "On dots in boxes, or permutation pattern classes and regular languages." Thesis, University of St Andrews, 2015. http://hdl.handle.net/10023/7034.
Full textAntohe, Diana. "Parallel Pattern: A Familial Legacy of Care." VCU Scholars Compass, 2019. https://scholarscompass.vcu.edu/etd/5837.
Full textFreydenberger, Dominik D. [Verfasser], and Nicole [Akademischer Betreuer] Schweikardt. "Inclusion of pattern languages and related problems / Dominik D. Freydenberger. Gutachter: Nicole Schweikardt." Frankfurt am Main : Univ.-Bibliothek Frankfurt am Main, 2011. http://d-nb.info/1044274719/34.
Full textFreydenberger, Dominik [Verfasser], and Nicole [Akademischer Betreuer] Schweikardt. "Inclusion of pattern languages and related problems / Dominik D. Freydenberger. Gutachter: Nicole Schweikardt." Frankfurt am Main : Univ.-Bibliothek Frankfurt am Main, 2011. http://nbn-resolving.de/urn:nbn:de:hebis:30-109912.
Full textUlus, Dogan. "Pattern Matching with Time : Theory and Applications." Thesis, Université Grenoble Alpes (ComUE), 2018. http://www.theses.fr/2018GREAM003/document.
Full textDynamical systems exhibit temporal behaviors that can be expressed in various sequential forms such as signals, waveforms, time series, and event sequences. Detecting patterns over such temporal behaviors is a fundamental task for understanding and assessing these systems. Since many system behaviors involve certain timing characteristics, the need to specify and detect patterns of behaviors that involves timing requirements, called timed patterns, is evident. However, this is a non-trivial task due to a number of reasons including the concurrency of subsystems and density of time.The key contribution of this thesis is in introducing and developing emph{timed pattern matching}, that is, the act of identifying segments of a given behavior that satisfy a timed pattern. We propose timed regular expressions (TREs) and metric compass logic (MCL) as timed pattern specification languages. We first develop a novel framework that abstracts the computation of time-related aspects called the algebra of timed relations. Then we provide offline matching algorithms for TRE and MCL over discrete-valued dense-time behaviors using this framework and study some practical extensions.It is necessary for some application areas such as reactive control that pattern matching needs to be performed during the actual execution of the system. For that, we provide an online matching algorithm for TREs based on the classical technique of derivatives of regular expressions. We believe the underlying technique that combines derivatives and timed relations constitutes another major conceptual contribution for timed systems research.Furthermore, we present an open-source tool Montre that implements our ideas and algorithms. We explore diverse applications of timed pattern matching over several case studies using Montre. Finally we discuss future directions and several open questions emerged as a result of this thesis
Books on the topic "Pattern languages"
O, Coplien James, and Schmidt Douglas C, eds. Pattern languages of program design. Reading, Mass: Addison-Wesley, 1995.
Find full textC, Martin Robert, Riehle Dirk 1969-, and Buschmann Frank, eds. Pattern languages of program design 3. Reading, Mass: Addison-Wesley, 1998.
Find full textM, Vlissides John, Coplien James O, and Kerth Norman L, eds. Pattern languages of program design, 2. Reading, Mass: Addison-Wesley, 1996.
Find full textNoble, James, Ralph Johnson, Paris Avgeriou, Neil B. Harrison, and Uwe Zdun, eds. Transactions on Pattern Languages of Programming II. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-19432-0.
Full textNoble, James, Ralph Johnson, Uwe Zdun, and Eugene Wallingford, eds. Transactions on Pattern Languages of Programming IV. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-14291-9.
Full textNoble, James, and Ralph Johnson, eds. Transactions on Pattern Languages of Programming I. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-10832-7.
Full textNoble, James, Ralph Johnson, Uwe Zdun, and Eugene Wallingford, eds. Transactions on Pattern Languages of Programming III. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38676-3.
Full textNoble, James. Transactions on Pattern Languages of Programming III. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013.
Find full textNoble, James, and Johnson Ralph E. Transactions on pattern languages of Programming I. Berlin: Springer, 2009.
Find full textPurpose, pattern, and process. 8th ed. Dubuque, Iowa: Kendall/Hunt Pub., 2008.
Find full textBook chapters on the topic "Pattern languages"
Dersanambika, K. S., K. Krithivasan, C. Martin-Vide, and K. G. Subramanian. "Hexagonal Pattern Languages." In Lecture Notes in Computer Science, 52–64. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30503-3_4.
Full textMailund, Thomas. "Pattern Matching." In Domain-Specific Languages in R, 183–213. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3588-1_11.
Full textSekar, R. C., R. Ramesh, and I. V. Ramakrishnan. "Adaptive pattern matching." In Automata, Languages and Programming, 247–60. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/3-540-55719-9_78.
Full textFaust, Sebastian, Carmit Hazay, and Daniele Venturi. "Outsourced Pattern Matching." In Automata, Languages, and Programming, 545–56. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-39212-2_48.
Full textJay, Barry, and Delia Kesner. "Pure Pattern Calculus." In Programming Languages and Systems, 100–114. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11693024_8.
Full textKirchner, Claude, Radu Kopetz, and Pierre-Etienne Moreau. "Anti-pattern Matching." In Programming Languages and Systems, 110–24. Berlin, Heidelberg: Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-71316-6_9.
Full textFlajolet, Philippe, Yves Guivarc’h, Wojciech Szpankowski, and Brigitte Vallée. "Hidden Pattern Statistics." In Automata, Languages and Programming, 152–65. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-48224-5_13.
Full textSiromoney, R., K. G. Subramanian, and Abisha Jeyanthi. "Cryptosystems for Picture Languages." In Syntactic and Structural Pattern Recognition, 315–32. Berlin, Heidelberg: Springer Berlin Heidelberg, 1988. http://dx.doi.org/10.1007/978-3-642-83462-2_20.
Full textAugustsson, Lennart. "Compiling pattern matching." In Functional Programming Languages and Computer Architecture, 368–81. Berlin, Heidelberg: Springer Berlin Heidelberg, 1985. http://dx.doi.org/10.1007/3-540-15975-4_48.
Full textRevuz, Dominique, and Marc Zipstein. "DZ A text compression algorithm for natural languages." In Combinatorial Pattern Matching, 193–204. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/3-540-56024-6_16.
Full textConference papers on the topic "Pattern languages"
Motohashi, Masanari, Hiroshi Nakano, Eiiti Hanyuda, Takeshi Kakeda, and Koichiro Eto. "From pattern languages to a project language." In the 2nd Asian Conference. New York, New York, USA: ACM Press, 2011. http://dx.doi.org/10.1145/2524629.2524648.
Full textAkado, Yuma, Sakurako Kogure, Alice Sasabe, Jei-Hee Hong, Keishi Saruwatari, and Takashi Iba. "Five patterns for designing pattern mining workshops." In EuroPLoP 2015: 20th European Conference on Pattern Languages of Programs. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2855321.2855331.
Full textKawabe, Yuki, Haruka Mori, Aimi Burgoyne, and Takashi Iba. "Pattern Experience Chart Generator function on a pattern language platform Patterns We Live By." In EuroPLoP '18: 23rd European Conference on Pattern Languages of Programs. New York, NY, USA: ACM, 2018. http://dx.doi.org/10.1145/3282308.3282337.
Full textKhail, Waheedullah Sulaiman, and Valentino Vranić. "Treating Pattern Sublanguages as Patterns with an Application to Organizational Patterns." In EuroPLoP '17: European Conference on Pattern Languages of Programs. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3147704.3147710.
Full textGriffiths, Richard, Lyn Pemberton, Jan Borchers, and Adam Stork. "Pattern languages for interaction design." In CHI '00 extended abstracts. New York, New York, USA: ACM Press, 2000. http://dx.doi.org/10.1145/633292.633510.
Full textWania, Christine E., and Michael E. Atwood. "Pattern languages in the wild." In the 4th International Conference. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1555619.1555635.
Full textTodd, E., E. Kemp, and C. Phillips. "Validating user interface pattern languages." In the 4th Annual Conference of the ACM Special Interest Group. New York, New York, USA: ACM Press, 2003. http://dx.doi.org/10.1145/2331829.2331853.
Full textDíaz, Paloma, Ignacio Aedo, Mary Beth Rosson, and John M. Carroll. "A visual tool for using design patterns as pattern languages." In the International Conference. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1842993.1843005.
Full textSuzuki, Ryohei, Takashi Watanabe, and Takashi Iba. "Music Composition Patterns: A Pattern Language for Touching Music." In EuroPLop '22: 27th European Conference on Pattern Languages of Programs. New York, NY, USA: ACM, 2022. http://dx.doi.org/10.1145/3551902.3565071.
Full textGuerra, Eduardo, and Clovis Fernandes. "An evaluation process for pattern languages." In the 8th Latin American Conference. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/2581507.2581525.
Full textReports on the topic "Pattern languages"
Appelt, Douglas E., and Boyan Onyshkevych. The Common Pattern Specification Language. Fort Belvoir, VA: Defense Technical Information Center, October 1998. http://dx.doi.org/10.21236/ada631525.
Full textSiri Ming, Siri Ming. Can children with autism learn more flexible language patterns? Experiment, July 2014. http://dx.doi.org/10.18258/2920.
Full textWaters, Anna. Understanding Pervasive Language Impairment in Young Children: Exploring Patterns in Narrative Language and Functional Communication. Portland State University Library, January 2000. http://dx.doi.org/10.15760/etd.1030.
Full textBaader, Franz, and Ralf Küsters. Matching Concept Descriptions with Existential Restrictions Revisited. Aachen University of Technology, 1999. http://dx.doi.org/10.25368/2022.98.
Full textBaader, Franz, and Ralf Küsters. Matching Concept Descriptions with Existential Restrictions Revisited. Aachen University of Technology, 1999. http://dx.doi.org/10.25368/2022.98.
Full textNIKITINA, IRINA. THE LANGUAGE OF CORRUPTION IN ENGLISH BUSINESS DISCOURSE. Science and Innovation Center Publishing House, 2020. http://dx.doi.org/10.12731/2077-1770-2020-4-3-163-169.
Full textHoinkes, Ulrich. Indexicality and Enregisterment as Theoretical Approaches to the Sociolinguistic Analysis of Romance Languages. Universitatsbibliothek Kiel, November 2019. http://dx.doi.org/10.21941/hoinkesindexenregromlang.
Full textBaader, Franz, and Ralf Küsters. Matching Concept Descriptions with Existential Restrictions. Aachen University of Technology, 1999. http://dx.doi.org/10.25368/2022.93.
Full textBaader, Franz, and Ralf Küsters. Matching Concept Descriptions with Existential Restrictions. Aachen University of Technology, 1999. http://dx.doi.org/10.25368/2022.93.
Full textHernández, Ana, Magaly Lavadenz, and JESSEA YOUNG. Mapping Writing Development in Young Bilingual Learners. CEEL, 2012. http://dx.doi.org/10.15365/ceel.article.2012.2.
Full text