Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 808
- Application software 683
- Management 587
- Economic conditions 501
- Economic policy 407
- Economics, finance, business & management 394
- Government policy 391
- Computer networks 384
- Data processing 378
- History 372
- Engineering & Applied Sciences 370
- Computer programs 353
- Research 351
- Security measures 339
- Economic aspects 313
- Education 295
- Python (Computer program language) 286
- Business & Economics 282
- Finance 279
- Law and legislation 279
- Database management 274
- Taxation 274
- Cloud computing 268
- Programming 268
- Web site development 259
- Computer security 243
- Prevention 240
- Design 235
- Java (Computer program language) 232
- Examinations 218
-
3701por Kinsky, RogerTabla de Contenidos: “…Chapter 2: ChartsPrice charts; Types of price charts; What type of chart should I use?; Chapter summary; Chapter 3: Trends; Trends; Identifying trends: best fit method; Identifying trends: high-low method; Channels; Support and resistance levels; Wedges; Trend identification in a point and figure chart; Trend trading strategies; Interpretation of trends; Chapter summary; Chapter 4: Patterns; Chart patterns; Trend changes; Trend change patterns; Other patterns; Fibonacci ratios; Trading strategies using patterns; Visual interpretation; Chapter summary; Chapter 5: Moving averages…”
Publicado 2011
Libro electrónico -
3702por Lehtimäki, JuhaniTabla de Contenidos: “…; SUMMARY; PART II: ANDROID PLATFORM FEATURES AND UI COMPONENTS; CHAPTER 5: ANDROID APP STRUCTURE AND ONLINE GUIDELINES; ANDROID APP STRUCTURE OVERVIEW; ANDROID PROJECT STRUCTURE OVERVIEW; OFFICIAL ANDROID GUIDELINES; SUMMARY; CHAPTER 6: ANDROID INTENTS; INTENTS ALLOW APPS TO WORK TOGETHER…”
Publicado 2012
Libro electrónico -
3703por Drisgill, RandyTabla de Contenidos: “…; INTRODUCING SHAREPOINT BRANDING; COMMUNICATION VERSUS COLLABORATION; UNDERSTANDING THE LEVELS OF BRANDING; SUMMARY; 2 SHAREPOINT OVERVIEW; WHAT YOU NEED TO KNOW ABOUT SHAREPOINT; HOW BRANDING WORKS IN SHAREPOINT; WHAT'S NEW FOR BRANDING IN SHAREPOINT 2013; SUMMARY; 3 WORKING WITH THE SHAREPOINT 2013 USER INTERFACE; PAGE EDITING AND THE RIBBON; CREATING SITES AND SUBSITES…”
Publicado 2013
Libro electrónico -
3704Publicado 2024Tabla de Contenidos: “…Cover -- Title page -- Copyright and credits -- Contributors -- Table of Contents -- Preface -- Part 1: Understanding the JVM -- Chapter 1: Introduction to the Java Virtual Machine -- Technical requirements -- Exploring the evolution of Java -- An overview of the JVM -- How the JVM executes Java code -- Summary -- Questions -- Answers -- Chapter 2: Class File Structure -- Technical requirements -- Decoding class files -- Understanding the headers of class file -- Fields and data repositories -- Methods in the class file -- Summary -- Questions -- Answers -- Chapter 3: Understanding Bytecodes -- Technical requirements -- Bytecode unveiled -- Arithmetic operations -- Addition, subtraction, multiplication, and division -- Remainder and negation -- Shift and bitwise operations -- Local variable increment -- Comparison operations -- Value conversions -- Object manipulation -- Method calls and returns -- Conditional instructions -- Show me the bytecode -- Summary -- Questions -- Answers -- Part 2: Memory Management and Execution -- Chapter 4: Execution Engine -- The foundation of execution -- System operation layers -- Decoding JVM execution -- JIT compilation -- Class loading -- Summary -- Questions -- Answers -- Chapter 5: Memory Management -- Technical requirements -- Memory management in the JVM -- Program counter -- Java stack -- Local variables -- Operand stacks -- Java stack at the bytecode -- Native method stacks -- Method area -- Heap -- Code Cache and JIT -- Summary -- Questions -- Answers -- Chapter 6: Garbage Collection and Memory Profiling -- GC overview -- Serial GC -- Parallel GC -- G1 -- ZGC -- JVM tuning and ergonomics -- Summary -- Questions -- Answers -- Part 3: Alternative JVMs -- Chapter 7: GraalVM -- Technical requirements -- GraalVM overview -- Native Image -- Creating a Native Image -- Summary -- Questions -- Answers…”
Libro electrónico -
3705por Burns, Kevin, 1969-Tabla de Contenidos: “…Reviewing Layer 2 CommunicationsNetwork Layer Protocols; Internet Protocol Addressing; IP Communications; IP Packet Format; A Word about IP Version 6; Summary; Chapter 4: Internet Control Message Protocol; Reliability in Networks; Exploring the Internet Control Message Protocol; Summary; Chapter 5: User Datagram Protocol; Revisiting the Transport Layer; UDP Header; UDP Communication Process; Case Studies in UDP Communications; Summary; Chapter 6: Transmission Control Protocol; Introduction to TCP; TCP Connection Management; TCP Data Flow Management; TCP Application Analysis; Summary…”
Publicado 2003
Libro electrónico -
3706Publicado 2022Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: WebAssembly Introduction -- Wasm in the Cloud -- WebAssembly Use Cases -- WebAssembly Architecture -- Stack-Based Virtual Machine -- Summary -- Chapter 2: WebAssembly Module Internals: Sections and Memory Model -- Type Section -- Function Section -- Code Section -- Export Section -- Import Section -- Table Section -- Memory Section -- Data Section -- Custom Section -- Start Section -- Global Section -- Programmatically Parsing a Wasm File -- Summary -- Chapter 3: WebAssembly Text Toolkit and Other Utilities -- The wat2wasm Utility -- Tables -- The wasm2wat Utility -- Object Dump Using wasm-objdump -- Summary -- Chapter 4: WebAssembly with Rust and JavaScript: An Introduction to wasm-bindgen -- wasm-bindgen -- Prerequisites -- Complex Types via wasm-bindgen -- The Bloom Filter -- How a Bloom Filter Works -- The Cuckoo Filter -- Summary -- Chapter 5: waPC -- waPC Architecture -- Handling a Complex Type -- Rust Host for waPC-based Bindings -- Summary -- Chapter 6: Wasm Web Interface -- Node Example -- Summary -- Chapter 7: Wasm and Kubernetes -- Docker -- Kubernetes -- The Workings of Kubernetes -- Packaging a Rust Web App into a Docker Container -- Pushing an Image to a Docker Registry -- Prerequisites -- The Pod Yaml File -- The Service Yaml File -- A Golang-based Web App Deployed on Kubernetes -- Kubernetes Deployment of the Golang Web App -- The Pod Yaml File -- The Service Yaml File -- Summary -- Chapter 8: Extending Istio with WebAssembly -- What Is Envoy? …”
Libro electrónico -
3707por Hadnagy, ChristopherTabla de Contenidos: “…; The Goals of Elicitation; Mastering Elicitation; Summary; Chapter 4: Pretexting: How to Become Anyone; What Is Pretexting?…”
Publicado 2011
Libro electrónico -
3708por Ling, Wing-KuenTabla de Contenidos: “…Chapter 4 Saturation in Digital Filters System model; Oscillations of digital filters associated with saturation nonlinearity; Stability of oscillations of digital filters associated with saturation nonlinearity; Summary; Exercises; Chapter 5 Autonomous Response of Digital Filters with Two's Complement Arithmetic; System model; Linear and affine linear behaviors; Limit cycle behavior; Chaotic behavior; Summary; Exercises; Chapter 6 Step Response of Digital Filters with Two's Complement Arithmetic; Affine linear behavior; Limit cycle behavior; Fractal behavior; Summary; Exercises…”
Publicado 2007
Libro electrónico -
3709
-
3710Publicado 2014Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with TypeScript; The advantages of TypeScript; Setting up the IDE; Hello World; Command-line compilation; Integrating Visual Studio; Creating a new project; Build options; Summary; Chapter 2: TypeScript Basics; Types; Functions; Interfaces; Classes; Definitions; Interfaces; Static and instance members; Properties; Enums; Modules; Internal modules; Generic objects; Summary; Chapter 3: The TypeScript Compiler; Generation of ECMAScript; ECMAScript version…”
Libro electrónico -
3711
-
3712
-
3713
-
3714por Terzi, Arzu“…İstiklâl Marşı, gerek tekniği gerekse muhtevası bakımından herhangi bir millî marş güftesinin çok ilerisinde Türk edebiyatının en güzel lirik-hamâsî şiirlerindendir. Milletin iradesine ve Allah’ın müminlere vaad ettiği zaferin er geç gerçekleşeceğine inanan Mehmed Âkif’in İstiklal Marşı’nın güftesindeki özelliklerinin en önemlisi millî ve ulvî değerlerle dinî motifleri dengeli bir şekilde kıtalara yerleştirmesidir. …”
Publicado 2022
Libro electrónico -
3715por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…Structure, Dynamics and Performance in National Biopharmaceutical Innovation Systems -- Systemic Imperfections in Biopharmaceutical Innovation Systems -- Policy Implications -- Executive Summary -- Introduction -- Summary of Country Studies -- Comparison of Performance in National Biopharmaceutical Innovation Sy -- Openness of the Biopharmaceutical Innovation System…”
Publicado 2006
Libro electrónico -
3716por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…Summary -- Social unrest and agent based models -- Outlook -- Evolutionary pressure for increasing leverage -- Introduction -- A simple agent based model of financial markets -- Leverage and systemic risk -- Implications -- How leverage increases volatility -- Executive summary -- Foreword…”
Publicado 2011
Libro electrónico -
3717Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Descriptive Statistics -- The CSV library - working with CSV files -- Data range -- Data mean and standard deviation -- Data median -- Data mode -- Summary -- Chapter 2: SQLite3 -- SQLite3 command line -- Working with SQLite3 and Haskell -- Slices of data -- Working with SQLite3 and descriptive statistics -- Summary -- Chapter 3: Regular Expressions -- Dots and pipes -- Atom and Atom modifiers -- Character classes -- Regular expressions in CSV files -- SQLite3 and regular expressions -- Summary -- Chapter 4: Visualizations -- Line plots of a single variable -- Plotting a moving average -- Creating publication-ready plots -- Feature scaling -- Scatter plots -- Summary -- Chapter 5: Kernel Density Estimation -- The central limit theorem -- Normal distribution -- Introducing kernel density estimation -- Application of the KDE -- Summary -- Chapter 6: Course Review -- Converting CSV variation files into SQLite3 -- Using SQLite3 SELECT and the DescriptiveStats module for descriptive statistics -- Creating compelling visualizations using EasyPlot -- Reintroducing kernel density estimation -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
3718Tabla de Contenidos: “…Cover -- Table of Contents -- Introduction -- Part I: An Introduction to Server Farms -- Chapter 1 Overview of Data Centers -- Data Centers Defined -- Application Architecture Models -- Data Center Architecture -- Data Center Services -- Summary -- Chapter 2 Server Architecture Overview -- Network Attachment -- Client and Server Packet Processing -- TCP and Server Applications -- UDP and Server Applications -- Server Availability -- Configuring a Web Server -- Network Architecture Design Options -- Summary -- For Further Reading -- Chapter 3 Application Architectures Overview -- Taxonomy of Applications and Hosted Servers -- Integration of Applications -- Multitier Applications -- Network Architecture Considerations -- Multitier Design Case Study -- Summary -- For Further Reading -- Chapter 4 Data Center Design Overview -- Types of Server Farms and Data Centers -- Data Center Topologies -- Fully Redundant Layer 2 and Layer 3 Designs -- Fully Redundant Layer 2 and Layer 3 Designs with Services -- Summary -- Chapter 5 Data Center Security Overview -- The Need for a Secure Data Center -- Vulnerabilities and Common Attacks -- Network Security Infrastructure -- Security Fundamentals -- Data Center Security Framework -- Summary -- Chapter 6 Server Load-Balancing Overview -- Load Balancing Defined -- Key Concepts of Load Balancing -- High Availability Considerations -- Generic Load Balancer Architecture -- Summary -- Part II: Server Farm Protocols -- Chapter 7 IP, TCP, and UDP -- Layers and Protocols -- IP -- TCP -- UDP -- Summary -- References -- Chapter 8 HTTP and Related Concepts -- Resources and Messages -- HTTP Overview -- HTTP General Header -- Request Header -- Response Header -- Entity Header -- Summary -- Chapter 9 SSL and TLS -- SSL Overview -- SSL Operations -- Performance Implications of SSL -- Authentication and Digital Certificates…”
Libro electrónico -
3719por Spaanjaars, ImarTabla de Contenidos: “…Cover; Chapter 1: Getting Started with ASP.NET 4.5; Microsoft Visual Studio Express for Web; Creating Your First ASP.NET 4.5 Website; An Introduction to ASP.NET 4.5; A Tour of the IDE; Customizing the IDE; The Sample Application; Practical Tips on Visual Studio; Summary; Chapter 2: Building an ASP.NET Website; Creating Websites with Visual Studio 2012; Working with Files in Your Website; Working with Web Forms; Practical Tips on Working with Web Forms; Summary; Chapter 3: Designing Your Web Pages; Why Do You Need CSS?…”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
3720por Gassner, David L.Tabla de Contenidos: “…Integrating Flash Builder with Flash Professional CS5Summary; Chapter 3: Building a Basic Flex Application; Creating a "Hello World" Application; Understanding the html-template Folder; Deploying the Application; Summary; Chapter 4: Understanding the Anatomy of a Flex Application; MXML and ActionScript 3; Understanding MXML; Understanding ActionScript 3; Combining MXML and ActionScript; Using the Application Component; Summary; Chapter 5: Using Bindings and Components; Using Binding Expressions; Using MXML Components; Adding Properties and Methods to Components; Using Component Libraries…”
Publicado 2010
Libro electrónico