Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Energy 384
- Energy policy 367
- Technology: general issues 347
- Power resources 331
- History of engineering & technology 315
- Environmental aspects 256
- Renewable energy sources 252
- Nuclear energy 214
- Environment 202
- Economic conditions 201
- Energy consumption 198
- Research & information: general 192
- Business & Economics 186
- Nuclear Energy 186
- Engineering and Technology 175
- Physical Sciences 175
- Energy industries 173
- Sustainable development 170
- Economic policy 169
- Management 168
- Energy conservation 166
- Economic aspects 155
- Economics 154
- Engineering 139
- Technological innovations 138
- Recursos energéticos 135
- Engineering & Applied Sciences 132
- Política energética 127
- Energies renovables 118
- Government policy 118
-
11981Publicado 2003“…There is more uncertainty regarding comparisons of the various measurement methods - dual energy x-ray absorbtiometry (DXA), ultrasound, and computed tomography (CT).6. …”
Libro electrónico -
11982Publicado 2021Libro electrónico
-
11983Publicado 2020“…A tal efecte s’empra el mètode de l’anàlisi estadística de distribució modal d'energia (SmEdA: statistical modal energy distribution analysis). En aquesta secció, l’estructura amb ABHs ja no s’analitza com un element individual sinó que s’acobla a dues cavitats d’aire, formant part d’un sistema mecànic més complex.Al llarg de la tesi s’utilitza repetidament el mètode d’expansió gaussiana (GEM: Gaussian expansion method). …”
Tesis -
11984Publicado 2023“…Delen led a number of projects related to decision support systems, enterprise engineering, information systems development, and advanced business analytics that were funded by private industry and federal agencies, including several branches of the Department of Defense, NASA, National Science Foundation, National Institute for Standards and Technology, and the Department of Energy. Today, in addition to his academic endeavors, Dr. …”
Video -
11985por Statens beredning för medicinsk utvärdering (Sweden)“…Interventions to improve lifestyle have included counseling on diets that are low in energy and fat and high in fiber. As a rule, recommendations to increase physical activity have been included, and several studies recommend smoking cessation and lower consumption of alcohol.1. …”
Publicado 2005
Libro electrónico -
11986Publicado 2020Libro electrónico
-
11987Publicado 2010“…For the first two, they could be characterized molecularly and biochemically, findings that could be related to prior data, which includes the link between transport of these amino acids to energy metabolism of the parasite. Finally, the lysine permease was extensively studied. …”
Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada)Acceso restringido con credenciales UPSA
Tesis -
11988Publicado 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 -
11989por Chemes, Lucía Beatriz“…These studies showed that 90 por ciento of the binding free energy is provided by the high affinity LxCxE linear motif, but that multiple regions in E7 additionally participate of the interaction, pointing to its modular nature. …”
Publicado 2010
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Universitat Ramon Llull)Enlace del recurso
Tesis -
11990“…./21.07.2013, Sabine Rohlf energy.aktuell, 27/10 (2013) Natur, 11 (2013), Tania Greiner Kunstbulletin, 12 (2013) www.rezensionen.ch, 18.11.2013, Florian Englert GRÜNER ANZEIGER, 2 (2014), Elisabeth Meyer-Renschhausen Ernährung im Fokus, 1 (2014), Gesa Maschukowski Bestseller, 1/2 (2014) WERDE, 1 (2014) Fammilie&Co., 10 (2015)…”
Electrónico -
11991por Carbó Ochoa, David“…The study focusses in pa r- ticular on best practices in energy, water, waste and materials, as the four principal el e- ments i n the hotel - complex construction process. …”
Publicado 2013
Accés lliure
Tesis