Mostrando 101 - 117 Resultados de 117 Para Buscar '"Lod"', tiempo de consulta: 0.06s Limitar resultados
  1. 101
  2. 102
    por Lods,Adolphe
    Publicado 1949
    Libro
  3. 103
    por Lods,Adolphe
    Publicado 1935
    Libro
  4. 104
    por Jodidio, Philip
    Publicado 2001
    Tabla de Contenidos: “…Conté volum 7: Banca dell’Occhio (Emilio Ambasz), p. 54; Saint Edward’s University (Alejandro Aravena), p. 64; Lusatian lakeland landmark (Architektur & landschaft), p. 70; The Yas hotel (Asymtote), p. 76; Sano clinic therapy square (Atelier-Den / Inahara Archi-lab), p. 82; UPENN weave bridge (Cecil Balmond), p. 88; Kielder observatory (Charles Barclay), p. 92; Marcus prize pavilion (Barkow leibinger architects), p. 98; Nordwesthaus (Baumschlager Eberle), p. 102; The Mountaing (BIG), p. 108; Former Arsenale La Maddalena ( Stefano Boeri), p. 116; Three Box House / Hanil Cement Information Center and Guesthouse ( Byoung-soo Cho), p. 122; Liège-Guillemins TGV Station ( Santiago Calatrava), p. 132; The Chronicles of Time (Giacomo Costa), p. 140; Underground (Rand Elliott), p. 146; Bubbletecture H (Shuhei Endo), p. 152; Bahnhof Pionen (Albert France-Lanord), p. 158; Eden Bio ( Edouard François), p. 164; Roof House (Terunobu Fujimori), p. 170; House H ( Sou Fujimoto), p. 176; Towards Paradise ( Gustafson Porter +Gustafson Guthrie Nichol), p. 182; Burnham Pavilion, JS Bach / Zaha Hadid Architects Music Hall (Zaha Hadid), p. 190; Munch Area (Herreros Arquitectos), p. 198; VitraHaus (Herzog &De Meuron), p. 202; Artfarm (HHF), p. 210; HEART: Hearning Museum of Contemporary Art, Knut Hamsun Center (Steven Holl), p. 216; Guangzhou TV and Sightseeing Tower (Information Based Architecture), p. 228; Princess Elisabeth Antarctica (International Polar Foundation), p. 232; Island House (Iroje KHM Architects), p. 244; Green houses (Junya Ishigami), p. 244; ZA-Koenji Public Theater (Toyo Ito), p. 250; The High Line (James Corner Field Operations/Diller Scofidio + Renfro), p. 256; Juvet Landscape Hotel (Jensen & Skodvin Architects), p. 262; Diaphanous Space (Kalhöfer-Korschildgen), p. 268; Church of the Holy Cross, Fiberline Factory ( KHR), p. 274; Top of Tyrol Mountain Platform (LAAC), p. 284; Hotel Aire en Bardenas (Emiliano López Mónica Rivera), p. 290; Blobwall and Toy Furniture (Greg Lynn Form), p. 296; Villa Chardonne (Made in Sàrl), p. 302; Delegation of the Ismaili Imamat (Fumihiko Maki), p. 308; 41 Cooper Square (Morphosis), p. 314; Gateway Art Tower (Eric Own Moss), p. 320; Walls in the Landscape (Susanne Nobis), p. 324; The Beacon of Amsterdam, The Ladies of the Lake (NOX), p. 330; Naoshima Public Baths (Shinro Ohtake), p. 338; Prada Transformer, CCTV Television Station and Headquarters (OMA*AMO/Rem Koolhaas), p. 344; La Olmeda Roman Villa (Paredes Pedrosa Arquitectos), p. 358; EWHA Womans University (Dominique Perrault), p. 364; Emilio and Annavianca Vedova Foundation (Renzo Piano), p. 372; Flowing Gardens (Plasma Studio), p. 378; Villa Navarra (Rudy Ricciotti), p. 384; Alexandra Heritage Center, Mapungubwe Interpretation Center (Peter Rich), p. 390; RDF181 (Rotor), p. 400; Miyajima Office (Hiroshi Sambuichi), p. 406; Serpentine Pavilion, Rolex Learning Center (Sanaa/Kazuyo Sejima + Ryue Nishizawa), p. 412; Termas Geométricas Hot Springs Complex, Villarrica National Park (Germán del Sol), p. 426; Burj Khalifa (Skidmore, Owings & Merrill), p. 432; Frog Queen (Splitterwerk), p. 438; Izu Photo Museum ( Hiroshi Sugimoto), p. 444; Kiltro House (Supersudaka), p. 450; Tenchi House ( Masaharu Takasaki), p. 456; Swarovski Ginza, Waterfall (Yoshioka Tokujin), p. 462; Production Facilities for Les Ballets C de la B and LOD (de Vylder Vinck Taillieu), p. 470.…”
    Libro
  5. 105
  6. 106
    por Das, Lyla. B.
    Publicado 2011
    Tabla de Contenidos: “…3.3.1.2 The Short Jump -- 3.3.2 Other Forms of the Unconditional Jump Instruction -- 3.3.2.1 Conditional Jumps -- 3.3.2.2 Far Jump -- 3.3.3 The LOOP Instruction -- 3.4 Arithmetic Instructions -- 3.4.1 Flag Control Instructions -- 3.4.2 Addition Instructions -- 3.4.3 Subtraction -- 3.4.4 Compare Instruction -- 3.4.5 Unsigned Multiplication -- 3.4.6 Unsigned Division -- 3.5 Logical Instructions -- 3.6 Shift and Rotate Instructions -- 3.6.1 Shift -- 3.6.2 Rotate Instructions -- Key Points of this Chapter -- Questions -- Exercises -- Chapter4: Programming Concepts - III -- 4.1 String Instructions -- 4.1.1 The MOVS Instruction -- 4.1.2 The CMPS Instruction -- 4.1.3 The SCAS Instruction -- 4.1.4 The STOS and LODS Instructions -- 4.2 Procedures -- 4.2.1 Writing a Procedure -- 4.2.2 Call and Return Instructions -- 4.2.2.1 Intrasegment or 'Near' Call -- 4.2.2.2 Intersegment or Far Call -- 4.2.3 The RET Instruction -- 4.2.4 The Use of the Stack in Procedure Calls -- 4.2.5 Passing Parameters To and From Procedures -- 4.2.5.1 Passing Parameters Through Registers -- 4.2.5.2 Passing Parameters Through Memory -- 4.2.5.3 Passing Parameters Through the Stack -- 4.3 Macros -- 4.3.1 Writing a Macro -- 4.3.2 Using the 'Local' Directive in Macros -- 4.4 Number Format Conversions -- 4.4.1 Packed BCD to Unpacked BCD Conversion -- 4.4.2 BCD Calculations -- 4.5 ASCII Operations -- 4.5.1 ASCII Addition -- 4.5.2 ASCII Subtraction -- 4.5.3 Multiplication and Division -- 4.6 Conversions for Computations and Display/Entry -- 4.6.1 Converting ASCII Numbers to Binary Form -- 4.6.2 Converting Binary Numbers to ASCII Form -- 4.7 Signed Number Arithmetic -- 4.7.1 Comparison of Signed Numbers -- 4.7.2 Signed Multiplication and Division -- 4.7.3 Arithmetic Shift -- 4.8 Programming Using High Level Language Constructs -- Key Points of this Chapter -- Questions -- Exercises…”
    Libro electrónico
  7. 107
    Publicado 2022
    “…By the end of this course, you will have explored parameters and LOD expressions, advanced Tableau charts, geospatial and sales dashboards, and utilized radial charts. …”
    Video
  8. 108
    Publicado 2022
    “…L'accessibilitat es contempla en l'ODS 11: Ciutats i comunitats sostenibles, i la igualtat de gènere en l'ODS 5: Igualtat de gènere. …”
    Accés lliure
    Tesis
  9. 109
    “…. • How to leverage table calculations (moving average, year over year growth, LOD (Level of Detail), etc. • How to integrate Tableau with R • How to tell a compelling story with data by creating highly interactive dashboards…”
    Libro electrónico
  10. 110
    Publicado 2023
    “…In addition to building masks, more research has arisen on the automatic generation of LoD2/3 building models from remote sensing data. …”
    Libro electrónico
  11. 111
    Publicado 2015
    “…Metadata enabled as limit of detection (LOD) data will play a key role in qualifying the semantic profile of the properties of the considered metadata and, consequently, of the information resources they represent. …”
    Libro electrónico
  12. 112
    Publicado 2015
    “…Es capaz de discernir, y también de denunciar el mal del pecado y las injusticias, porque es libre, no debe rendir cuentas a más amos que a Dios, no tiene otros intereses sino lods de Dios. El profeta está generalmente de parte de los pobres y los indefensos, porque sabe que Dios mismo está de su parte" (Papa Francisco)…”
    Libro
  13. 113
    Publicado 2008
    “…Sont ainsi étudiés les projets d'Alison et Peter Smithson à Londres, l'œuvre de Jaap Bakema aux Pays-Bas, l'extension de Bagnols-sur-Cèze menée par l'équipe Georges Candilis, Alexis Josic et Shadrach Woods, la création de la ville nouvelle du Vaudreuil par les architectes Lods, Depond et Beauclair influencés par le Team X, ainsi que l'opération expérimentale de la ZUP de Toulouse-Le Mirail aussi menée par l'équipe G. …”
    Electrónico
  14. 114
    Publicado 2011
    “…Plusieurs édifices remarquables sont nés de son développement, comme l'école de plein air d'Amsterdam de Jan Duiker ou celle de Suresnes d'Eugène Beaudouin et Marcel Lods. En nous offrant ici la première synthèse de l'histoire internationale du mouvement des écoles de plein air, Anne-Marie Châtelet dévoile les fils culturels, programmatiques et techniques qui situent ces bâtiments scolaires emblématiques dans le débat sur l'architecture moderne, le renouveau de la pédagogie et les progrès de la médecine et de l'hygiène. …”
    Libro
  15. 115
    Publicado 2023
    “…What you will learn Craft detailed, lifelike game settings in Unreal Engine 5 using high-quality materials and textures Sculpt large-scale, immersive landscapes with realistic flora and terrain details Perfect seamless character animations with skeletal mesh and blend techniques Optimize game performance using world partitioning, LOD, and Nanite systems Improve character dynamics with animation blueprints, sockets, and state machines Audience This course is ideal for aspiring game developers who have a foundational understanding of Unreal Engine and are eager to deepen their knowledge. …”
    Video
  16. 116
    Publicado 2019
    “…What you will learn Understand and take advantage of TypeScript's powerful Type System Grasp the key concepts and features of Angular, React, Vue.js, and NestJS Handle asynchronous processes using Promises, async/await, Fetch, RxJS, and more Delve into REST, GraphQL and create APIs using Apollo Discover testing concepts, techniques, and tools like TDD, BDD, E2E, Jest Learn Object-Oriented and Functional Programming concepts and leverage those with TypeScript Explore design practices and patterns such as SOLID, MVC, DI and IoC, LoD, AOP, and more Who this book is for This book is for software developers who are willing to discover what TypeScript is and how to leverage it to write great quality software. …”
    Libro electrónico
  17. 117
    Publicado 2019
    “…What you will learn Develop stunning visualizations that explain complexity with clarity Explore the exciting new features of Tableau Desktop and Tableau Prep Connect to various data sources to bring all your data together Uncover techniques to prep and structure your data for easy analysis Create and use calculations to solve problems and enrich analytics Master advanced topics such as sets, LOD calcs, and much more Enable smart decisions with clustering, distribution, and forecasting Share your data stories to build a culture of trust and action Who this book is for This Tableau book is for anyone who wants to understand data. …”
    Libro electrónico