Mostrando 10,121 - 10,140 Resultados de 13,866 Para Buscar '"The Class"', tiempo de consulta: 0.13s Limitar resultados
  1. 10121
    Publicado 2018
    Tabla de Contenidos: “…Intercommunal Health Policy-Making in Jerusalem from the Ottomans to the Mandate, 1908–1925 -- Being on a List: Class and Gender in the Registries of Jewish Life in Jerusalem, 1840–1900 -- The Tramway Concession of Jerusalem, 1908–1914: Elite Citizenship, Urban Infrastructure, and the Abortive Modernization of a Late Ottoman City -- Waqf Endowments in the Old City of Jerusalem: Changing Status and Archival Sources -- The Limitations of Citadinité in Late Ottoman Jerusalem -- Bibliography -- Index of Persons…”
    Libro electrónico
  2. 10122
    por Binkley, Dan
    Publicado 2013
    Tabla de Contenidos: “…; STUDIES OF LITTER DECOMPOSITION HAVE FASCINATED SCIENTISTS; ORGANIC MATTER ENTERS SOILS FROM ABOVE AND FROM WITHIN; SOIL ORGANIC MATTER SHOWS STRONG PATTERNS ACROSS LANDSCAPES; TROPICAL SOILS HAVE GREATER SOIL ORGANIC MATTER THAN TEMPERATE AND BOREAL SOILS; 5 Water, Pore Space, and Soil Structure; OVERVIEW; MINERALS ARE PLACED IN THREE SIZE CLASSES, COMPRISING SOIL TEXTURE…”
    Libro electrónico
  3. 10123
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started -- Programming language -- Data types -- Value types -- Structs -- Enumerations -- Reference types -- Strings -- Object -- Dynamic -- Classes -- Interfaces -- Delegates -- Installation and configuration of the IDE -- Creating the project -- Input and output -- Reading from input -- Writing to output -- Launching and debugging -- Summary -- Chapter 2: Arrays and Lists -- Arrays -- Single-dimensional arrays -- Example - month names -- Multi-dimensional arrays -- Example - multiplication table -- Example - game map -- Jagged arrays -- Example - yearly transport plan -- Sorting algorithms -- Selection sort -- Insertion sort -- Bubble sort -- Quicksort -- Simple lists -- Array list -- Generic list -- Example - average value -- Example - list of people -- Sorted lists -- Example - address book -- Linked lists -- Example - book reader -- Circular-linked lists -- Implementation -- Example - spin the wheel -- Summary -- Chapter 3: Stacks and Queues -- Stacks -- Example - reversing words -- Example - Tower of Hanoi -- Queues -- Example - call center with a single consultant -- Example - call center with many consultants -- Priority queues -- Example - call center with priority support -- Summary -- Chapter 4: Dictionaries and Sets -- Hash tables -- Example - phone book -- Dictionaries -- Example - product location -- Example - user details -- Sorted dictionaries -- Example - definitions -- Hash sets -- Example - coupons -- Example - swimming pools -- Sorted" sets -- Example - removing duplicates -- Summary -- Chapter 5: Variants of Trees -- Basic trees -- Implementation -- Node -- Tree -- Example - hierarchy of identifiers -- Example - company structure -- Binary trees -- Implementation -- Node -- Tree…”
    Libro electrónico
  4. 10124
    Publicado 2018
    Tabla de Contenidos: “…-- Profiling with TStopwatch -- Profilers -- AsmProfiler -- Sampling Profiler -- AQTime -- Nexus Quality Suite -- Summary -- Chapter 2: Fixing the Algorithm -- Responsive user interfaces -- Updating a progress bar -- Bulk updates -- Virtual display -- Caching -- Dynamic cache -- Speeding up SlowCode -- Summary -- Chapter 3: Fine-Tuning the Code -- Delphi compiler settings -- Code inlining control -- Optimization -- Record field alignment -- Assertions -- Overflow checking -- Range checking -- Extracting common expressions -- The helpful CPU window -- Behind the scenes -- A plethora of types -- Simple types -- Strings -- Arrays -- Records -- Classes -- Interfaces -- Optimizing method calls -- Parameter passing -- Method inlining -- The magic of pointers -- Going the assembler way -- Returning to SlowCode -- Summary -- Chapter 4: Memory Management -- Optimizing strings and array allocations -- Memory management functions -- Dynamic record allocation -- FastMM internals -- Memory allocation in a parallel world -- Replacing the default memory manager -- ScaleMM -- TBBMalloc -- Fine-tuning SlowCode -- Summary -- Chapter 5: Getting Started with the Parallel World -- Processes and threads -- When to parallelize the code? …”
    Libro electrónico
  5. 10125
    por Tooley, Michael H.
    Publicado 2010
    Tabla de Contenidos: “…Cover -- Btec First Engineering -- Copyright Page -- Contents -- Preface -- Unit 1: Working Safely and Effectively in Engineering -- 1.1 Regulations and Safety -- 1.2 Working Efficiently and Effectively in Engineering -- Review Questions -- Unit 2: Interpreting and Using Engineering Information -- 2.1 Interpreting Drawings and Documentation -- Review Questions -- Unit 3: Mathematics for Engineering Technicians -- 3.1 Arithmetic, Algebra and Graphical Methods -- 3.2 Mensuration and Trigonometry -- Review Questions -- Unit 4: Applied Electrical and Mechanical Science -- 4.1 Electrical Science -- 4.2 Mechanical Science -- Review Questions -- Unit 7: Electronic Devices and Communication Applications -- 5.1 Signals and Units of Measurement -- 5.2 Electronic Components and Devices -- 5.3 Analogue and Digital Circuits -- 5.4 Communication Systems and Data Transmission -- Questions -- Unit 8: Selecting Engineering Materials -- 6.1 Introducing Engineering Materials -- 6.2 Properties of Materials -- 6.3 Classes of Material -- 6.4 Ferrous Metals -- 6.5 Non-ferrous Metals -- 6.6 Non-metals -- 6.7 Composites -- 6.8 Coding and Identifying Materials -- Review Questions -- Unit 10: Computer Aided Drawing Techniques -- 7.1 Introducing Computer Aided Drawing, Design and Manufacture -- 7.2 2d Cad -- 7.3 3d Cad -- 7.4 Drawing Standards and Conventions -- 7.5 Producing and Storing Engineering Drawings -- 7.6 Drawing Projections -- 7.7 Getting Started with Cad -- 7.8 Getting Started with Autocad -- Review Questions -- Unit 19: Electronic Circuit Construction -- 8.1 Safety -- 8.2 Electronic Components -- 8.3 Circuit Diagrams -- 8.5 Component Colour Codes and Markings -- 8.6 Cables and Hardware -- 8.7 Logic Circuits -- 8.8 Circuit Construction -- 8.9 Test Equipment and Measurements -- Review Questions -- Appendix 1. …”
    Libro electrónico
  6. 10126
    Tabla de Contenidos: “…Vehicle flows by road class 117…”
    Libro electrónico
  7. 10127
    Publicado 2014
    Tabla de Contenidos: “…The Extended Euclidean AlgorithmModular Arithmetic; Congruence; Residue Class; Inverses; Fundamental Theorem of Arithmetic; Congruence Relation Defined; Substitution Cipher; Transposition Cipher; 4. …”
    Libro electrónico
  8. 10128
    por Stanek, William R.
    Publicado 2009
    Tabla de Contenidos: “…Digging Deeper into FunctionsExamining Function Definitions; Using the Built-In Functions; Working with Objects; Object Methods and Properties; Object Types; Digging Deeper into Objects; Working with COM and .NET Framework Objects; Working with .NET Framework Classes and Objects; Working with WMI Objects and Queries; 7. …”
    Libro electrónico
  9. 10129
    por Jones, Allen
    Publicado 2002
    Tabla de Contenidos: “…Threading and SynchronizationExceptions and Exception Handling; Declaring Exceptions; Catching Exceptions; Throwing Exceptions; The Exception Hierarchy; The System.Exception Class; Attributes; Attribute Names; Attribute Specification; Custom Attributes; Compile-Time Attributes; Assertions; Preprocessor Directives; #define and #undef; #if, #elif, #else, and #endif; #region and #endregion; #warning and #error; #line; Unsafe Code; The unsafe Modifier; The /unsafe Compiler Flag; Managed and Unmanaged Types; The sizeof Operator; Pointers; The fixed Statement; The stackalloc Command; Summary…”
    Libro electrónico
  10. 10130
    por Dooley, John
    Publicado 2011
    Tabla de Contenidos: “…Example of Stepwise Refinement: The Eight-Queens ProblemProposed Solution 1; Proposed Solution 2; Proposed Solution 3; Refinement 1; Refinement 2; Modular Decomposition; Example: Keyword in Context: Indexes for You and Me; Top-Down Decomposition; Modular Decomposition of KWIC; Conclusion; References; Appendix: The Complete Non-Recursive Eight-Queens Program; CHAPTER 8 Object-Oriented Analysis and Design; An Object-Oriented Analysis and Design Process; Doing the Process; The Problem Statement; The Feature List; Use Cases; Decompose the Problem; Class Diagrams; Code Anyone?; Conclusion…”
    Libro electrónico
  11. 10131
    Publicado 2016
    Tabla de Contenidos: “…Chapter 4 : Troubleshooting Hierarchies and Site ServersHierarchies and Site Servers; Replication; Log files; SQL Server; SQL performance; SQL logs; SQL trace and extended events; The Configuration Manager console; Troubleshooting the console; Debug modes; Active Directory; Schema Extension; Attributes; Classes; DNS and DHCP; Certificate services; Discovery; Site boundaries; Summary; Chapter 5 : Troubleshooting Management Points and Distribution Points; How a management point works; Testing our management point; Troubleshooting our management point; Console; HTTP codes; Log files…”
    Libro electrónico
  12. 10132
    Publicado 2015
    Tabla de Contenidos: “…Targeted profiling of code segmentsProfiler script control; Custom CPU Profiling; Saving and loading Profiler data; Saving Profiler data; Loading Profiler data; Final thoughts on Profiling and Analysis; Understanding the Profiler; Reducing noise; Focusing on the issue; Summary; Chapter 2: Scripting Strategies; Cache Component references; Obtaining Components using the fastest method; Removing empty callback declarations; Avoiding the Find() and SendMessage() methods at runtime; Static classes; Singleton Components; Assigning references to pre-existing objects; A global messaging system…”
    Libro electrónico
  13. 10133
    Publicado 2016
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Creating Simple Maps with OpenLayers 3; Before getting started; Creating a working environment; Structure of OpenLayers 3; Building the layout; Creating the appeal; Writing the code; Using the API documentation; Understanding type definitions; Debugging the code; Summary; Chapter 2: Applying Custom Styles; Before getting started; Basic considerations; Customizing the default appearance; Identifying the classes; Styling the controls; Customizing the attribution control…”
    Libro electrónico
  14. 10134
    Publicado 2016
    Tabla de Contenidos: “…Anonymous functions while creating an objectAnonymous functions while creating a list; Anonymous functions as a parameter to another function; Anonymous functions in conditional logic; Closures; Timers and callbacks; Private variables; Loops and closures; Modules; Stylistic considerations; Summary; Chapter 3: Data Structures and Manipulation; Regular expressions; Exact match; Match from a class of characters; Repeated occurrences; Alternatives - OR; Beginning and end; Backreferences; Greedy and lazy quantifiers; Arrays; Maps; Sets; A matter of style; Summary…”
    Libro electrónico
  15. 10135
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with TensorFlow -- Introduction -- How TensorFlow Works -- Declaring Tensors -- Using Placeholders and Variables -- Working with Matrices -- Declaring Operations -- Implementing Activation Functions -- Working with Data Sources -- Additional Resources -- Chapter 2: The TensorFlow Way -- Introduction -- Operations in a Computational Graph -- Layering Nested Operations -- Working with Multiple Layers -- Implementing Loss Functions -- Implementing Back Propagation -- Working with Batch and Stochastic Training -- Combining Everything Together -- Evaluating Models -- Chapter 3: Linear Regression -- Introduction -- Using the Matrix Inverse Method -- Implementing a Decomposition Method -- Learning The TensorFlow Way of Linear Regression -- Understanding Loss Functions in Linear Regression -- Implementing Deming regression -- Implementing Lasso and Ridge Regression -- Implementing Elastic Net Regression -- Implementing Logistic Regression -- Chapter 4: Support Vector Machines -- Introduction -- Working with a Linear SVM -- Reduction to Linear Regression -- Working with Kernels in TensorFlow -- Implementing a Non-Linear SVM -- Implementing a Multi-Class SVM -- Chapter 5: Nearest Neighbor Methods -- Introduction -- Working with Nearest Neighbors -- Working with Text-Based Distances -- Computing with Mixed Distance Functions -- Using an Address Matching Example -- Using Nearest Neighbors for Image Recognition -- Chapter 6: Neural Networks -- Introduction -- Implementing Operational Gates -- Working with Gates and Activation Functions -- Implementing a One-Layer Neural Network -- Implementing Different Layers -- Using a Multilayer Neural Network…”
    Libro electrónico
  16. 10136
    Publicado 2019
    Tabla de Contenidos: “…-- Adding Matrices -- Multiplying Matrices -- Order Matters in Matrix Multiplication -- Drawing 2D Shapes -- Transforming Matrices -- Transposing Matrices -- Rotating Matrices in Real Time -- Creating 3D Shapes -- Creating the Rotation Matrix -- Solving Systems of Equations with Matrices -- Summary -- PART 3: BLAZING YOUR OWN TRAIL -- 9 BUILDING OBJECTS WITH CLASSES -- Bouncing Ball Program -- Grazing Sheep Program -- Summary -- 10 CREATING FRACTALS USING RECURSION -- The Length of a Coastline -- Koch Snowflake -- Sierpinski Triangle -- Square Fractal -- Dragon Curve -- Summary -- 11 CELLULAR AUTOMATA -- Creating a Cellular Automaton -- Python Lists Are Strange -- Playing the Game of Life -- The Elementary Cellular Automaton -- Summary -- 12 SOLVING PROBLEMS USING GENETIC ALGORITHMS -- Using a Genetic Algorithm to Guess Phrases -- Solving the Traveling Salesperson Problem (TSP) -- Summary -- INDEX…”
    Libro electrónico
  17. 10137
    Publicado 2015
    Tabla de Contenidos: “…Creating the Utilities Class…”
    Libro electrónico
  18. 10138
    Publicado 2015
    Tabla de Contenidos: “…The number of units and beats per unit featuresLoading drum samples; Playing the drum machine; Initializing pygame; Playing complete patterns; Determining the tempo of a rhythm; Tkinter and threading; Tkinter and thread safety; Support for multiple beat patterns; Saving beat patterns; Working with ttk-themed widgets; Summary; Chapter 4: A Game of Chess; An overview of the chapter; Module requirements for this chapter; Structuring our program; Modeling the data structures; Convention on naming chess pieces; Convention for naming locations on the chessboard; Creating a Piece class…”
    Libro electrónico
  19. 10139
    Tabla de Contenidos: “…Step 2: Preprocessing the Data Step 3: Defining the Features; Step 4: Choosing and Applying Machine Learning Algorithms ; Step 5: Predicting Over New Data; Deploying Your Model in Production; Creating a Predictive Experiment ; Publishing Your Experiment as a Web Service; Accessing the Azure Machine Learning Web Service ; Summary; Chapter 3: Data Preparation; Data Cleaning and Processing; Getting to Know Your Data; Missing and Null Values; Handling Duplicate Records; Identifying and Removing Outliers; Feature Normalization; Dealing with Class Imbalance; Feature Selection…”
    Libro electrónico
  20. 10140
    Publicado 2015
    Tabla de Contenidos: “…""Amazon EBS""""Amazon CloudFront""; ""Amazon Glacier""; ""Amazon RDS""; ""Amazon DynamoDB""; ""Amazon ElastiCache""; ""Amazon Simple Queue Service""; ""Amazon Simple Notification Service""; ""Amazon Virtual Private Cloud""; ""Amazon Route 53""; ""AWS Identity and Access Management""; ""Amazon CloudWatch""; ""Other AWS Services""; ""Optimizing cloud infrastructure costs""; ""Choosing the right EC2 instance""; ""Turn-off unused instances""; ""Use auto scaling""; ""Use reserved instances""; ""Use spot instances""; ""Use Amazon S3 storage classes""; ""Reducing database costs""…”
    Libro electrónico