Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Documentales 371
- Historia 134
- Películas cinematográficas 129
- Cine 78
- Sociologia Investigacion 47
- Engineering & Applied Sciences 43
- Música 43
- Development 40
- Application software 37
- History 35
- Computer Science 34
- Design 34
- Programming 34
- Operating systems (Computers) 32
- Photography 32
- Computer programs 30
- Historia contemporánea 30
- Naturaleza 30
- Data processing 29
- Drama cinematogrÆfico 29
- Web site development 29
- Management 28
- Biografías 27
- Computer graphics 27
- Computer programming 24
- Història 24
- Python (Computer program language) 24
- Documentales de autor 23
- Religión 23
- Sociología 23
-
3001por Nartovich, AleksandrTabla de Contenidos: “…9.5.2 Saving the style to be used for other WebFacing projects -- 9.6 Using a CL command with variable parameters -- 9.7 Enhancing the layout of the launch page index.html -- 9.7.1 Changing index.html with Page Designer -- 9.8 Creating a multiple language WebFacing application -- 9.8.1 Separating language-dependent objects -- 9.8.2 Language dependent objects in the WebFacing project -- 9.9 Customizing the WebFacing interface with CODE Designer -- 9.9.1 A look at CODE Designer -- 9.9.2 Opening CODE Designer -- 9.9.3 Accessing Web Settings -- 9.9.4 Web settings overview -- 9.9.5 A sample application for WebFacing -- 9.9.6 Initial appearance of a new WebFacing application -- 9.9.7 Changing Web settings on a record format level -- 9.9.8 Field-level Web settings -- 9.9.9 Adding extra logic to the Web browser with JavaScript -- 9.9.10 Adding JavaScript to an application -- 9.10 Report Service: viewing spooled files -- Summary -- Key terms and concepts -- Other helpful resources -- Questions -- Exercise -- On-going study -- Chapter 10. …”
Publicado 2004
Libro electrónico -
3002por Das, Lyla. B.Tabla de Contenidos: “…Questions -- Exercises -- Chapter 1: The Architecture of 8086 -- 1.1 Internal Block Diagram of the 8086 -- 1.2 The Execution Unit -- 1.2.1 The Scratchpad Registers -- 1.2.2 Flag Register -- 1.3 Bus Interface Unit -- 1.3.1 The Instruction Queue -- 1.3.2 Memory Segmentation -- 1.3.2.1 Segment Registers -- 1.3.2.2 The Code Segment and the Instruction Pointer -- 1.3.2.3 The Stack Segment and the Stack Pointer -- 1.3.2.4 The Data Segment and Extra Segment -- 1.4 Addressing Modes -- Key Points of this Chapter -- Questions -- Exercises -- Chapter 2: Programming Concepts - I -- 2.1 The Assembly Process -- 2.1.1 Features of Assemblers -- 2.1.2 Instructions and Directives -- 2.1.3 The Forward Reference Problem -- 2.1.4 Two Pass Assemblers -- 2.2 Assemblers for x86 -- 2.2.1 Why MASM? …”
Publicado 2011
Libro electrónico -
3003por Valentin, HandzTabla de Contenidos: “…2.7 ALINEAR EL CONTENIDO DE SUS CELDAS -- 3 TRABAJAR CON FÓRMULAS Y FUNCIONES -- 3.1 LAS FÓRMULAS EN EXCEL -- 3.2 OPERADORES EN LAS FÓRMULAS -- 3.2.1 Operadores aritméticos -- 3.2.2 Operadores de texto y comparación -- 3.3 USAR REFERENCIAS DE CELDAS -- 3.4 UTILIZAR FUNCIONES EN LAS FÓRMULAS -- 3.4.1 Ejemplos de fórmulas que usan funciones -- 3.4.2 Argumentos de las funciones -- 3.5 FUNCIONES BÁSICAS -- 3.5.1 Función SUMA -- 3.5.2 Función PROMEDIO -- 3.5.3 Función MAX -- 3.5.4 Función MIN -- 3.5.5 Función CONTAR -- 3.6 ERRORES DE FÓRMULAS -- 4 USANDO FUNCIONES QUE CUENTAN Y SUMAN -- 4.1 FUNCIÓN ABS -- 4.2 FUNCIÓN MODA.UNO -- 4.3 FUNCIÓN PI -- 4.4 FUNCIÓN RAIZ -- 4.5 FUNCIÓN NÚMERO.ROMANO -- 4.6 FUNCIÓN CONTARA -- 4.7 FUNCIÓN CONTAR.BLANCO -- 4.8 FUNCIÓN CONTAR.SI -- 4.9 FUNCIÓN CONTAR.SI.CONJUNTO -- 4.10 FUNCIÓN SUMAR.SI -- 4.11 FUNCIÓN SUMAR.SI.CONJUNTO -- 5 FUNCIONES LÓGICAS -- 5.1 FUNCIÓN SI -- 5.1.1 Ejemplos con la función SI -- 5.1.2 Anidar la función SI -- 5.2 FUNCIÓN Y -- 5.3 FUNCIÓN O -- 5.4 SUMAR EL TOTAL SI TODOS LOS DATOS ESTÁN COMPLETOS -- 6 FUNCIONES DE TEXTO -- 6.1 FUNCIÓN MINUSC -- 6.2 FUNCIÓN MAYUSC -- 6.3 FUNCIÓN NOMPROPIO -- 6.4 FUNCIÓN IZQUIERDA -- 6.5 FUNCIÓN DERECHA -- 6.6 FUNCIÓN HALLAR -- 6.7 FUNCIÓN LARGO -- 6.8 FUNCIÓN EXTRAE -- 6.9 FUNCIÓN REPETIR -- 6.9.1 Crear una mini gráfica con Repetir -- 7 TRABAJAR CON FECHAS Y HORAS -- 7.1 CÓMO TRABAJA EXCEL CON FECHAS Y HORAS -- 7.2 INGRESAR FECHAS Y HORAS -- 7.3 LOS AÑOS DE DOS DÍGITOS -- 7.4 FUNCIÓN HOY -- 7.5 FUNCIÓN FECHA -- 7.6 FUNCIÓN FECHANUMERO -- 7.7 FUNCIÓN MES -- 7.8 FUNCIÓN DIA -- 7.9 FUNCIÓN AÑO -- 7.10 FUNCIÓN DIAS.LAB -- 7.11 FUNCIÓN AHORA -- 8 FUNCIONES DE BÚSQUEDA Y REFERENCIA -- 8.1 FUNCIÓN BUSCARV -- 8.2 FUNCIÓN BUSCARH -- 9 TRABAJAR CON TABLAS -- 9.1 ¿QUÉ ES UNA TABLA? …”
Publicado 2016
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
3004por Freeman, Adam. authorTabla de Contenidos: “…-- Choosing a Web Browser -- Choosing a Code Editor -- Installing Node.js -- Installing the Web Server -- Installing the Test System -- Creating the AngularJS Directory -- Getting the AngularJS Library -- Getting the AngularJS Extras -- Getting Bootstrap -- Getting Deployd -- Performing a Simple Test -- Starting the Web Server -- Load the Test File -- Summary -- Chapter 2: Your First AngularJS App -- Preparing the Project -- Using AngularJS -- Applying AngularJS to the HTML File -- Creating a Data Model -- Creating a Controller -- Creating a View -- Inserting Model Values -- Evaluating Expressions -- Using Directives -- Going Beyond the Basics -- Using Two-Way Model Binding -- Creating and Using Controller Behaviors -- Using Behaviors That Depend on Other Behaviors -- Responding to User Interaction -- Filtering and Ordering Model Data -- Improving the Filter -- Getting the Data via Ajax -- Summary -- Chapter 3: Putting AngularJS in Context -- Understanding Where AngularJS Excels -- Understanding Round-Trip and Single-Page Applications -- Understanding the MVC Pattern -- Understanding Models -- Understanding Controllers -- Understanding View Data -- Understanding Views -- Understanding RESTful Services -- Common Design Pitfalls -- Putting the Logic in the Wrong Place -- Adopting the Data Store Data Format -- Clinging to the Old Ways -- Summary -- Chapter 4: HTML and Bootstrap CSS Primer -- Understanding HTML…”
Publicado 2014
Libro electrónico -
3005Publicado 2023Tabla de Contenidos: “…Android Is Multilingual -- Customizing Your Vision Settings -- Accessing Wi-Fi -- Adding a Gmail Account -- Setting Up Security -- How About a Couple of Extras? -- Setting Up Multiple Users -- Chapter 5 Tapping and Swiping Your Way around the Phone -- Starting with Standard Navigation -- The touch interface -- The tap -- The double tap -- The hold -- Swiping -- Swiping on the lock screen -- Swiping on the home screen -- Swiping within an app -- Searching -- Google Assistant -- Contextual search -- Moving on to Advanced Navigation…”
Libro electrónico -
3006Publicado 2016Tabla de Contenidos: “…Applying the Coherence Principle: Adding Extra Material Can Hurt Learning Chapter Summary Principle 1: Avoid e-Lessons with Extraneous Words Multimedia Principle: Include Both Words and Graphics Psychological Reasons to Avoid Extraneous Words in e-Learning Evidence for Omitting Extraneous Words Added for Interest Evidence for Omitting Extraneous Words Added to Expand on Key Ideas Evidence for Omitting Extraneous Words Added for Technical Depth Principle 2: Avoid e-Lessons with Extraneous Graphics Psychological Reasons to Avoid Extraneous Graphics in e-Learning Evidence for Omitting Extraneous Graphics Added for Interest Evidence for Using Simpler Visuals Can Interesting Graphics Ever Be Helpful? …”
Libro electrónico -
3007Publicado 2017Tabla de Contenidos: “…Generating Namecoin records -- Litecoin -- Primecoin -- Trading Primecoin -- Mining guide -- Zcash -- Trading Zcash -- Mining guide -- Address generation -- GPU mining -- Downloading and compiling nheqminer -- Summary -- Chapter 6: Smart Contracts -- History -- Definition -- Ricardian contracts -- Smart contract templates -- Oracles -- Smart Oracles -- Deploying smart contracts on a blockchain -- The DAO -- Summary -- Chapter 7: Ethereum 101 -- Introduction -- Ethereum clients and releases -- The Ethereum stack -- Ethereum blockchain -- Currency (ETH and ETC) -- Forks -- Gas -- The consensus mechanism -- The world state -- The account state -- Nonce -- Balance -- Storageroot -- Codehash -- Transactions -- Nonce -- gasPrice -- gasLimit -- To -- Value -- Signature -- Init -- Data -- Contract creation transaction -- Message call transaction -- Elements of the Ethereum blockchain -- Ethereum virtual machine (EVM) -- Execution environment -- Machine state -- The iterator function -- Runtime byte code -- Opcodes and their meaning -- Arithmetic operations -- Logical operations -- Cryptographic operations -- Environmental information -- Block Information -- Stack, memory, storage and flow operations -- Push operations -- Duplication operations -- Exchange operations -- Logging operations -- System operations -- Precompiled contracts -- The elliptic curve public key recovery function -- The SHA-256 bit hash function -- The RIPEMD-160 bit hash function -- The identity function -- Accounts -- Types of accounts -- Block -- Block header -- Parent hash -- Ommers hash -- Beneficiary -- State root -- Transactions root -- Receipts root -- Logs bloom -- Difficulty -- Number -- Gas limit -- Gas used -- Timestamp -- Extra data -- Mixhash -- Nonce -- The genesis block -- Transaction receipts -- The post-transaction state -- Gas used -- Set of logs -- The bloom filter…”
Libro electrónico -
3008Publicado 2017Tabla de Contenidos: “…-- A trending project -- Compatibility requirements -- One-minute setup -- Creating an app -- Vue devtools -- Templates make your DOM dynamic -- Displaying text -- Adding basic interactivity with directives -- Summary -- Chapter 2: Project 1 - Markdown Notebook -- A basic note editor -- Setting up the project -- The note editor -- The preview pane -- Computed property -- Text interpolation escaping -- Displaying HTML -- Saving the note -- Watching changes -- Using a method -- Accessing the Vue instance -- Loading the saved note -- Lifecycle hooks -- Initializing directly in the data -- Multiple notes -- The note list -- A method to create a new note -- Button and click events with v-on -- Binding attributes with v-bind -- Displaying a list with v-for -- Selecting a note -- The current note -- Dynamic CSS classes -- Conditional templates with v-if -- Saving the notes with the deep option -- Saving the selection -- The note toolbar with extras inside -- Renaming the note -- Deleting the note -- Favorite notes -- The status bar -- Created date with a filter -- Text stats -- Summary -- Chapter 3: Project 2 - Castle Duel Browser Game -- Rules of the game -- Setting up the project -- The calm before the storm -- The template option -- The app state -- The almighty components -- Building the user interface -- Our first component - the top bar -- Adding some gameplay data to the state -- Defining and using the components -- Parent-to-child communication with Props -- Props in our template -- Displaying a card -- Listening to native events on components -- Child-to-parent communication with custom events -- The hand…”
Libro electrónico -
3009Publicado 2023Tabla de Contenidos: “…Implementing a refresh module -- Reloading the package modules -- Using Developer Extras as a condition -- Using add-on preferences -- Creating preferences -- Populating the preferences -- Using add-on preferences in code -- Adding operators -- Writing the operators module -- Registering operator classes -- Refreshing operators on reload -- Adding operator buttons -- Packaging and installing add-ons -- Cleaning up bytecode -- Creating a .zip file using 7-Zip -- Creating a .zip file using Windows File Manager -- Creating a .zip file on Mac using Finder -- Creating a .zip file using Gnome -- Installing .zip add-ons -- Summary -- Questions -- Chapter 7: The Animation System -- Technical requirements -- Understanding the animation system -- Timeline and Current Frame -- Duration and Frame Rate -- Current frame and preview range -- Animation keyframes -- Writing the Action to Range add-on -- Setting the environment -- Writing the Action to Range information -- Writing the Action to Range operator -- Writing the operator methods -- Writing the menu function -- Finishing the add-on -- Enabling and running -- Fixing context for other operators -- Editing keyframes -- Animation curves and the Graph Editor -- Accessing animation data in Python -- Adding keyframes in Python -- Retrieving keyframes in Python -- Writing the Vert Runner add-on -- Setting the environment -- Writing the Vert Runner information -- Writing the Vert Runner operator -- Writing the operator methods -- Writing the menu and register functions -- Creating cyclic animations -- Adding rotations -- Using Vert Runner -- Summary -- Questions -- Chapter 8: Animation Modifiers -- Technical requirements -- Using F-Curve Modifiers -- Adding F-Curve Modifiers in the Graph Editor -- Adding F-Curve Modifiers in Python -- Writing the Shaker add-on -- Setting up the environment…”
Libro electrónico -
3010por OECDTabla de Contenidos: “…Evaluation of cluster organisations in the three case study sectors -- The assessment framework -- Summary of cluster organisation assessment -- Collaborative capacity within clusters -- Network membership -- The role of large companies as support for start-ups and scale-ups -- Funding -- Absorptive capacity -- Intra-cluster knowledge system -- Extra-cluster knowledge system -- References…”
Publicado 2022
Libro electrónico -
3011Publicado 2023Tabla de Contenidos: “…Chapter 5: Creating Automations Using Home Assistant -- Technical requirements -- Learning what automations are -- Components of an automation in the context of Home Assistant -- Understanding entities -- Understanding the automation components -- Creating your own automations -- Automation 1 - convenient light for your garage -- Automation 2 - turn off screen monitor at bedtime -- Testing and debugging your automation -- Setting and checking the state of entities -- Changing the state of output devices using services -- Using traces to debug your automation -- Expanding the Home Assistant automation capabilities -- Using and creating pre-formatted automations (blueprints) -- Creating and using scripts -- Creating scenes -- More examples of automations -- Summary -- Chapter 6: Doing More Using Integrations and Customizations -- Technical requirements -- Adding more devices to your home using integrations -- Using Home Assistant-based integrations -- Using device manufacturer-based integrations -- Adding other devices to your home -- Using dashboards in Home Assistant -- Understanding and creating dashboards -- Populating dashboards by using cards -- Populating the dashboards by using badges -- Customizing your dashboards -- Dashboard approach 1 - by home dependencies -- Dashboard approach 2 - by device type -- Dashboard approach 3 - Home Assistant integrations -- Using extra resources to customize your dashboard -- Using the Picture Elements card -- Installing and using other customizable cards and items -- Summary -- Part 4: Expanding Home Assistant's Capabilities -- Chapter 7: Extending Home Automation Capabilities Using Add-ons -- Technical requirements -- What are add-ons in Home Assistant? …”
Libro electrónico -
3012
-
3013Publicado 2018Tabla de Contenidos: “…-- 5.1.4 Electricity for PHEV Use -- 5.2 PHEV Architectures -- 5.3 Equivalent Electric Range of Blended PHEVs -- 5.4 Fuel Economy of PHEVs -- 5.4.1 Well‐to‐Wheel Efficiency -- 5.4.2 PHEV Fuel Economy -- 5.4.3 Utility Factor -- 5.5 Power Management of PHEVs -- 5.6 PHEV Design and Component Sizing -- 5.7 Component Sizing of EREVs -- 5.8 Component Sizing of Blended PHEVs -- 5.9 HEV to PHEV Conversions -- 5.9.1 Replacing the Existing Battery Pack -- 5.9.2 Adding an Extra Battery Pack -- 5.9.3 Converting Conventional Vehicles to PHEVs -- 5.10 Other Topics on PHEVs -- 5.10.1 End-of-Life Battery for Electric Power Grid Support -- 5.10.2 Cold Start Emissions Reduction in PHEVs -- 5.10.3 Cold Weather/Hot Weather Performance Enhancement in PHEVs -- 5.10.4 PHEV Maintenance -- 5.10.5 Safety of PHEVs -- 5.11 Vehicle-to-Grid Technology -- 5.11.1 PHEV Battery Charging -- 5.11.2 Impact of G2V -- 5.11.3 The Concept of V2G -- 5.11.4 Advantages of V2G -- 5.11.5 Case Studies of V2G -- 5.12 Conclusion -- References -- Chapter 6 Special Hybrid Vehicles -- 6.1 Hydraulic Hybrid Vehicles -- 6.1.1 Regenerative Braking in HHVs -- 6.2 Off-Road HEVs -- 6.2.1 Hybrid Excavators -- 6.2.2 Hybrid Excavator Design Considerations -- 6.3 Diesel HEVs -- 6.4 Electric or Hybrid Ships, Aircraft, and Locomotives -- 6.4.1 Ships -- 6.4.2 Aircraft -- 6.4.3 Locomotives -- 6.5 Other Industrial Utility Application Vehicles -- References -- Further Reading -- Chapter 7 HEV Applications for Military Vehicles -- 7.1 Why HEVs Can Be Beneficial for Military Applications -- 7.2 Ground Vehicle Applications -- 7.2.1 Architecture - Series, Parallel, Complex -- 7.2.2 Vehicles That Are of Most Benefit -- 7.3 Non-Ground-Vehicle Military Applications…”
Libro electrónico -
3014por Lewis, Ted G.Tabla de Contenidos: “…-- 7.6 Discussion -- References -- Chapter 8 Communications and the Internet -- 8.1 Early Years -- 8.1.1 The Natural Monopoly -- 8.1.2 The Communications Act of 1996 -- 8.2 Regulatory Structure -- 8.2.1 The Most Important Person in Modern History -- 8.2.2 The First (Modern) Critical Infrastructure -- 8.3 The Architecture of the Communications Sector -- 8.3.1 Physical Infrastructure -- 8.3.2 Wireless Networks -- 8.3.3 Extra-Terrestrial Communication -- 8.3.4 Land Earth Stations -- 8.3.5 Cellular Networks -- 8.3.6 Cell Phone Generations -- 8.3.7 Wi-Fi Technology -- 8.4 Risk and Resilience Analysis -- 8.4.1 Importance of Carrier Hotels -- 8.4.2 The Submarine Cable Network -- 8.4.3 HPM Threats -- 8.4.4 Cellular Network Threats -- 8.4.5 Physical Threats -- 8.5 The Monoculture Internet -- 8.5.1 The Internet Self-Organized -- 8.5.2 The Original Sins -- 8.5.2.1 The DNS -- 8.5.2.2 More Original Sin -- 8.5.3 The Hierarchical Internet -- 8.5.4 Too Many Open Ports -- 8.6 Internet Governance -- 8.6.1 IAB and IETF -- 8.6.2 ICANN Wars -- 8.6.3 ISOC -- 8.6.4 W3C -- 8.6.5 Internationalization -- 8.6.6 Regulation and Balkanization -- 8.6.6.1 Rise of Regulation -- 8.6.6.2 Criticality of the Internet -- 8.7 Green Communications -- 8.7.1 Solar Computing -- 8.7.2 Quantum Communications -- 8.7.3 Adiabatic Logic -- 8.8 Discussion -- References -- Chapter 9 Cyber Threats -- 9.1 Threat Surface -- 9.1.1 Script-kiddies -- 9.1.2 Black Hats -- 9.1.3 Weaponized Exploits -- 9.1.4 Ransomware and the NSA -- 9.2 Basic Vulnerabilities -- 9.2.1 The First Exploit -- 9.2.2 TCP/IP Flaws -- 9.2.3 Open Ports -- 9.2.4 Buffer Overflow Exploits -- 9.2.5 DDoS Attacks -- 9.2.6 Email Exploits -- 9.2.7 Flawed Application and System Software -- 9.2.8 Trojans, Worms, Viruses, and Keyloggers…”
Publicado 2023
Libro electrónico -
3015Nuevos retos del derecho de daños en Iberoamérica I Congreso Iberoamericano de Responsabilidad CivilPublicado 2020Tabla de Contenidos: “…LA RELACIÓN DE CAUSALIDAD EN EL ÁMBITO DE LA RESPONSABILIDAD POR MEDICAMENTOS DEFECTUOSOS / Mónica Navarro-Michel -- Capítulo 4 CUESTIONES DE CAUSALIDAD EN UNA ACCIÓN ALTERNATIVA POR DAÑO A LA PROPIEDAD INDUSTRIAL / Ricardo Concha Machuca -- Capítulo 5 LA CAUSALIDAD POR OMISIÓN EN EL SISTEMA DE RESPONSABILIDAD EXTRA-CONTRACTUAL DEL ESTADO COLOMBIANO / Frank Yurlian Olivares Torres -- Capítulo 6 PROPUESTA DE SOLUCIÓN CAUSAL A LAS DEMANDAS EN CONTRA DEL ESTADO DE CHILE POR EL TERREMOTO Y TSUNAMI DEL 2010 / Ignacio Ríos Erazo -- III. …”
>Texto completo en Biblioteca Virtual Tirant
Libro electrónico -
3016Publicado 2017Tabla de Contenidos: “…Threads in Java -- Threads in Java - characteristics and states -- The Thread class and the Runnable interface -- First example: matrix multiplication -- Common classes -- Serial version -- Parallel versions -- First concurrent version - a thread per element -- Second concurrent version - a thread per row -- Third concurrent version - the number of threads is determined by the processors -- Comparing the solutions -- Second example - file search -- Common classes -- Serial version -- Concurrent version -- Comparing the solutions -- Summary -- Chapter 3: Managing Lots of Threads - Executors -- An introduction to executors -- Basic characteristics of executors -- Basic components of the Executor framework -- First example - the k-nearest neighbors algorithm -- k-nearest neighbors - serial version -- K-nearest neighbors - a fine-grained concurrent version -- k-nearest neighbors - a coarse-grained concurrent version -- Comparing the solutions -- Second example - concurrency in a client/server environment -- Client/server - serial version -- The DAO part -- The command part -- The server part -- Client/version - parallel version -- The server part -- The command part -- Extra components of the concurrent server -- The status command -- The cache system -- The log system -- Comparing the two solutions -- Other methods of interest -- Summary -- Chapter 4: Getting the Most from Executors -- Advanced characteristics of executors -- Cancellation of tasks -- Scheduling the execution of tasks -- Overriding the executor methods -- Changing some initialization parameters -- First example - an advanced server application -- The ServerExecutor class -- The statistics object -- The rejected task controller -- The executor tasks -- The executor -- The command classes -- The ConcurrentCommand class -- The concrete commands -- The server part…”
Libro electrónico -
3017
-
3018Publicado 2023Tabla de Contenidos: “…Refreshment breaks -- Lunch -- Dinner -- Receptions -- Parties -- Banquets -- Serving Drinks at Your Event -- Working with the Catering Manager -- Getting It All in Writing -- Guaranteeing guests -- Setting up the room -- Chapter 8 Selecting Great Speakers -- Understanding Types of Presentation -- Selecting Good Speakers -- Know the program objectives -- Understand audience needs -- Check for reputation -- See a demo -- Watch out for celebrity speakers -- Be wary of grandiose claims -- Provide and ask for good information -- Ask for an outline, handouts, and promotional material -- Maximize opportunities -- Trust your instincts -- Using Help to Find a Speaker -- Understanding Fees -- Confirming Arrangements in Writing -- Chapter 9 It's the Extras That Count -- Helping Guests Get a Good Meal -- Showing Off the Location to Your Guests -- Putting Sports and Exercise on the Menu -- Welcoming Spouses and Partners -- Chapter 10 Lights, Camera, Action! …”
Libro electrónico -
3019Tabla de Contenidos: “…Front Cover -- FTTx Networks -- FTTx Networks: Technology Implementation and Operation -- Copyright -- Dedication -- Contents -- About the Authors -- Acknowledgments -- 1 - Overview of FTTx -- 1 - Introduction -- PHYSICAL TECHNOLOGIES FOR COMMUNICATION -- PURPOSE OF THE BOOK -- TERMINOLOGY -- COMMON FTTH SYSTEMS -- OTHER FTTH PHYSICAL ARCHITECTURES -- FTTH DATA LINK AND NETWORK PROTOCOLS -- 2 - Deciding to Build an FTTx Network -- INTRODUCTION -- TYPES OF ORGANIZATIONS BUILDING FTTH NETWORKS -- System 1: US Municipal Electric System -- System 2: Incumbent Local Exchange Carrier, Small European Country -- System 3: Northern European Municipal Power Utility -- System 4: US Municipality-Owned Utility -- THE DECISION-MAKING PROCESS -- Business Considerations -- Technology Considerations -- Those Hidden Extras -- Organizational Considerations -- INDUSTRY ORGANIZATION -- Endnotes -- 2 - FTTx Technologies -- 3 - EPON -- INTRODUCTION -- EPON AND VARIATIONS -- EPON KEY FEATURES -- Speed -- DC Elimination and Clock Synchronization -- Encryption -- Flow Control Versus Multipoint Control Protocol -- Discovering the New Guy -- After Discovery -- Logical Link Identifier -- PtP Ethernet Versus PON -- LLID Downstream -- Then the Great Multicast Morph of 2012 -- LLID Upstream -- System Management -- Element Management -- Operational Support Systems -- EXTENSIONS TO EPON -- PON OPTICS -- EPON Optics Options -- SRS Effects -- SUMMARY -- Endnotes -- 4 - GPON -- INTRODUCTION -- GPON KEY FEATURES -- Speed -- DC Elimination and Clock Synchronization -- Encryption -- Flow Control in GPON -- Discovering the New Guy -- After Discovery -- PON Protection -- Type B Protection -- Type C Protection -- OMCI -- ELEMENT MANAGEMENT -- OPERATIONAL SUPPORT SYSTEMS -- PON OPTICS -- GPON Optics Options -- XG-PON Optics Options -- SRS Effects -- SUMMARY -- Endnotes…”
Libro electrónico -
3020Reading financial reports for dummiesReading Financial Reports For DummiesPublicado 2022Tabla de Contenidos: “…Auditor -- Examining Records: The Role of the Auditor -- Preliminary review -- Fieldwork -- Audit report -- Filling the GAAP -- Accounting standards: Four important qualities -- Changing principles: More work for the FASB -- Getting more involved internationally -- Chapter 18 Government Regulations and Reporting Requirements -- Checking Out the 10-Q -- Financial information -- Other critical matters -- Introducing the 10-K -- Business operations -- Financial data -- Information about directors and executives -- The extras -- Investigating Internal Controls -- Uncovering the Ways Companies Keep in Compliance -- Digging into Board Operations -- Understanding the nominating process…”
Libro electrónico