Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Conversión 349
- Conversión religiosa 235
- Historia 221
- Management 174
- History 171
- Engineering & Applied Sciences 142
- RELIGION 140
- Development 137
- Artificial intelligence 131
- Leadership 124
- Intervius 121
- Data processing 109
- Crítica e interpretación 108
- Application software 107
- Filosofía 106
- Digital techniques 96
- Internet marketing 96
- Computer Science 94
- Computer programming 88
- Cristianismo 87
- Social aspects 86
- Photography 85
- Computer programs 83
- Design 81
- Technology: general issues 75
- Religion 72
- Història 71
- Interpersonal communication 70
- Computer software 69
- Vida cristiana 69
-
8481por Premeaux, EmeryTabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Authors; About the Technical Reviewer; Acknowledgments; Preface; CHAPTER 1 Saving the World; It's All About Sensors; Arduino's Analog to Digital Converter (ADC); Conversion Process; Changing the Voltage Reference; Voltage Dividers; A Strategy for Prototyping Sensor Systems; Understand the Sensor; Figure Out the Equations; Write a Sample Serial Sketch; Put the Sensor Through its Paces; Integrate the Code into the Project by Building Sensor Functions; Consider Power Saving Whenever Possible; Supplies and Tools Needed…”
Publicado 2011
Libro electrónico -
8482Publicado 2003Tabla de Contenidos: “…Lexical Synthesis in One s///The Out-of-Vocabulary Problem: Synthesis in One s///e; Text-to-Phoneme Conversion; More Context: Two Substitutions; What Else?…”
Libro electrónico -
8483Publicado 2014Tabla de Contenidos: “…; Saving and Opening iCloud Documents; Configuring iCloud; Chapter 12: Hooking Up with Handy Helpers; Connecting Printers; Connecting Scanners; Using Photo Booth; Conversing with FaceTime; Turning Your iMac into a TV - And More; Part IV: Living the iLife; Chapter 13: The Multimedia Joy of iTunes; What Can I Play on iTunes?…”
Libro electrónico -
8484por Basu, RonTabla de Contenidos: “…10.7 Summary11 More Case Examples; 11.1 Introduction; 11.2 Case Examples for Large Manufacturing Organisations; 11.3 Case Examples for Services, SMEs, Projects and Green Thinking; 11.4 Summary; Appendix I Questions and Exercises; Appendix II Introduction to Basic Statistics; Appendix III Yield Conversion Table; References; Glossary; Index…”
Publicado 2011
Libro electrónico -
8485Publicado 2014Tabla de Contenidos: “…Setting Workflow Options - Step 9Applying changes to multiple files - Step 10; Outputting processed files - Step 11; Saving, duplicating and resizing for web - Step 12; 4 Raw Processing; Introduction; Processing Raw data; Foundation Project 2; Lens corrections - Step 1; Straighten, crop and size - Step 2; Color space - Step 3; Choosing a bit depth - Step 4; White balance - Step 5; Global tonal adjustments - Step 6; Controlling saturation and vibrance - Step 7; Localized correction - Step 8; Grayscale conversion and toning - Step 9; Adding special effects - Step 10…”
Libro electrónico -
8486por Pogue, David, 1963-Tabla de Contenidos: “…Seven Ways to Transfer Your Files; Transfers by Apple Genius; Transfers by Network; Transfers by Disk; Transfers by File-Sending Web Site; Transfers by Email; Transfers by iDisk; Transfers by Bluetooth; Where to Put Your Copied Files; Document Conversion Issues; Chapter 6. Transferring Email & Contacts; A Reminder That Could Save You Hours…”
Publicado 2009
Libro electrónico -
8487por Chadwick, JessTabla de Contenidos: “…Introducing ASP.NET Web PagesInstalling WebMatrix; Your First WebMatrix Website; The File List View; Website Administration; Hello World, Razor Style; Data Access with WebMatrix; Creating a Database; Populating the Database with Data; Displaying Data from the Database; Creating the Add Post page; Handling Posted Form Data; Saving Data to the Database; Validating Posted Data; Conversion helpers; Using validation; Creating the Home Page; Chapter 3. …”
Publicado 2011
Libro electrónico -
8488por Vogel, Peter, 1953-Tabla de Contenidos: “…Chapter 7 Generating Code from Templates with T4 -- T4 in Visual Studio -- T4 Code-Generation Strategies -- Creating a T4 Template -- Extending T4 -- Invoking Templates from Code -- Leveraging Templates -- Chapter 8 Other Tools: Templates, Attributes, and Custom Tools -- Item Templates -- Attributes -- Generating Code from Custom File Formats -- Reviewing the Tools -- PART II: CASE STUDIES -- Chapter 9 Case Study: Generating a Connection String Manager -- Defining the Problem -- Setting Up the Add-In -- Creating the Code Generator -- Customizing the Template -- Generating Code -- Reading Input -- Notifying the Developer -- Supporting Customization -- Tying Generation to Events -- Generating a Simple Class -- Chapter 10 Case Study: Generating Validation Code -- Defining the Problem -- Starting the Code-Generation Project -- Wiring Up the Add-In -- Starting the Generation Utility -- Defining a Template -- Generating Code -- Specifying Code with the CodeDom -- Generating Code in the Target Language -- Supporting "Projectless" Websites -- Handling Errors -- Building a Complete Code-Generation Solution -- Chapter 11 Case Study: Generating Data-Conversion Code -- Defining the Problem -- Creating the Designer -- Enhancing Model Validation -- Generating Code -- Distributing Your Designer -- Visual Studio 2010 Additions -- Capturing Inputs -- PART III: APPENDIXES -- Appendix A: Generating Menu Names -- Appendix B: Options Dialog Categories, Subcategories, and Properties -- Appendix C: A Code-Generation Add-In -- Integrating Code-Generation Classes -- Appendix D: Distributing Code-Generation Solutions -- Creating the .vscontent File -- A Complete Example -- Installing the Solution -- Index…”
Publicado 2010
Libro electrónico -
8489Publicado 2012Tabla de Contenidos: “…Dimension and Partition ProcessingCommon Transformations; Synchronous versus Asynchronous Transformations; Aggregate; Conditional Split; Data Conversion; Derived Column; Lookup; Row Count; Script Component; Slowly Changing Dimension; Sort; Union All; Other Transformations; Audit; Character Map; Copy Column; Data Mining Query; DQS Cleansing; Export Column; Fuzzy Lookup; Fuzzy Grouping; Import Column; Merge; Merge Join; Multicast; OLE DB Command; Percentage and Row Sampling; Pivot Transform; Unpivot; Term Extraction; Term Lookup; Data Flow Example; Summary…”
Libro electrónico -
8490Publicado 2018Tabla de Contenidos: “…-- 6.3 Will you use a workflow e.g. with tools for database access or conversion? -- Chapter 7. Data cycle step 6: Data Analysis, Interpretation -- 7.1 Will you use static or dynamic (systems) models? …”
Libro electrónico -
8491Publicado 2013Tabla de Contenidos: “…FunPaint Application: An ExampleFoundations of OOP; Abstraction; Encapsulation; Inheritance; Polymorphism; Class Fundamentals; Object Creation; Constructors; Access Modifiers; Public Access Modifier; Private Access Modifier; Protected and Default Access Modifier; Overloading; Method Overloading; Constructor Overloading; Overload resolution; Points to Remember; Inheritance; Runtime Polymorphism; An Example; Overriding Issues; Overriding: Deeper Dive; Invoking Superclass Methods; Type Conversions; Upcasts and Downcasts; Casting Between Inconvertible Types; Using "instanceof" for Safe Downcasts…”
Libro electrónico -
8492Publicado 2023Tabla de Contenidos: “…Cover -- Contents -- List of Illustrations -- List of Tables -- Acknowledgments -- Introduction -- Relevant Fields of Research -- Goals and Premises -- Temporal and Spatial Organization -- Contributions -- Hotels, Immigrant Houses, and Special Neighborhoods -- Literatures in Conversation: Imperialism, "Lausanne Wisdom", and the Global Intellectual History of the Nation -- Late Ottoman Jaffa as a "Portal of Globalization": Mobility, Migration, and Urban Separatism -- Urban Disengagement and Partition under British Rule: The First Hebrew City as a Laboratory for National Independence -- Conclusion -- From Their Classes to the Masses -- Rural Service and Expertise in the Interwar American Mission -- Ordering Rural Leisure in the VWS Summer Camps -- Rural Modernity from the VWS to International Developmentalism -- Conclusion -- A Clash of Concepts -- The method: A configuration of variables for a single case study -- One framework touching multiple discussions -- A split based on theory: Labor internationalization and the ascendance of the Comintern -- Moscow or Amsterdam? …”
Libro electrónico -
8493por Dodhia, RahulTabla de Contenidos: “…-- Surveillance Capitalism -- Magnifying Societal Ills -- Deepfakes and Disinformation -- Image Deepfakes -- Automated Misinformation -- Checks on Disinformation -- Evolution of Cybercrime -- Amplifying Discrimination and Social Biases -- Gender Bias -- Racial Bias -- Economic Bias -- Final Thoughts -- References -- Chapter 6 Putting Safeguards Around AI -- The Need for Ethical Development -- Safety and Security -- Accountability and Transparency -- Data Protection and Privacy -- Balancing Innovation and Regulation -- Economic and Social Impact -- Teachers and Educators -- Healthcare Professionals -- Office Workers -- Manufacturers and Factory Workers -- Transportation -- Farmers -- Creative Professionals -- AI Governance -- Military Weapons -- Finance -- Final Thoughts -- References -- Chapter 7 Getting the Best Out of Your AI Team -- Roles in an AI Team -- A Three-Way Conversation -- The Project Manager -- The Domain Expert -- The AI Expert -- Setting Expectations About AI -- Case Study: Breast Cancer Example -- Project Scoping -- The Reality of Running AI: Cost, Connectivity, and Context -- Understanding the Role of Environmental Context in AI Deployment -- Technology Resources -- Data: Quantity and Quality, Annotations, Biases -- Type of Data: Format and Relevance -- Quality of Data -- Quantity of Data -- Real-World Examples -- Modeling -- Accuracy -- Accuracy: Balancing Precision and Sensitivity -- Human-in-the-loop -- Consequences for Wrong Outcomes Are More Severe -- Final Thoughts -- References -- Chapter 8 The Future -- New Technologies -- Quantum Computing -- DNA Storage -- AI Teams in the Near Future -- AI-Specific Jobs -- Societal Change -- Final Thoughts -- References…”
Publicado 2024
Libro electrónico -
8494Publicado 2022Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Contents -- Author Biography -- Preface -- Acknowledgments -- Acronyms -- Symbols -- Introduction -- Part I Power Electronic Conversion -- Chapter 1 Power Electronics -- 1.1 Power Electronics Based Conversion -- 1.1.1 Advantages of Power Electronics -- 1.2 Power Electronic Switches -- 1.3 Types of Power Electronic Converters -- 1.4 Applications of Power Electronics in Power Engineering -- 1.4.1 Power Quality Applications -- 1.4.2 Power System Applications -- 1.4.3 Rectifiers and Motor Drive Applications -- 1.4.4 Backup Supply and Distributed Generation Applications -- 1.5 Summary and Conclusion -- Exercises -- Problems -- Reference -- Chapter 2 Standard Power Electronic Converters -- 2.1 Standard Buck Converter -- 2.1.1 Analysis of Operation -- 2.1.2 Switching Model -- 2.1.3 Average (or Control) Model -- 2.1.3.1 Current Control Model -- 2.1.3.2 Output Voltage Control Model -- 2.1.3.3 Input Voltage Control Model -- 2.1.4 Steady‐State Analysis -- 2.1.5 Sensitivity Analysis -- 2.1.5.1 Sensitivity to R -- 2.1.5.2 Sensitivity to vB -- 2.1.5.3 Sensitivity to vA -- 2.1.6 Virtual Resistance Feedback -- 2.1.7 Input Feedback Linearization -- 2.2 Standard Boost Converter -- 2.2.1 Analysis of Operation -- 2.2.2 Steady‐State Analysis -- 2.2.3 Switching Model -- 2.2.4 Average (or Control) Model -- 2.2.4.1 Current Control Model -- 2.2.4.2 Input Voltage Control -- 2.2.4.3 Output Voltage Control -- 2.3 Standard Inverting Buck‐Boost Converter* -- 2.3.1 Analysis of Operation -- 2.3.2 Steady‐State Analysis -- 2.3.3 Switching Model -- 2.3.4 Average (or Control) Model -- 2.3.4.1 Current Control Model -- 2.4 Standard Four‐Switch Buck‐Boost Converter* -- 2.4.1 Analysis of Operation -- 2.4.2 Steady‐State Analysis -- 2.4.3 Switching Model -- 2.4.4 Average (or Control) Model -- 2.4.4.1 Current Control Model…”
Libro electrónico -
8495por Ballard, ChuckTabla de Contenidos: “…Planning the transition -- 10.1 Tasks and activities -- 10.1.1 Readiness assessment and scope -- 10.1.2 Tool evaluation -- 10.1.3 Estimating project duration -- 10.2 Data conversion -- 10.2.1 Preparation overview -- 10.2.2 Data conversion process -- 10.2.3 Time planning -- 10.2.4 The database structure -- 10.2.5 Data movement approaches -- 10.2.6 WebSphere Information Integrator -- 10.2.7 Modifying the application -- 10.2.8 Database objects and interfaces -- 10.3 After the transition -- Chapter 11. …”
Publicado 2005
Libro electrónico -
8496Publicado 2023Tabla de Contenidos: “…Public APIs -- Identifying the target audience -- Methods to calculate TAM -- Marketing strategy -- Pricing strategy -- Sales strategy -- Product-led growth -- Community-driven growth -- Low-code and no-code integrations -- Summary -- Chapter 6: Support Models for API Products -- The producer and consumer life cycle -- Designing customer feedback loops -- Customer feedback at scale -- Setting customer expectations of support and SLAs -- Scale-based support models -- Support metrics -- Ticket volume -- Customer satisfaction (CSAT) score -- First response time -- Average resolution time -- Ticket volume to active user volume -- Segmentation of tickets -- Summary -- Part 2: Understanding the Developer -- Chapter 7: Walking in the Customer's Shoes -- Prioritizing user research -- Establishing user personas -- Mapping the developer's journey -- Discovery -- Evaluation -- Integration -- Testing -- Deployment -- Observability -- Determining customer touch points -- Identifying the points of friction and conversion -- Summary -- Chapter 8: Customer Expectations and Goals -- Conducting qualitative and quantitative research -- Qualitative research methods -- Quantitative research methods -- Combination of qualitative and quantitative methods -- Creating user empathy maps -- Identifying customer use cases -- Identifying customer pain points -- Aligning stakeholders -- Summary -- Chapter 9: Components of API Experience -- Industry standards for API experience -- Creating API documentation -- API references -- Developer portal -- API credentials -- API status -- API changelog -- Sample code and demos -- Integration guides and tutorials -- Providing developer tools -- Sandbox -- Public GitHub repositories -- Developer communities -- SDKs -- CLIs -- Postman Collections -- Low-code and no-code tooling -- Instrumenting support mechanisms -- Summary…”
Libro electrónico -
8497Publicado 2014Tabla de Contenidos: “…En bref -- Sources -- Part de la valeur ajoutée étrangère dans les exportations brutes -- Valeurs ajoutées domestiques et étrangères -- Échanges en valeur ajoutée : rôle des biens intermédiaires et des services -- En bref -- Sources -- Intermédiaires réexportés en pourcentage du total des importations de biens intermédiaires -- Valeur ajoutée domestique directe provenant du secteur des services contenue dans les exportations brutes -- IDE et balance des paiements -- Investissement direct étranger -- En bref -- Sources -- Stocks d'IDE sortants et entrants -- Stocks d'IDE -- Flux entrants et sortants d'investissement direct -- Flux des investissements directs -- Indice de restrictivité de la réglementation de l'IDE -- Indice de restrictivité de la réglementation de l'IDE -- Balance des paiements -- En bref -- Sources -- Balance des opérations courantes -- Balance des opérations courantes -- Prix -- Prix et taux d'intérêt -- Inflation (IPC) -- En bref -- Sources -- Inflation (IPC) -- IPC : total -- Indices des prix à la production -- En bref -- Sources -- IPP: produits manufacturés domestiques -- IPP : produits manufacturés domestiques -- Taux d'intérêt à long terme -- En bref -- Sources -- Taux d'intérêt à long terme -- Taux d'intérêt à long terme -- Parités de pouvoir d'achat et taux de change -- Taux de conversion -- En bref -- Sources -- Parités de pouvoir d'achat -- Différences entre taux de change et parités de pouvoir d'achat -- Taux de change -- Différences entre le PIB selon le mode de conversion en dollars des EU - taux de change ou parités de pouvoir d'achat -- Indices de niveaux de prix -- Indices de niveaux de prix -- Taux de change effectifs réels -- En bref -- Sources -- Taux de change effectifs réels -- Taux de change effectifs réels basés sur l'Indice des prix à la consommation -- Énergie et transport -- Approvisionnement en énergie…”
Libro electrónico -
8498Publicado 2007Tabla de Contenidos: “…-- Conclusions -- Acknowledgements -- References -- Altercentric infants and adults -- Newborn imitation -- When infants have learnt by imitation to feed a companion -- Learning by altercentric participation leaving the learner with an `e-motional' memory -- On mirror reversal in face-to-face situations and computational simulations -- Mirror reversal entailed in imitative face-to-face situations -- Computational 'network' simulation model explorations -- Another computational model entailing mirror reversal from `eccentric' to egocentric -- On partial neurosocial support and the hominin infant decentration hypothesis -- A question about the potential role of cerebellum -- From comparative studies of infant-adult interaction in humans and chimpanzees -- The Hominin Infant Decentration Hypothesis -- From (pre)verbal learning and listening to simulation of mind in human ontogeny -- On the path to mind-reading -- The listener during verbal conversation -- On self- or other-simulation of mind -- Simulation of mind or theory of mind? …”
Libro electrónico -
8499Publicado 2013Tabla de Contenidos: “…CURSO DE QUÍMICA GENERAL -- PÁGINA LEGAL -- PRESENTACIÓN -- AGRADECIMIENTOS -- CAPÍTULO 1 SOLUCIONES -- 1.1 CONCEPTO Y COMPONENTE DE UNA SOLUCIÓN. 19 -- 1.2 CLASIFICACIÓN DE LAS SOLUCIONES -- 1.3 CONCENTRACIÓN DE LAS SOLUCIONES -- 1.3.1 FORMAS DE EXPRESAR LA CONCENTRACIÓN -- 1.4 UNIDADES DE CONCENTRACIÓN -- 1.4.1 UNIDADES FÍSICAS -- 1.4.2 UNIDADES QUÍMICAS -- 1.5 CONVERSIÓN DE UNIDADES QUÍMICAS DE (...) -- 1.6 PROBLEMAS -- 1.6.1 PROBLEMAS RESUELTOS CON UNIDADES (...) -- 1.6.2 PROBLEMAS RESUELTOS CON UNIDADES (...) -- CAPÍTULO 2 SOLUBILIDAD -- 2.1 CONCEPTO -- 2.2 METODOLOGÍA PROPUESTA PARA LA RESOLUCIÓN (...) -- 2.3 PROBLEMAS -- 2.3.1 PROBLEMAS RESUELTOS CON SOLUTOS ANHÍDROS -- 2.3.2 PROBLEMAS RESUELTOS CON SOLUTOS HIDRATADOS -- CAPÍTULO 3 PROPIEDADES COLIGATIVAS -- 3.1 CONCEPTO -- 3.2 PROPIEDADES COLIGATIVAS DE LAS (...) -- 3.2.1 DISMINUCIÓN DE LA PRESIÓN DE VAPOR (...) -- 3.2.2 ELEVACIÓN DEL PUNTO DE EBULLICIÓN (...) -- 3.2.3 DEPRESIÓN DEL PUNTO DE CONGELACIÓN (...) -- 3.2.4 PRESIÓN OSMÓTICA DE LAS DISOLUCIONES -- 3.3 RESOLUCIÓN DE PROBLEMAS -- CAPÍTULO 4 OPERACIONES Y PROCESOS -- 4.1 CONCEPTOS -- 4.2 OPERACIONES CON SOLUCIONE ACUOSAS -- 4.3 METODOLOGÍA USADA PARA EL ANÁLISIS (...) -- 4.3.1 DILUCIÓN -- 4.3.2 RECONCENTRACIÓN -- 4.3.3 MEZCLA DE SOLUCIONES -- 4.4 RESOLUCIÓN DE PROBLEMA CON -- 4.5 PROCESOS CON SOLUCIONES -- 4.6 METODOLOGÍA USADA PARA EL ANÁLISIS (...) -- 4.7 RESOLUCIÓN DE PROBLEMAS CON PROCESOS -- CAPÍTULO 5 EQUILIBRIO QUÍMICO -- 5.1 FUNDAMENTOS TEÓRICOS -- 5.1.1 REACCIÓN REVERSIBLE -- 5.1.2 VELOCIDAD DE REACCIÓN -- 5.1.3 LEY DE ACCIÓN DE MASAS -- 5.1.4 LEY DEL EQUILIBRIO QUÍMICO -- 5.1.5 EQUILIBRIO QUÍMICO HOMOGÉNEO -- 5.1.6 EQUILIBRIO QUÍMICO HETEROGÉNEO -- 5.1.7 PREDICCIÓN DEL SENTIDO DE UNA REAC -- 5.1.8 METODOLOGÍA USADA PARA EL ANÁLISIS (...) -- 5.2 PRINCIPIO DE LE CHATELIER -- 5.3 RESOLUCIÓN DE PROBLEMAS DE EQUILIBRIO (...)…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
8500por Muñoz Lorente, GerardoTabla de Contenidos: “…La expulsión de los moriscos en la provincia de Alicante ; Página legal; Índice; Antecedentes; Descendientes de los mudéjares; Asentamientos moriscos; Lugares de cristianos viejos y nuevos en la actual provincia de Alicante; Relación con los señores; Vivir como cristianos, pagar como moros; En contra de la expulsión; El proceso inquisitorial contra el almirante de Aragón; Economía morisca; Costumbres; Bilingües; Conversión ficticia; Evangelización; Resistencia; Nuevas parroquias; Represión y predicación; Emigraciones; Huidas en masa; Apoyo señorial; Rescates en Parcent y Murla…”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico