Mostrando 10,441 - 10,458 Resultados de 10,458 Para Buscar 'Deinze~', tiempo de consulta: 1.10s Limitar resultados
  1. 10441
    Publicado 2017
    “…KhudaBukhsh, Abdelhak M. Zoubir, and Heinz Koeppl. Inverse Reinforcement Learning in Swarm Systems *Amulya Yadav, Bryan Wilder, Eric Rice, Robin Petering, Jaih Craddock, Amanda Yoshioka Maxwell, Mary Hemler, Laura Onasch-Vera, Milind Tambe, and Darlene Woo. …”
    Libro electrónico
  2. 10442
    por Massetti, Marco
    Publicado 2015
    “…Per aquesta raó, una part central en el treball aborda la identificació d'eines adequades per a les diferents fases del procés de disseny. …”
    Accés lliure
    Tesis
  3. 10443
    por Solterbeck, Sven
    Publicado 2018
    “…Die Arbeit von Sven Solterbeck gehört neben den Werken von Heinz Reif und Marcus Weidner in jede gut sortierte Bibliothek zur Westfälischen Landesgeschichte. - Antje Diener-Staeckling, in: Archivpflege in Westfalen-Lippe 90 (2019), S. 71. …”
    Tesis
  4. 10444
    por Ishakoglu Kadioglu, Sevtap
    Publicado 2019
    “…Mahmut Karakuş for their support and contribution to our study as well as Associate Professor Meltem Kocaman and Assistant Professor Deniz Atalay Ata whose knowledge we referred to for remedying certain difficulties. …”
    Libro electrónico
  5. 10445
    Publicado 2014
    Libro electrónico
  6. 10446
    por Schnitzler, Arthur, author
    Publicado 2021
    Libro electrónico
  7. 10447
  8. 10448
    Publicado 2024
    “…Aquesta sistematització s’estructura en la identificació de la Trajectòria Hipotètica d’Aprenentatge (THA) dissenyada en la metodologia docent implantada i en l’anàlisi dels indicadors de compleció i d’èxit acadèmic a partir d’eines d’agrupament (clustering). La categorització dels resultats permet identificar les trajectòries d’aprenentatge existents i observar la influència de cadascuna d’aquestes en l’èxit acadèmic…”
    Tesis
  9. 10449
    Publicado 2024
    “…Aquesta sistematització s’estructura en la identificació de la Trajectòria Hipotètica d’Aprenentatge (THA) dissenyada en la metodologia docent implantada i en l’anàlisi dels indicadors de compleció i d’èxit acadèmic a partir d’eines d’agrupament (clustering). La categorització dels resultats permet identificar les trajectòries d’aprenentatge existents i observar la influència de cadascuna d’aquestes en l’èxit acadèmic…”
    Accés lliure
    Tesis
  10. 10450
    Publicado 2017
    Electrónico
  11. 10451
    Publicado 1638
    Tabla de Contenidos: “…Agustin, natural de la ciudad de Lima ... dize: Que auiendosele intimado de orden de V. Magestad que proponga de nueuo los fundame[n]tos de su sentir, sobre ... reformar los sinodos que gozan de la Real hacienda ... de los ministros Eclesiasticos en los Reynos de las Indias Occidentales ... -- [S.l. : s.n., 1640?] …”
    Colección
  12. 10452
    Publicado 2017
    Libro electrónico
  13. 10453
    Publicado 2022
    “…This keynote was shared with the ACM Web Science Conference, where the speaker questioned web scientists and hypertext researchers to explore the role of web science in general and hypertext in particular in helping to create the infrastructure of radical cultural shift towards health. Dene Grigar, Professor and Director of The Creative Media & Digital Culture Program at Washington State University Vancouver. …”
    Libro electrónico
  14. 10454
  15. 10455
    Publicado 2023
    “…Lessons Covered Include: Section 1: Rust Data Structures: Collections Lesson 1: Getting Started With The Modern Rust Development Ecosystem Meet the instructor & Course Overview: 1.0-meet-instructor-course-overview.mp4 Introduction to the AI Coding Paradigm Shift: 1.1-ai-pair-programming-paradigm-shift.mp4 Introduction to cloud-based development environments: 1.2-GitHub-Codespaces-Ecosystem-with-copilot-chat.mp4 Introduction to GitHub Copilot Ecosystem for Rust: 1.3-copilot-enabled-rust.mp4 Prompt Engineering with GCP BigQuery SQL: 1.4-big-query-prompt-engineering.mp4 Introduction to AWS CodeWhisperer for Rust: 1.5-aws-codewhisperer-for-rust.mp4 Using Google Bard to Enhance Productivity: 1.6-using-bard-to-enhance-productivity.mp4 Continuous Integration with Rust and GitHub Actions: 1.7-continuous-integration-rust-github-actions.mp4 Lesson 2: Rust Sequences and Maps Introducing Rust Sequences and Maps: 1.8-rust-sequences-maps.mp4 Print Rust data structures demo: 1.9-Print-Rust-data-structures-demo.mp4 Vector Fruit Salad demo: 1.10-Vector-Fruit-Salad-demo.mp4 VecDeque Fruit Salad demo: 1.11-VecDeque-Fruit-Salad-demo.mp4 Linkedin List Fruit Salad demo: 1.12-Linkedin-List-Fruit-Salad-demo.mp4 Fruit Salad CLI demo: 1.13-Fruit-Salad-CLI-demo.mp4 HashMap frequency counter demo: 1.14-HashMap-frequency-counter-demo.mp4 HashMap language comparison: 1.15-HashMap-language-comparison.mp4 Lesson 3: Rust Sets, Graphs and Miscellaneous Data Structures Analyzing UFC Fighter Network Using Graph Centrality in Rust: 1.16-ufc-graph-centrality.mp4 Storing Unique Fruits Using HashSet in Rust: 1.17-unique-fruits-with-hashset.mp4 Maintaining Sorted and Unique Fruits Using BTreeSet in Rust: 1.18-sorted-unique-fruits-with-btreeset.mp4 Creating a Fig Priority Fruit Salad Using Binary Heap in Rust: 1.19-fig-priority-fruit-salad-with-binary-heap.mp4 PageRank algorithm for sports data: 1.20-pagerank-sports.mp4 Showing shortest path with dijkstra: 1.21-shortest-path.mp4 Detecting Strongly Connected Components: A Deep Dive into Kosaraju's Algorithm: 1.22-strongly_connected_components_with_kosaraju.mp4 Simple Charting of Data Structures in Rust: 1.23-ascii-graphing.mp4 Section 2: Safety, Security and Concurrency with Rust Lesson 1: Rust Safety and Security Features Multi-Factor Authentication: 2.1_Multi-Factor_Authentication.mp4 Network Segmentation: 2.2_Network_Segmentation.mp4 Least Privilege Access: 2.3_Least_Privilege_Access.mp4 Encryption: 2.4_Encryption.mp4 Mutable fruit salad: 2.5-mutable-fruit-salad.mp4 Customize fruit salad with a CLI: 2.6-customize-csv-fruit-salad.mp4 Data Race example: 2.7-data-race.mp4 Lesson 2: Security Programming with Rust High Availability: 2.10-high-availability.mp4 Understanding the Homophonic Cipher: A Cryptographic Technique: 2.11-homphonic-cipher.mp4 Decoding the Secrets of the Caesar Cipher: 2.12-caesar-cipher.mp4 Building a Caesar Cipher Command Line Interface: 2.13-caesar-cipher-cli.mp4 Creating a Decoder Ring: A Practical Guide: 2.14-decoder-ring.mp4 Detecting Duplicates with SHA-3: A Data Integrity Tool: 2.15-sha3-dupe-detector.mp4 Incident Response: 2.16-incident-response.mp4 Compliance: 2.17-compliance.mp4 Lesson 3: Concurrency with Rust Core Concepts in Concurrency: 2.20-core-concepts-concurrency.mp4 Dining Philosophers: 2.21-dining-philosopher.mp4 Web Crawl Wikipedia with Rayon: 2.22-web-crawl-wikipedia-rayon.mp4 Intelligent Chatbot with Tokio: 2.23-tokio-chatbot.mp4 Multi-threaded deduplication with Rust: 2.24-data-eng-with-rust-dedupe.mp4 Energy Efficiency Python vs Rust: 2.25-energy-efficiency-python-rust.mp4 Concurrency Stress test with a GPU: 2.26-building-cuda-enabled-stress-test-with-rust-pytorch.mp4 Host Efficiency Serverless Optimization problem: 2.27-host-efficiency-optimization-problem.mp4 Section 3: Rust Data Engineering Libraries and Tools Lesson 1: Using Rust to Manage Data, Files and Network Storage Process CSV files in Rust: 2.31-process-csv-rust.mp4 Using Cargo Lambda with Rust: 2.33-cargo-lambda-rust.mp4 List files on AWS EFS with Rust: 2.34-rust-efs-lister.mp4 Use AWS S3 Storage: 2.35-use-s3-storage.mp4 Use AWS S3 Storage from Rust: 2.36-use-rust-for-s3-storage.mp4 Write encrypted data to tables or Parquet files: 2.37-Write-encrypted-data-to-tables-or-Parquet-files.mp4 Lesson 2: DataFrames with Rust, Python and Notebooks What is Colab?…”
    Video
  16. 10456
    Publicado 2019
    “…Finalment, el desenvolupament d'eines digitals de retoc (i el seu ús massiu), han contribuït a l'establiment de perfils de bellesa irreals i inassolibles. …”
    Accés lliure
    Tesis
  17. 10457
    Publicado 2023
    “…A l'efecte d'articular un sistema sancionador efectiu, cal proveir els prestadors d'eines per a la correcta i completa avaluació de solvència dels prestataris. …”
    Accés lliure
    Tesis
  18. 10458
    Publicado 2014
    Tabla de Contenidos: “…El revestimiento marmóreo de la denominada Sala del Mosaico: Begoña Soler Huertas Beyond Athens: Attic White-Ground Cups in the Mediterranean: Jenifer Neils A Study on Accurate Representation of Athenian Vase-Paintings and a Discovery: Takashi Seki Iconografía de la fundación: la disputa de Apolo y Heracles por el trípode délfico: Montserrat Reig, Jesús Carruesco Vasellame per un santuario: la produzione a vernice nera pestana nel santuario di Hera alla foce Sele: Bianca Ferrara Terrecotte figurate dall’insediamento di Sulky: Antonella Unali High Dining: Classical Motifs on Diningware from Roman Britain: Jason R. …”
    Libro