Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 190
- Computer programming 156
- Application software 150
- Python (Computer program language) 140
- Programming 134
- Engineering & Applied Sciences 117
- JavaScript (Computer program language) 101
- Java (Computer program language) 96
- Programming languages (Electronic computers) 83
- Data processing 82
- Computer Science 79
- Design 73
- Computer software 72
- Computer programs 68
- Web site development 67
- Artificial intelligence 60
- Management 59
- Video games 59
- Software engineering 55
- Computer networks 51
- Design and construction 51
- C (Computer program language) 48
- Machine learning 47
- Programming Languages, Compilers, Interpreters 47
- Web sites 45
- Database management 43
- Operating systems (Computers) 43
- C++ (Computer program language) 41
- Computer animation 41
- Computer graphics 39
-
1241por Valentine, D. T., 1946-Tabla de Contenidos: “…2.6.3 Limit of a sequence; 2.6.4 The basic for construct; 2.6.5 for in a single line; 2.6.6 More general for; 2.6.7 Avoid for loops by vectorizing!; 2.6.8 A common mistake: for less loops!…”
Publicado 2007
Libro electrónico -
1242Publicado 2023Tabla de Contenidos: “…Chapter 4: Working through Drum Programming and Arrangements -- Taking the creation of drum loops to another level -- Creativity versus programming -- Using the Channel Rack to create billboard charting drum loops -- The hip hop Channel Rack framework -- The West Coast hip hop Channel Rack framework -- The modern West Coast hip hop Channel Rack framework -- The trap music Channel Rack framework -- Creating suspense through transitionary ear candy -- Drum programming in FL Studio -- Drum sequence templates for hacking billboards -- East Coast Patterns -- West Coast Patterns -- Modern West Coast patterns -- Trap Patterns -- Club Patterns -- Summary -- Exercise -- Chapter 5: Approaching Melody and Composition Theory -- Basics of music composition theory -- Fundamentals of music theory -- Studying the icons -- Creating on the fly from experience -- Working off the cuff -- Composing in FL Studio - the basics -- Selecting a key -- Using rhythms in composition -- Picking your sound palette -- Layering and stylistic rules -- Crafting melodies in FL Studio -- Creating billboard chart melodies in FL Studio -- Composition theory -- Billboard charting pop chord progression frameworks -- Rap chord progression frameworks -- Chord progression frameworks in modern music -- Summary -- Exercise -- Chapter 6: A Billboard-Ready Production Arrangement -- Introduction to arrangement -- History of arrangement -- Modern-day arranging -- Pop music frameworks -- Using FL Studio to increase your workflow arrangement -- Creating the billboard charting arrangement templates -- The rap arrangement formula -- Sonic signature in arrangements -- Arrangement transitions -- Transitional effects -- Drop-ins and dropouts of drum patterns -- Summary -- Exercise -- Part 3: Best Techniques and How to Appear on the Billboard Charts -- Chapter 7: Chart-Topping Mixing Techniques…”
Libro electrónico -
1243por Sakiyama, Kazuo, 1971-Tabla de Contenidos: “…-- Preface xi -- About the Authors xiii -- 1 Introduction to Block Ciphers 1 -- 1.1 Block Cipher in Cryptology 1 -- 1.1.1 Introduction 1 -- 1.1.2 Symmetric-Key Ciphers 1 -- 1.1.3 Efficient Block Cipher Design 2 -- 1.2 Boolean Function and Galois Field 3 -- 1.2.1 INV, OR, AND, and XOR Operators 3 -- 1.2.2 Galois Field 3 -- 1.2.3 Extended Binary Field and Representation of Elements 4 -- 1.3 Linear and Nonlinear Functions in Boolean Algebra 7 -- 1.3.1 Linear Functions 7 -- 1.3.2 Nonlinear Functions 7 -- 1.4 Linear and Nonlinear Functions in Block Cipher 8 -- 1.4.1 Nonlinear Layer 8 -- 1.4.2 Linear Layer 11 -- 1.4.3 Substitution-Permutation Network (SPN) 12 -- 1.5 Advanced Encryption Standard (AES) 12 -- 1.5.1 Specification of AES-128 Encryption 12 -- 1.5.2 AES-128 Decryption 19 -- 1.5.3 Specification of AES-192 and AES-256 20 -- 1.5.4 Notations to Describe AES-128 23 -- Further Reading 25 -- 2 Introduction to Digital Circuits 27 -- 2.1 Basics of Modern Digital Circuits 27 -- 2.1.1 Digital Circuit Design Method 27 -- 2.1.2 Synchronous-Style Design Flow 27 -- 2.1.3 Hierarchy in Digital Circuit Design 29 -- 2.2 Classification of Signals in Digital Circuits 29 -- 2.2.1 Clock Signal 29 -- 2.2.2 Reset Signal 30 -- 2.2.3 Data Signal 31 -- 2.3 Basics of Digital Logics and Functional Modules 31 -- 2.3.1 Combinatorial Logics 31 -- 2.3.2 Sequential Logics 32 -- 2.3.3 Controller and Datapath Modules 36 -- 2.4 Memory Modules 40 -- 2.4.1 Single-Port SRAM 40 -- 2.4.2 Register File 41 -- 2.5 Signal Delay and Timing Analysis 42 -- 2.5.1 Signal Delay 42 -- 2.5.2 Static Timing Analysis and Dynamic Timing Analysis 45 -- 2.6 Cost and Performance of Digital Circuits 47 -- 2.6.1 Area Cost 47 -- 2.6.2 Latency and Throughput 47 -- Further Reading 48 -- 3 Hardware Implementations for Block Ciphers 49 -- 3.1 Parallel Architecture 49 -- 3.1.1 Comparison between Serial and Parallel Architectures 49 -- 3.1.2 Algorithm Optimization for Parallel Architectures 50 -- 3.2 Loop Architecture 51 -- 3.2.1 Straightforward (Loop-Unrolled) Architecture 51.…”
Publicado 2015
Libro electrónico -
1244Publicado 2017Tabla de Contenidos: “…How to define your MVP -- Building MVP -- Bringing components together to form an MVP -- Applying MVP to enterprise -- Fail fast - validate everything -- Apply agile prototyping - eliminate tech debt -- Lean UX cycles - the Build-Measure-Learn feedback loop -- Advantages of a feedback-focused development model -- Phases of the Build-Measure-Learn feedback loop -- Phase I - Build -- Phase II - Measure -- Phase III - Learn -- 10 essential UX testing methods -- Iterate and evolve - from viable to lovable -- Five tips to go from viable to lovable -- Summary -- Chapter 7: Minimal Viable Product Case Studies -- Fun with Charades - Initial vision -- The big ifs -- Hypothesis 1 -- Hypothesis 2 -- Hypothesis 3 -- Hypothesis 4 -- Hypothesis 5 -- The conundrum -- What we did well -- What we could have done better -- Summary -- Chapter 8: Cloud Solutions for App Experiments -- Do you need to create a backend yourself? …”
Libro electrónico -
1245Publicado 2009Tabla de Contenidos: “…Chapter 2: Basic Circuit Laws -- Introduction -- 2.1 Kirchhoff's Voltage Law (KVL) -- 2.2 Kirchhoff's Current LaW (KCL) -- 2.3 Interconnections of Ideal Sources -- 2.4 Analysis of a Single-Loop Circuit -- 2.5 Analysis of a Single-Node-Pair Circuit -- 2.6 Analysis of Multi-Loop, Multi-Node Circuits -- 2.7 Summary -- 2.8 Problems -- Chapter 3: Single Element Circuits -- Introduction -- 3.1 The Resistor -- 3.1.1 Series Connection of Resistors -- 3.1.2 Parallel Connection of Resistors -- 3.2 The Inductor -- 3.2.1 Instantaneous Inductor Current versus Instantaneous Inductor Voltage -- 3.2.2 Change in Inductor Current Function versus Area under Voltage Function -- 3.2.3 Average Applied Voltage for a Given Change in Inductor Current -- 3.2.4 Instantaneous Change in Inductor Current -- 3.2.5 Inductor with Alternating Voltage Across it -- 3.2.6 Inductor with Exponential and Sinusoidal Voltage Input -- 3.2.7 Linearity of Inductor -- 3.2.8 Energy Storage in an Inductor -- 3.3 Series Connection of Inductors -- 3.3.1 Series Connection of Inductors with Same Initial Current -- 3.3.2 Series Connection with Unequal Initial Currents -- 3.4 Parallel Connection of Inductors -- 3.4.1 Parallel Connection of Initially Relaxed Inductors -- 3.4.2 Parallel Connection of Inductors with Initial Energy -- 3.5 The Capacitor -- 3.6 Series Connection of Capacitors -- 3.6.1 Series Connection of Capacitors with Zero Initial Energy -- 3.6.2 Series Connection of Capacitors with Non-zero Initial Energy -- 3.7 Parallel Connection of Capacitors -- 3.8 Summary -- 3.9 Questions -- 3.10 Problems -- Part Two: Analysis of Memoryless Circuits -- Chapter 4: Nodal Analysis and Mesh Analysis of Memoryless Circuits -- Introduction -- 4.1 The Circuit Analysis Problem -- 4.2 Nodal Analysis of Circuits Containing Resistors with Independent Current Sources…”
Libro electrónico -
1246por Kumar, K.S.SureshTabla de Contenidos: “…2.2 Kirchhoff's Current Law -- 2.3 Interconnections of Ideal Sources -- 2.4 Analysis of a Single-Loop Circuit -- 2.5 Analysis of a Single-Node-Pair Circuit -- 2.6 Analysis of Multi-Loop, Multi-Node Circuits -- 2.7 KVL and KCL in Operational Amplifier Circuits -- 2.7.1 The Practical Operational Amplifier -- 2.7.2 Negative Feedback in Operational Amplifier Circuits -- 2.7.3 The Principles of 'Virtual Short' and 'Zero Input Current' -- 2.7.4 Analysis of Operational Amplifier Circuits Using the IOA Model -- 2.8 Summary -- 2.9 Problems -- Chapter 3 : Single Element Circuits -- 3.1 The Resistor -- 3.1.1 Series Connection of Resistors -- 3.1.2 Parallel Connection of Resistors -- 3.2 The Inductor -- 3.2.1 Instantaneous Inductor Current versus Instantaneous Inductor Voltage -- 3.2.2 Change in Inductor Current Function versus Area under Voltage Function -- 3.2.3 Average Applied Voltage for a Given Change in Inductor Current -- 3.2.4 Instantaneous Change in Inductor Current -- 3.2.5 Inductor with Alternating Voltage Across it -- 3.2.6 Inductor with Exponential and Sinusoidal Voltage Input -- 3.2.7 Linearity of Inductor -- 3.2.8 Energy Storage in an Inductor -- 3.3 Series Connection of Inductors -- 3.4 Parallel Connection of Inductors -- 3.5 The Capacitor -- 3.6 Series Connection of Capacitors -- 3.6.1 Series Connection of Capacitors with Zero Initial Energy -- 3.6.2 Series Connection of Capacitors with Non-zero Initial Energy -- 3.7 Parallel Connection of Capacitors -- 3.8 Summary -- 3.9 Problems -- Chapter 4 : Nodal Analysis and Mesh Analysis of Memoryless Circuits -- 4.1 The Circuit Analysis Problem -- 4.2 Nodal Analysis of Circuits Containing Resistors and Independent Current Sources -- 4.3 Nodal Analysis of Circuits Containing Independent Voltage Sources -- 4.4 Source Transformation Theorem and its Use in Nodal Analysis…”
Publicado 2013
Libro electrónico -
1247por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…Executive summary 7 Introduction 11 Immediate response by NEA member countries 15 -Initiating events 16 -Loss of safety functions 18 -Accident management 23 -Defence-in-depth 24 -Emergency preparedness and planning 27 -Radiological protection 28 -Post-accident recovery and clean-up 29 -Regulatory infrastructure 30 NEA initial considerations and approach 31 NEA actions in follow-up to the Fukushima Daiichi accident 35 -Nuclear regulation 35 --Accident management 35 --Defence-in-depth (DiD) concept and implementation 36 --Review of precursor events 37 --Regulation of nuclear site selection 37 --Crisis communication 37 -Nuclear safety 38 --Human performance under extreme conditions 38 --Filtered containment venting 38 --Hydrogen management 39 --Robustness of electrical systems 39 --Spent fuel pool accident conditions 40 --Risk analysis for natural external hazards 40 --High seismic loads on metallic components 40 --Software tools for the estimation of fission product releases 41 -Joint research projects 42 --Benchmark Study of the Accident at the Fukushima Daiichi Nuclear Power Plant (BSAF) 43 --Hydrogen Mitigation Experiments for Reactor Safety (HYMERES) 43 --PWR transient tests under postulated accident scenarios (PKL phase 3) 44 --Advanced Thermal-hydraulic Test Loop for Accident Simulation (ATLAS) 45 -New reactors 45 -Radiological protection 46 --Radiological protection aspects of the Fukushima Daiichi NPP accident 46 --Nuclear emergencies 47 --Information System on Occupational Exposure (ISOE) 48 -Support for the ICRP dialogue initiative 49 -Legal framework and liabilities 49 Direct support to Japan by the NEA 51 Key messages 53 -Assurance of safety 53 -Shared responsibilities 53 -Human and organisational factors 54 -Defence-in-depth (DiD) 54 -Stakeholder engagement 55 -Crisis communication 55 -International aspects of emergency preparedness 56 -Trade and transport issues 56 -Research and development 56 -International co-operation and the NEA contribution 56 Conclusions 59 Acknowledgements 61 List of acronyms and abbreviations 63…”
Publicado 2013
Libro electrónico -
1248Publicado 2021Tabla de Contenidos: “…-- Part III: Reimagining the Future -- 8: Measuring for Learning -- The Pressure to Measure -- Supporting Self-evaluation -- Surfacing Invisible Value -- Shortening Feedback Loops -- Measuring for Meaning -- Deepening the Data -- 9: Funding for Partnership…”
Libro electrónico -
1249por Prinz, PeterTabla de Contenidos: “…Alternative notation for operatorsType Conversions; Integer Promotion; Usual Arithmetic Conversions; Type Conversions in Assignments and Pointers; Statements; Block and Expression Statements; Jumps; if ... else; switch; Loops; while; do ... while; for; Unconditional Jumps; goto; continue; break; return; Declarations; General Syntax and Examples; Complex Declarations; Variables; Storage Classes; Initialization; Derived Types; Enumeration Types; Structures, Unions, and Bit-Fields; Unions; Bit-fields; Arrays; Pointers; Pointer arithmetic; Function pointers; Type Qualifiers and Type Definitions…”
Publicado 2002
Libro electrónico -
1250por Horlin, FrancoisTabla de Contenidos: “…Joint channel and frequency-dependent IQ imbalance estimation -- 5.11. Tracking loops for phase noise and residual CFO/SCO -- References -- 6. …”
Publicado 2008
Libro electrónico -
1251por Naas, Paul J.Tabla de Contenidos: “…Constructing a Good ModelGetting Started and Using Main Modeling Tools; Box Modeling and Building a Character; Chapter 4: Modeling with Polygons, Part 2; Creating Edge Loops; Adjusting Vertices, Polygons, and Edges; Chapter 5: Modeling with Polygons, Part 3; Refining and Cleaning Up; Mirroring Your Model; Deleting History; Chapter 6: Modeling with Subdivision Surfaces; Understanding the Characteristics of Subdiv Models; Creating Your Subdiv Model; Refining Your Subdiv Model; Chapter 7: Surfacing Your Character; Creating a Surface; Laying Out UVs; Texture Mapping…”
Publicado 2012
Libro electrónico -
1252por Académie Européenne Interdisciplinaire des Sciences, authorTabla de Contenidos: “…Une nouvelle fenêtre sur l'Univers -- 2 Génération d'ondes gravitationnelles par les systèmes binaires compa -- 3 La première détection d'ondes gravitationnelles -- 4 Lentilles gravitationnelles faibles: applications en cosmologie -- 5 Cosmology with the Planck Satellite: from quantum foam to the cosmic web -- Deuxième partie Dualité Ondes/Corpuscules de la Physique quantique -- Présentation -- 6 Situation actuelle de la mécanique quantique: des difficultés conceptuelles subsistent -- 7 Tests expérimentaux de la non localité quantique avec des paires de photons intriqués -- 8 La théorie de de Broglie- Bohm comme façon rationnelle de compléter la mécanique quantique -- 9 Atomes et lumière en équilibre thermique: de l'argument d'Einstein aux mélasses optiques -- 10 Bohr's legacy in Cavity QED -- Troisième partie Ondes, matière et quantification -- Présentation -- 11 Renormalisation et groupe de renormalisation Les infinis en physique microscopique contemporaine -- 12 A Quantic Universe before the Big Bang(s)? -- 13 Loop quantum gravity and exploding black holes -- Quatrième partie Une nouvelle révolution scientifique à l'horizon ? …”
Publicado 2018
Libro electrónico -
1253por Lischner, Ray. authorTabla de Contenidos: “…Error Messages -- 7. For Loops -- 8. Formatted Output -- 9. Arrays and Vectors -- 10. …”
Publicado 2020
Libro electrónico -
1254por Naas, PaulTabla de Contenidos: “…Box Modeling and Building a CharacterChapter 4: Modeling with Polygons, Part 2; Creating Edge Loops; Adjusting Vertices, Polygons, and Edges, and Adding Details; Chapter 5: Modeling with Polygons, Part 3; Refining and Cleaning Up; Mirroring Your Model; Deleting History; Chapter 6: Surfacing Your Character; Creating a Surface; Laying Out UVs; Texture Mapping; Chapter 7: Getting Bent Out of Shape: Blend Shapes; Understanding Blend Shapes and How They Work; Creating Deformers for Your Character; Setting Up the Blend Shape Interface; Chapter 8: Dem Bones: Setting Up Your Joint System…”
Publicado 2013
Libro electrónico -
1255Publicado 2024Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: An Introduction -- Chapter 1: Introduction to Rigs and Terminologies -- Technical requirements -- Terminology - understanding the anatomy of a bone -- Bone transforms -- Understanding the structure of a rig -- Starting with Blender -- Setting up Blender -- Summary -- Chapter 2: Starting with Bones -- Adding objects to the scene -- Selecting objects -- Adjusting our view -- Placing our first bones -- Using Pose Mode -- More on transforms -- Summary -- Part 2: Rigging -- Chapter 3: Using Weighting Tools to Give Life to a Mesh -- Creating a mesh -- Selection modes -- Continuing with vertices -- Adding loops -- Prelude to painting -- Painting begins -- Final piece -- Summary -- Chapter 4: Beginning the Rigging Process -- Understanding the core ideas behind rigging -- Setting up the model -- Fixing scale, rotation, and origin -- Starting the rigging process -- Spine -- Legs -- Arms -- Hands -- Neck and head -- Bone roll -- Naming and mirroring -- Renaming bones -- Mirroring -- Summary -- Chapter 5: Getting Started with Weight Painting -- Setting up empty weights -- Rigging the feet -- Understanding mesh seams and overlaps -- Rigging the knee -- Rigging the hips -- Fixing clipping on the hips -- Rigging the spine -- Rigging the hands -- Summary -- Part 3: Advanced Techniques -- Chapter 6: Using IK and Rig Controls -- Understanding IK and FK -- Forward Kinematics -- Inverse Kinematics -- Understanding the effects of IK and FK in animation -- Preparing for IK -- Pre-bending IK chains -- Adding control bones -- Adding the IK constraint -- Chain length -- Pole angle -- Use Tail -- Weight Position, Rotation, and Influence -- Applying IK to the legs -- Constraints on handles -- Summary -- Chapter 7: Getting Started with Shape Keys…”
Libro electrónico -
1256por Wolfert, A. R. M.Tabla de Contenidos: “…Intro -- Title Page -- Contents -- Opening -- Preface -- Contributions -- Commendations -- Reading guide -- Setting the Odesys scene -- Frame of reference -- Design, science, engineering & -- management -- Systems engineering & -- thinking -- Modeling & -- models -- Multi-objective optimisation -- Odesys' common terms & -- definitions -- Odesys' paradigms & -- views on world and man -- Design in the context of science & -- engineering -- Scientist versus engineer -- Empirical R& -- D, the 4-Quadrant model -- Values of science & -- engineering -- Con-science, the extended 4-Quadrant model -- Open-ended Odesys research questions -- Managing the service provider organization -- Socio-eco purpose, the quality of service concept -- Social laws & -- principles, a basis for Odesys -- Open loops management, an act of U-ncovering -- Designing to best fit for common purpose -- Common socio-eco interests, the design tY model -- Open designing, an act of U-ncovering -- Mathematical modeling design & -- decision problems -- Multi-criteria decision analysis & -- preference function modeling -- Single- & -- multi-objective design optimisation -- Conspection & -- curiosity -- Odesys methodology and applications -- Socio-technical systems design & -- integration -- Odesys' methodology & -- significance -- Odesys' mathematical formulation -- Threefold modeling framework & -- the Odesys' U -- IMAP & -- the Preferendus -- Formative Odesys examples -- Bridge design (revisited) -- Shopping mall (linear & -- non-linear) -- Supermarket (non-linear & -- non-monotonic) -- Summative Odesys applications -- Open-ended Odesys' U -- Norwegian light rail -- German power transmission line -- Dutch rail level crossing -- South Korean floating wind farm -- Educating the Odesys engineer -- The art of Open Design Learning…”
Publicado 2023
Libro electrónico -
1257Publicado 2016Tabla de Contenidos: “…8.1.2 Contributed Data Sets -- 8.2 Reading in External Data Files -- 8.2.1 The Table Format -- 8.2.2 Spreadsheet Workbooks -- 8.2.3 Web-Based Files -- 8.2.4 Other File Formats -- 8.3 Writing Out Data Files and Plots -- 8.3.1 Data Sets -- 8.3.2 Plots and Graphics Files -- 8.4 Ad Hoc Object Read/Write Operations -- Exercise 8.1 -- Part II: Programming -- Chapter 9: Calling Functions -- 9.1 Scoping -- 9.1.1 Environments -- 9.1.2 Search Path -- 9.1.3 Reserved and Protected Names -- Exercise 9.1 -- 9.2 Argument Matching -- 9.2.1 Exact -- 9.2.2 Partial -- 9.2.3 Positional -- 9.2.4 Mixed -- 9.2.5 Dot-Dot-Dot: Use of Ellipses -- Exercise 9.2 -- Chapter 10: Conditions and Loops -- 10.1 if Statements -- 10.1.1 Stand-Alone Statement -- 10.1.2 else Statements -- 10.1.3 Using ifelse for Element-wise Checks -- Exercise 10.1 -- 10.1.4 Nesting and Stacking Statements -- 10.1.5 The switch Function -- Exercise 10.2 -- 10.2 Coding Loops -- 10.2.1 for Loops -- Exercise 10.3 -- 10.2.2 while Loops -- Exercise 10.4 -- 10.2.3 Implicit Looping with apply -- Exercise 10.5 -- 10.3 Other Control Flow Mechanisms -- 10.3.1 Declaring break or next -- 10.3.2 The repeat Statement -- Exercise 10.6 -- Chapter 11: Writing Functions -- 11.1 The function Command -- 11.1.1 Function Creation -- 11.1.2 Using return -- Exercise 11.1 -- 11.2 Arguments -- 11.2.1 Lazy Evaluation -- 11.2.2 Setting Defaults -- 11.2.3 Checking for Missing Arguments -- 11.2.4 Dealing with Ellipses -- Exercise 11.2 -- 11.3 Specialized Functions -- 11.3.1 Helper Functions -- 11.3.2 Disposable Functions -- 11.3.3 Recursive Functions -- Exercise 11.3 -- Chapter 12: Exceptions, Timings, and Visibility -- 12.1 Exception Handling -- 12.1.1 Formal Notifications: Errors and Warnings -- 12.1.2 Catching Errors with try Statements -- Exercise 12.1 -- 12.2 Progress and Timing -- 12.2.1 Textual Progress Bars: Are We There Yet?…”
Libro electrónico -
1258por Supalov, Alexander. author, Semin, Andrey. author, Dahnken, Christopher. author, Klemm, Michael. authorTabla de Contenidos: “…First Steps: Loading and Storing -- Arithmetic -- Data Rearrangement -- Dealing with Disambiguation -- Dealing with Branches -- __builtin_expect -- Profile-Guided Optimization -- Pragmas for Unrolling Loops and Inlining -- unroll/nounroll -- unroll_and_jam/nounroll_and_jam -- inline, noinline, forceinline -- Specialized Routines: How to Exploit the Branch Prediction for Maximal Performance -- When Optimization Leads to Wrong Results -- Using a Standard Library Method -- Using a Manual Implementation in C -- Vectorization with Directives -- Analyzing Pipeline Performance with Intel VTune Amplifier XE -- Summary -- References -- Chapter 8: Application Design Considerations -- Abstraction and Generalization of the Platform Architecture -- Types of Abstractions -- Levels of Abstraction and Complexities -- Raw Hardware vs. …”
Publicado 2014
Libro electrónico -
1259Publicado 2015Tabla de Contenidos: “…Security Monitoring -- Policy Whitelisting -- Application Whitelisting -- Common Misperceptions About Industrial Network Security -- Assumptions Made in This Book -- Summary -- Chapter 3 - Industrial Cyber Security History and Trends -- Information in this Chapter -- Importance of Securing Industrial Networks -- The Evolution of the Cyber Threat -- APTs and Weaponized Malware -- Night Dragon -- Stuxnet -- Advanced Persistent Threats and Cyber Warfare -- Still to Come -- Defending Against Modern Cyber Threats -- The Insider -- Hacktivism, Cyber Crime, Cyber Terrorism, and Cyber War -- Summary -- Chapter 4 - Introduction to Industrial Control Systems and Operations -- Information in this Chapter -- System Assets -- Programmable Logic Controller -- Ladder Diagrams -- Sequential Function Charts -- Remote Terminal Unit -- Intelligent Electronic Device -- Human-Machine Interface -- Supervisory Workstations -- Data Historian -- Business Information Consoles and Dashboards -- Other Assets -- System Operations -- Control Loops -- Control Processes -- Feedback Loops -- Production Information Management -- Business Information Management -- Process Management -- Safety Instrumented Systems -- The Smart Grid -- Network Architectures -- Summary -- Chapter 5 - Industrial Network Design and Architecture -- Information in this Chapter -- Introduction to Industrial Networking -- Common Topologies -- Network Segmentation -- Higher Layer Segmentation -- Physical vs. …”
Libro electrónico -
1260Publicado 2024Tabla de Contenidos: “…Intro -- Title page -- Copyright and credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1: Mastering std::vector -- Chapter 1: The Basics of std::vector -- Technical requirements -- The significance of std::vector -- A basic comparison of C-style arrays and std::vector -- Comparison of C-style arrays and std::vector for memory management -- Declaring and initializing std::vector -- Declaring a vector -- Initializing a vector -- Accessing elements -- Random access -- Accessing the first and last elements -- Vector size -- Adding and removing elements -- Adding elements -- Removing elements -- Capacity -- Prefer using empty() when possible -- Clearing all elements -- Summary -- Chapter 2: Mastering Iterators with std::vector -- Technical requirements -- Types of iterators in the STL -- Input iterators -- Output iterators -- Forward iterators -- Reverse iterators -- Bidirectional iterators -- Random access iterators -- Basic iteration techniques with std::vector -- Iterating over std::vector -- Basic iteration using iterators -- Using constant iterators -- Benefits of iteration -- Using std::begin and std::end -- Understanding iterator requirements -- Range-based for loops -- Overview of range-based for loops -- When to use range-based for loops -- Modifying elements during iteration -- Creating a custom iterator -- The appeal of custom iterators -- Core requirements -- Iterator categories and their specialties -- A custom iterator example -- Custom iterator challenges and use cases -- Illustrative use cases of custom iterators -- Summary -- Chapter 3: Mastering Memory and Allocators with std::vector -- Technical requirements -- Understanding capacity versus size -- Revisiting the basics -- What exactly is capacity? …”
Libro electrónico