Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 21,783
- Història 9,630
- History 6,953
- Biblia 5,801
- Església Catòlica 4,468
- Filosofía 4,333
- Crítica e interpretación 4,158
- Iglesia Católica 3,873
- Economic conditions 3,756
- Management 3,373
- Bíblia 3,161
- Goigs 3,059
- Sermones 2,951
- Teología 2,867
- Development 2,866
- Economic policy 2,788
- Música 2,723
- Education 2,607
- Engineering & Applied Sciences 2,607
- Business & Economics 2,595
- Oración 2,541
- Derecho 2,498
- Teología dogmática 2,363
- Litúrgia 2,345
- Liturgia 2,293
- Moral cristiana 2,208
- Filosofia 2,167
- Teatro español 2,139
- Educación 2,103
- Application software 2,064
-
547321
-
547322por Hales, Wesley“…Even though Web Storage, Web Workers, Geolocation, Device Orientation, and WebSockets have been covered many times in the past, it is often from a very high or basic level. …”
Publicado 2012
Libro electrónico -
547323Publicado 1990Tabla de Contenidos: “…Basic radar principles; 1.1 Introduction; 1.2 Principles of range measurement; 1.3 Principles of bearing measurement; 1.4 Picture orientation; 1.5 Picture presentation; Chapter 2. The radar system - operational principles; 2.1 Introduction; 2.2 Function of units; 2.3 Transmitter principles; 2.4 Aerial principles; 2.5 Receiver principles; 2.6 Display principles; 2.7 The siting of units on board ship; Chapter 3. …”
Libro electrónico -
547324
-
547325Publicado 2012“…S'adressant à tous les utilisateurs du PDF, amateurs comme professionnels, il leur fera découvrir les formidables possibilités, souvent méconnues, d'Acrobat et les orientera vers la version adaptée à leurs besoins. …”
Libro electrónico -
547326por Kahate, AtulTabla de Contenidos: “…-- 1.5.2 Advantages of Sequential Organisation -- 1.5.3 Problems with Sequential Organisation -- 1.6 Pointers and Chains -- 1.6.1 Problems with One-way Chains -- 1.6.2 Two-way Chains -- 1.6.3 Queries Based on Other Fields -- 1.7 Indexed Organisation -- 1.7.1 Using Indexes -- 1.7.2 Improvements to Index-chain Method -- 1.7.3 Maintaining a List of All Items in the Index -- 1.7.4 Keeping a Count of Records -- 1.7.5 Complex Queries and Query Optimisation -- 1.7.6 Indexed Organisation in Computer Files -- 1.8 Direct Organisation -- 1.8.1 Basic Concepts -- 1.8.2 Non-hashed Files -- 1.8.3 Hashed Files -- Key Terms and Concepts -- Chapter Summary -- Practice Set -- Chapter 2: Introduction to Database Systems -- 2.1 What is DBMS? …”
Publicado 2004
Libro electrónico -
547327Publicado 2014Tabla de Contenidos: “…; Chapter 2: The Supply Chain*; Chapter 3: Performance Measures*; Chapter 4: Analytics and SCS; Chapter 5: An Applied Example of SCS: The Analysis Process; Chapter 6: An Applied Example of SCS: The Build Process; Chapter 7: SCS Execution; Chapter 8: SCS in Your Organization; Chapter 9: SCS Key Concepts; Chapter 10: Change Management; Chapter 11: SCS Is Wonderful; Back Cover…”
Libro electrónico -
547328Publicado 1990Tabla de Contenidos: “…Selling to the Ministry of DefenceMoD organization; Procurement executive; Procurement executive policy and procedures; Quality assurance; Glossary; Appendix 1: Worldwide standards; Guide to relevant worldwide standards, by subject; Guide to relevant worldwide standards, by reference; Appendix 2: Worldwide addresses; UK Governmental Departments; Institutions and associations; Standards organizations and bodies; Appendix 3: Further reading; Index…”
Libro electrónico -
547329por Brundage, Barbara“…The important stuff you need to know: Get to work right away. Import, organize, edit, crop, and color-correct your photos with ease. …”
Publicado 2013
Libro electrónico -
547330Publicado 2012“…Aucun doute, l'expression orale est une compétence à maîtriser…”
Libro electrónico -
547331Publicado 2012Tabla de Contenidos: “…8.6.5 Implementation of Threaded Code on Motorola 68000 -- 8.6.6 Implementation of Threaded Code on Intel x86 Machines -- 8.7 SECD and WAM -- 8.8 Grammar and IR Generation for miniC -- 8.8.1 Expressions -- 8.8.2 Assignments -- 8.8.3 Statements -- 8.8.4 IF-THEN and IF-THEN-ELSE -- 8.8.5 WHILE-DO -- 8.8.6 Variable Declarations -- 8.8.7 Function Definitions -- 8.8.8 Function Calls -- 8.8.9 Utility Functions Used -- 8.9 Real-life: Intermediate Codes of GNU gcc -- 8.9.1 Example GCC Intermediate Code -- Exercises -- Further Reading -- Glossary -- Chapter 9: Code Generation and Machine-dependent Optimization -- 9.1 Our Concerns in Code Generation -- 9.1.1 Input Intermediate Representation (IR) -- 9.1.2 Nature of Target Language -- 9.1.3 Selection of Alternatives from Instruction Set -- 9.1.4 Allocation of CPU Registers -- 9.1.5 Order of Evaluation Sequence -- 9.2 The Target Language -- 9.2.1 x86 Assembly Language in GAS Syntax -- 9.3 Data Structures -- 9.3.1 Vectors and Arrays -- 9.3.2 Vectors -- 9.3.3 Arrays -- 9.4 Control Constructs -- 9.5 Procedures and Function Calls -- 9.5.1 Function Prologue and Epilogue -- 9.5.2 Saving Registers -- 9.5.3 A Test for C Linkage -- 9.6 The Target Operating Environment -- 9.6.1 Memory Management -- 9.6.2 CPU Register Usage -- 9.6.3 Activation Record (AR) -- 9.7 Code Optimization -- 9.8 Machine-dependent Optimization -- 9.8.1 Register Allocation -- 9.8.2 Instruction Rescheduling: Use of Parallelism in Instruction Execution -- 9.9 Converting the 4-Tuple and RPN into Assembly Code -- 9.9.1 Conversion of 4-Tuple to Assembly Code -- 9.9.2 Conversion of RPN to Assembly Code -- Exercises -- Further Reading -- Glossary -- Chapter 10: Code Optimization -- 10.1 Basic Blocks -- 10.1.1 Formal Algorithm to Delineate BBs -- 10.1.2 Reference and Define Information -- 10.1.3 Loops in Flow-graphs -- 10.1.4 Example Implementation - miniC…”
Libro electrónico -
547332por He, HarryTabla de Contenidos: “…SummaryCHAPTER 3 Data Structures; Arrays; Duplication in an Array; Search in a 2-D Matrix; Binary Search on a Diagonal; Removing a Row or a Column at Each Step; String; Strings in C/C++; Strings in C#; Strings in Java; Replace Blanks in a String; Replace from Left to Right in O(n2) Time; Replace from Right to Left in O(n) Time; String Matching; Linked Lists; Print Lists from Tail to Head; Sort Lists; Loop in List; Trees; Next Nodes in Binary Trees; Binary Search Tree Verification; Verify Value Range of Each Node; Increasing In-Order Traversal Sequence; Stack and Queue…”
Publicado 2012
Libro electrónico -
547333Publicado 1972Tabla de Contenidos: “…OPEN TOP GALVANISED STEEL WATER STORAGE ORFEED AND EXPANSION TANKS; Section 26. RECTANGULAR STEEL, FUEL OIL STORAGE TANKS…”
Libro electrónico -
547334
-
547335por Parvathi, V. DeepaTabla de Contenidos: “…Cover -- Contents -- Foreword -- Preface -- Acknowledgements -- About the Author -- Chapter 1: Practical Application of Genetics in Nursing and Roles of a Nurse -- Roles of a Nurse -- Career Focus -- Review Question -- Chapter 2: Review of Cellular Division: Mitosis and Meiosis -- Introduction to Prokaryotic and Eukaryotic Cell -- Shape -- Size -- Number -- Cell wall -- Plasma membrane -- Cytoplasm -- Nucleus -- Cell Division -- An Overview of the Cell Cycle -- The Mechanics of Cell Division -- An overview of the M phase -- Cytoskeletal machines perform both mitosis and cytokinesis -- Two mechanisms help ensure that mitosis always precedes cytokinesis -- Mitosis in Detail -- Prophase -- Prometaphase -- Metaphase -- Anaphase -- Telophase -- Cytokinesis -- Meiosis -- Introduction -- Meiosis I -- Interphase I -- Prophase I -- Leptotene -- Zygotene -- Pachytene -- Diplotene -- Diakinesis -- Metaphase I -- Anaphase I -- Telophase I -- Meiosis II -- Interphase II -- Prophase II -- Metaphase II -- Anaphase II -- Review Questions -- Chapter 3: Structure and Organization of Genetic Material -- Characteristics and Structure of DNA and Chromosomes-DNA Packaging and Chromosome Condensation -- Structure of chromosomes -- Chromosomal DNA and its packaging in the chromatin fibre -- Eukaryotic DNA is packaged into a set of chromosomes -- Nucleosomes are the basic unit of eukaryotic chromosome structure -- Forms of chromosomes-metacentric, submetacentric, and acrocentric -- Chromosomes and Sex Determination -- XX-XY sex determination in humans -- The role of sex chromosomes in phenotype and fertility -- Review Questions -- Chapter 4: Errors in Transmission -- Overview of Chromosome Morphology -- Types of chromosome mutations -- Structural chromosomal abnormalities -- Chromosome rearrangements -- Duplications -- Deletions -- Inversions -- Translocations…”
Publicado 2012
Libro electrónico -
547336
-
547337Publicado 2014Tabla de Contenidos:Libro electrónico
-
547338Publicado 2013“…You’ll learn the quickest way to: • Organize, find, and share assets • Take control of metadata and tagging • Manage multilingual content • Take advantage of flexible workflows • Tap into social communities…”
Libro electrónico -
547339por Aspin, Adam“…You'll find solutions for importing from Microsoft Office data stores such as Excel and Access, from text files such as CSV files, from XML, from other database brands such as Oracle and MySQL, and even from other SQL Server databases. …”
Publicado 2012
Libro electrónico -
547340por Blackman, Sue. authorTabla de Contenidos: “…""Picking an Object in the Game""""Printing to the Console""; ""Counting Mouse Picks""; ""Conditionals and State""; ""Deconstructing the Conditional""; ""Order of Evaluation""; ""Summary""; ""Chapter 4: Terrain Generation: Creating a Test Environment""; ""Creating Environments""; ""Creating a Terrain Object""; ""Flythrough Scene Navigation""; ""The Terrain Engine""; ""Topology""; ""Painting Textures""; ""Trees""; ""Sky""; ""Back to the Trees""; ""Importing UnityPackages""; ""Terrain Extras""; ""Creating Your Own Terrain Assets""; ""Options""; ""Trees""; ""Orientation""…”
Publicado 2013
Libro electrónico