Search Results - "composer"

  1. 461

    Music on the Move by Fosler-Lussier, Danielle

    Published 2020
    Table of Contents: “…Part I: Migration -- Chapter 1 Colonialism in Indonesia: Music Moving with an Occupying Force -- Chapter 2 The Romani Diaspora in Europe: Mutual Influences -- Chapter 3 The African Diaspora in the United States: Appropriation and Assimilation -- Part 2: Mediation -- Chapter 4 Sound Recording and the Mediation of Music -- Chapter 5 Music and Media in the Service of the State -- Part 3: Mashup -- Chapter 6 Composing the Mediated Self -- Chapter 7 Copyright, Surveillance, and the Ownership of Music -- Chapter 8 Localizations: Mediated Selves Mixing Musics…”
    Access online version
    Electronic eBook
  2. 462
  3. 463
  4. 464
  5. 465
  6. 466

    Grammaire Ouverte by Law, James

    Published 2022
    Table of Contents: “…Avant-propos -- Noms et pronoms -- Les noms -- Les pronoms personnels -- Les pronoms démonstratifs -- Les pronoms relatifs -- les pronoms idéfinis -- Modifcateurs -- Les déterminants -- Les quantifieurs -- Les adjectifs -- Les adverbes -- Les comparatif et le superlatif -- Les prépositions -- Verbes -- Les verbes -- Les verbes réfléchis -- L'indicatif -- Le présent -- Le passé composé -- L'imparfait -- Le plus-que-parfait -- Le futur -- Le conditionnel -- Le subjonctif -- L'impératif -- Les participes -- L'infinitif -- Les temps littéraires -- Transformations -- Les conjonctions -- Le négation -- L'interrogation -- Le discours rapporté…”
    Access online version
    Electronic eBook
  7. 467

    Documentary Making for Digital Humanists by Reid, Darren R., Sanders, Brett

    Published 2021
    Table of Contents: “…Settings, Lenses, Focus, and Exposure -- 10. Composing a Shot — Tips and Techniques -- 11. Shots and Compositions Considered -- 12. …”
    Access online version
    Electronic eBook
  8. 468
  9. 469
  10. 470
  11. 471

    Analyzing meaning An introduction to semantics and pragmatics by Kroeger, Paul

    Published 2018
    Table of Contents: “…Compositional semantics -- Chapter 12: How meanings are composed -- Chapter 13: Modeling compositionality -- Chapter 14: Quantifiers -- Chapter 15: Intensional contexts -- V. …”
    Access online version
    Electronic eBook
  12. 472

    New Mechanism Explanation, Emergence and Reduction /

    Published 2024
    Table of Contents: “…The Metabolic Theory of Ecology as a Mechanistic Approach (Gonçalo Martins) -- Chapter 4. Causing and composing evolution: lessons from evo-devo mechanisms (Cristina Villegas) -- Chapter 5. …”
    Link to Metadata
    Electronic eBook
  13. 473
  14. 474

    Pro TBB C++ Parallel Programming with Threading Building Blocks / by Voss, Michael, Asenjo, Rafael, Reinders, James

    Published 2019
    Table of Contents: “…-- Chapter 2: Generic Parallel Algorithms -- Chapter 3: Flow Graphs -- Chapter 4: TBB and the C++ Parallel Standard Template Library -- Chapter 5: Synchronization: why and how to avoid it -- Chapter 6: Data Structures for Concurrency -- Chapter 7: Scalable Memory Allocation -- Chapter 8: Mapping Parallel Patterns to TBB -- Part II -- Chapter 9: The Pillars of Composability -- Chapter 10: Using tasks to create your own algorithms -- Chapter 11: Controlling the Number of Threads Used for Execution -- Chapter 12: Using Work Isolation for Correctness and Performance -- Chapter 13: Creating Thread-to-core and Task-to-thread Affinity -- Chapter 14: Using Task Priorities -- Chapter 15: Cancellation and Exception Handling -- Chapter 16: Tuning TBB Algorithms: Granularity, Locality, Parallelism and Determinism -- Chapter 17: Flow Graphs: Beyond the Basics -- Chapter 18: Beef up Flow Graphs with Async Nodes -- Chapter 19: Flow Graphs on steroids: OpenCL Nodes -- Chapter 20: TBB on NUMA architectures -- Appendix A: History and Inspiration -- Appendix B: TBB Précis -- Glossary. .…”
    Link to Metadata
    Electronic eBook
  15. 475
  16. 476

    Researching with Proximity Relational methodologies for the Anthropocene /

    Published 2024
    Table of Contents: “…Stinson) -- Chapter 12. Composing the incomprehensible - A Cinematic Inquiry into Anthroposcenic Proximity (Joonas Vola) -- Chapter 13. …”
    Link to Metadata
    Electronic eBook
  17. 477

    Writing Spaces Readings on Writing Vol. I by Lowe, Charlie, Zemliansky, Pavel

    Published 2010
    Table of Contents: “…by James P. Purdy -- Composing the Anthology: An Exercise in Patchwriting by Christopher Leary -- Collaborating Online: Digital Strategies for Group Work by Anthony T. …”
    Access online version
    Electronic eBook
  18. 478

    Processes Writing Across Academic Careers by Iverson, Christopher, Ehrenfeld, Dan

    Published 2023
    Table of Contents: “…A Descriptive Report of Performance-Related Characteristics of Boston Marathon Qualifiers -- Writing in Science: Creating a Lab Write-Up -- It’s a Marsh Mallow World in the Summer -- Discourse Analysis: The Impact of the Unspoken Word -- Messages from Writers on Writing and Education -- Former Beat Writer Reflects -- The Process of Writing as a Spontaneous Act of Storytelling: From the Classroom to a Published Essay -- “The Generation and Uses of Chaos”: Rhetorical Invention as the Taming of a Wild Garden -- Collaborative Composing: Demystifying the Literature Review and the Writing Process, Together -- On Writing Philosophy -- Learning Outcomes -- Staying Engaged while Staying Home -- The Art of Editorial Conversation -- A Pedagogical Template for Preparing Undergraduate Student Scientific Laboratory Reports and First Submissions to Academic Journals -- Messages from Scholars about History and Culture -- The Messengers of War -- The Beauty of Spirited Writing -- The Art of Being Green: Mimesis and the Environment in Book II of The Faerie Queene -- Una Vida Aislada: The Theme of Isolation in The House on Mango Street -- The Advantages of Quick Writing Bursts -- Another Possible Source of Hawthorne’s Hester Prynne -- A Brief Survey of US Accounting -- Writing in Criminal Justice: The Process…”
    Access online version
    Electronic eBook
  19. 479

    The Spec UI framework by Fabry, Johan, Ducasse, Stephane

    Published 2017
    Table of Contents: “…Illustrations1 Introduction2 First Contact With Examples -- 2.1 A customer satisfaction UI -- 2.2 Fun with Lists -- 2.3 Conclusion -- 3 Reusing and composing elements -- 3.1 First requirements -- 3.2 Creating a basic UI to be reused as a widget -- 3.3 Combining two basic widgets into a reusable UI -- 3.4 Managing three widgets and their interactions -- 3.5 Changing the layout of a reused widget -- 3.6 Considerations about a public configuration API -- 3.7 Conclusion -- 4 The fundamentals of Spec -- 4.1 User interface building: a composition -- 4.2 The initializeWidgets method -- 4.3 Defining UI Layouts -- 4.4 The initializePresenter method -- 4.5 Conclusion -- 5 Layout Construction -- 5.1 About layouts -- 5.2 Row and column layouts -- 5.3 Combining rows and columns -- 5.4 Setting row and column size -- 5.5 Layouts without rows or columns -- 5.6 Conclusion -- 6 Managing windows -- 6.1 Opening a window or a dialog box -- 6.2 Modal windows and the closing of windows -- 6.3 Window size and decoration -- 6.4 The final details: title, icon and about text -- 6.5 Conclusion -- 7 Advanced Widgets -- 7.1 TextModel -- 7.2 RadioButtonModel -- 7.3 TabModel -- 7.4 Toolbars and Pop-up Menus -- 7.5 Conclusion -- 8 Dynamic Spec -- 8.1 Dynamically changing an already opened UI -- 8.2 Dynamically populating a UI with widgets -- 8.3 Hacking together a UI in the Playground -- 8.4 Conclusion -- 9 Tips and Tricks -- 9.1 Integrating the different UI frameworks -- 9.2 Lists, trees and tables -- 9.3 Using the underlying widget library -- 9.4 Testing the functionality of a Spec UI…”
    Access online version
    Electronic eBook
  20. 480