Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,565
- Documentos 947
- Coleccion 938
- Parlamento britanico 937
- Development 767
- Application software 714
- Python (Computer program language) 668
- Bibliotecas 643
- Filosofía 622
- Biblia 561
- Engineering & Applied Sciences 540
- Crítica e interpretación 441
- History 413
- Història 392
- Computer Science 383
- Machine learning 383
- Computer programming 370
- Data processing 342
- Libre albedrío y determinismo 327
- Liberalism 305
- JavaScript (Computer program language) 300
- Colecciones 297
- Web site development 294
- Programming 274
- Ciencias sociales 269
- Java (Computer program language) 263
- Computer programs 259
- Design 257
- Library science 250
- Liberalismo 247
-
48581Publicado 2022“…Su viaje en busca de un nuevo hogar duró seis años, durante los cuales vivió en condiciones infrahumanas y tuvo que lidiar, entre otros, con la corrupción de los funcionarios de aduanas y el abuso de los pasadores, hasta que por fin obtuvo asilo en los Países Bajos en 2008. …”
Libro -
48582Publicado 2017“…Further, it covers the discriminative algorithms such as linear, logistic regression with regularization, kernelization, s..…”
Libro electrónico -
48583Publicado 2023“…Usage of code libraries and frameworks is explained through code samples. …”
Libro electrónico -
48584por OECD“…While the COVID-19 crisis has put many economic activities on hold, notably tourism, a pillar of Granada's economy, it has also created a momentum towards more sustainable production and consumption patterns, in line with carbon neutrality goals…”
Publicado 2021
Libro electrónico -
48585Publicado 2014“…The book is self-contained, defining basic concepts from linear and abstract algebra gradually as needed…”
Libro electrónico -
48586por Ferrer Martínez, JuanTabla de Contenidos: “…PARADIGMAS DE PROGRAMACIÓN -- 1.1.1 TIPOS DE LENGUAjES DE PROGRAMACIÓN -- 1.1.2 PARADIGMAS DE PROGRAMACIÓN -- 1.2 PROGRAMACIÓN ORIENTADA A OBjETOS, PROGRAMACIÓN DIRIGIDA POR EvENTOS y PROGRAMACIÓN BASADA EN COMPONENTES -- 1.2.1 PROGRAMACIÓN ORIENTADA A OBjETOS -- 1.2.2 PROGRAMACIÓN DIRIGIDA POR EvENTOS -- 1.2.3 PROGRAMACIÓN BASADA EN COMPONENTES -- 1.3 HERRAMIENTAS PROPIETARIAS y LIBRES DE EDICIÓN DE INTERFACES -- 1.3.1 HERRAMIENTAS LIBRES -- 1.3.2 HERRAMIENTAS PROPIETARIAS -- 1.3.3 IDE -- 1.4 BIBLIOTECAS DE COMPONENTES DISPONIBLES (...) -- 1.4.1 TIPOS -- 1.4.2 RELOCALIZACIÓN -- 1.4.3 BIBLIOTECAS REMOTAS -- 1.4.4 BIBLIOTECA ESTáNDAR DE C -- 1.4.5 BIBLIOTECA ESTáNDAR DE C++ -- 1.4.6 BIBLIOTECA ESTáNDAR DE jAvA -- 1.4.7 OPENGL (OPEN GRAPHICS LIBRARy) -- 1.4.8 DIRECTX -- 1.4.8 DIRECTX -- 1.4.9 GTK "GIMP TOOL KIT" -- 1.4.10 QT -- 1.5 ÁREA DE DISEñO, PALETA DE COMPONENTES, EDITOR DE PROPIEDADES -- 1.5.1 MENú PRINCIPAL, BARRA DE HERRAMIENTAS y PALETA DE COMPONENTES -- 1.5.2 PROPIEDADES DE LOS OBjETOS. …”
Publicado 2015
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
48587por Calero, FranciscoTabla de Contenidos: “…«COMO RÉTULOS DE CÁTEDRAS» -- 10. «HABLAR DE OPOSICIÓN» -- 11. «AL MODO DE LAS LICENCIAS QUE SE DAN EN LAS (...) -- 12. …”
Publicado 2017
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
48588Publicado 1999Tabla de Contenidos: “…Convención e historia en el personaje de Enrique VIII / De la noticia a la prensa (San Raimundo de Peñafort, Barcelona, 1601) / La puesta en escena de la Aurora como metáfora encomiástica de Mariana de Austria en las loas cortesanas de Agustín de Salazar / «Hablar por Cicerón»: retórica española vs. retórica latina en el siglo XVI / La teoría literaria del Siglo XVI enfrentada al problema de la Lírica. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
48589Publicado 2008Tabla de Contenidos: “…CDG – Biblioteca-ludoteca en Castellbell i el Vilar (Barcelona), Arq. Alcolea+Tarragó Arquitectos – Bolsos Cloro (Mercado de Fuencarral, Madrid), Arq. …”
Accés lliure
Libro -
48590Publicado 2023Tabla de Contenidos: “…Según establecieron Stanley y Barbara Stein desde el título de su libro, la tarea más apremiante de las emergentes naciones consistió en librarse de lo que ellos denominaron "la herencia colonial" (Stein 1970). …”
Enlace del recurso
Libro electrónico -
48591Publicado 2014Tabla de Contenidos: “…3.4.4 The Second-Chance Page Replacement Algorithm -- 3.4.5 The Clock Page Replacement Algorithm -- 3.4.6 The Least Recently Used (LRU) Page Replacement Algorithm -- 3.4.7 Simulating LRU in Software -- 3.4.8 The Working Set Page Replacement Algorithm -- 3.4.9 The WSClock Page Replacement Algorithm -- 3.4.10 Summary of Page Replacement Algorithms -- 3.5 DESIGN ISSUES FOR PAGING SYSTEMS -- 3.5.1 Local versus Global Allocation Policies -- 3.5.2 Load Control -- 3.5.3 Page Size -- 3.5.4 Separate Instruction and Data Spaces -- 3.5.5 Shared Pages -- 3.5.6 Shared Libraries -- 3.5.7 Mapped Files -- 3.5.8 Cleaning Policy -- 3.5.9 Virtual Memory Interface -- 3.6 IMPLEMENTATION ISSUES -- 3.6.1 Operating System Involvement with Paging -- 3.6.2 Page Fault Handling -- 3.6.3 Instruction Backup -- 3.6.4 Locking Pages in Memory -- 3.6.5 Backing Store -- 3.6.6 Separation of Policy and Mechanism -- 3.7 SEGMENTATION -- 3.7.1 Implementation of Pure Segmentation -- 3.7.2 Segmentation with Paging: MULTICS -- 3.7.3 Segmentation with Paging: The Intel x86 -- 3.8 RESEARCH ON MEMORY MANAGEMENT -- 3.9 SUMMARY -- 4 FILE SYSTEMS -- 4.1 FILES -- 4.1.1 File Naming -- 4.1.2 File Structure -- 4.1.3 File Types -- 4.1.4 File Access -- 4.1.5 File Attributes -- 4.1.6 File Operations -- 4.1.7 An Example Program Using File-System Calls -- 4.2 DIRECTORIES -- 4.2.1 Single-Level Directory Systems -- 4.2.2 Hierarchical Directory Systems -- 4.2.3 Path Names -- 4.2.4 Directory Operations -- 4.3 FILE-SYSTEM IMPLEMENTATION -- 4.3.1 File-System Layout -- 4.3.2 Implementing Files -- 4.3.3 Implementing Directories -- 4.3.4 Shared Files -- 4.3.5 Log-Structured File Systems -- 4.3.6 Journaling File Systems -- 4.3.7 Virtual File Systems -- 4.4 FILE-SYSTEM MANAGEMENT AND OPTIMIZATION -- 4.4.1 Disk-Space Management -- 4.4.2 File-System Backups -- 4.4.3 File-System Consistency…”
Libro electrónico -
48592Publicado 2018Tabla de Contenidos: “…1.7.7 Variable resistance -- 1.7.8 Accelerometer (knock sensors) -- 1.7.9 Linear variable differential transformer (LVDT) -- 1.7.10 Hot wire air flow sensor -- 1.7.11 Thin film air flow sensor -- 1.7.12 Vortex flow sensor -- 1.7.13 Pitot tube -- 1.7.14 Turbine fluid flow sensor -- 1.7.15 Optical sensors -- 1.7.16 Oxygen sensors -- 1.7.17 Light sensors -- 1.7.18 Thick-film air temperature sensor -- 1.7.19 Methanol sensor -- 1.7.20 Rain sensor -- 1.7.21 Oil sensor -- 1.7.22 Dynamic vehicle position sensors -- 1.7.23 Summary -- 1.8 Actuators -- 1.8.1 Introduction -- 1.8.2 Solenoid actuators -- 1.8.3 EGR valve -- 1.8.4 Motorized actuators -- 1.8.5 Stepper motors -- 1.8.6 Synchronous motors -- 1.8.7 Thermal actuators -- 1.9 Testing electronic components, sensors and actuators -- 1.9.1 Introduction -- 1.9.2 Testing sensors -- 1.9.3 Testing actuators -- 1.10 Updates -- 1.10.1 Sensors overview and developments -- Chapter 2 Tools and equipment -- 2.1 Basic equipment -- 2.1.1 Introduction -- 2.1.2 Basic hand tools -- 2.1.3 Accuracy of test equipment -- 2.1.4 Multimeters -- 2.1.5 Logic probe -- 2.2 Oscilloscopes -- 2.2.1 Introduction -- 2.2.2 Waveforms -- 2.3 Scanners/fault code readers and analysers -- 2.3.1 On-board diagnostics introduction -- 2.3.2 Serial port communications -- 2.3.3 OBD2 signal protocols -- 2.3.4 Entry level scanners -- 2.3.5 Bosch KTS diagnostic equipment -- 2.3.6 Engine analysers -- 2.4 Emission testing -- 2.4.1 Introduction -- 2.4.2 Exhaust gas measurement -- 2.4.3 Exhaust analyser -- 2.4.4 Emission limits -- 2.5 Pressure testing -- 2.5.1 Introduction -- 2.5.2 Automotive pressure oscilloscope transducer -- 2.5.3 Breakout boxes -- 2.6 Diagnostic procedures -- 2.6.1 Introduction -- 2.6.2 The 'theory' of diagnostics -- 2.7 Pass-through technology -- 2.7.1 Introduction -- 2.7.2 J2534 -- 2.7.3 Hardware and software requirements…”
Libro electrónico -
48593Publicado 2022Tabla de Contenidos: “…Intro -- Table of Contents -- About the Authors -- About the Technical Reviewer -- Acknowledgments -- Chapter 1: Introduction to Artificial Intelligence -- 1.1 Artificial Intelligence in Action -- 1.1.1 Artificial Intelligence Explained -- 1.1.2 Machine Learning -- 1.1.3 Neural Networks and Deep Learning -- 1.2 The History of Neural Networks -- 1.2.1 Shallow Neural Networks -- 1.2.2 Deep Learning -- 1.3 Deep Learning Characteristics -- 1.3.1 Data Volume -- 1.3.2 Computing Power -- 1.3.3 Network Scale -- 1.3.4 General Intelligence -- 1.4 Deep Learning Applications -- 1.4.1 Computer Vision -- 1.4.2 Natural Language Processing -- 1.4.3 Reinforcement Learning -- 1.5 Deep Learning Framework -- 1.5.1 Major Frameworks -- 1.5.2 TensorFlow 2 and 1.x -- 1.5.3 Demo -- 1.6 Development Environment Installation -- 1.6.1 Anaconda Installation -- 1.6.2 CUDA Installation -- 1.6.3 TensorFlow Installation -- 1.6.4 Common Editor Installation -- 1.7 Summary -- 1.8 Reference -- Chapter 2: Regression -- 2.1 Neuron Model -- 2.2 Optimization Method -- 2.3 Linear Model in Action -- 2.4 Summary -- 2.5 References -- Chapter 3: Classification -- 3.1 Handwritten Digital Picture Dataset -- 3.2 Build a Model -- 3.3 Error Calculation -- 3.4 Do We Really Solve the Problem? …”
Libro electrónico -
48594Publicado 2022Tabla de Contenidos: “…-- 5.3.6 The volatile keyword -- 5.3.7 Thread states and methods -- 5.3.8 Immutability -- 5.4 The Java Memory Model (JMM) -- 5.5 Understanding concurrency through bytecode -- 5.5.1 Lost Update -- 5.5.2 Synchronization in bytecode -- 5.5.3 Synchronized methods -- 5.5.4 Unsynchronized reads -- 5.5.5 Deadlock revisited -- 5.5.6 Deadlock resolved, revisited -- 5.5.7 Volatile access -- Summary -- 6 JDK concurrency libraries…”
Libro electrónico -
48595por Rodriguez, Juan R.Tabla de Contenidos: “…IBM Portlet API -- 4.1 IBM portlets -- 4.2 IBM portlet application -- 4.3 Servlets versus portlets -- 4.4 Portlet modes -- 4.5 Portlet states -- 4.6 Core objects -- 4.6.1 Hierarchy -- 4.6.2 Portlet -- 4.6.3 PortletAdapter -- 4.6.4 PortletRequest -- 4.6.5 PortletResponse -- 4.6.6 PortletSession object -- 4.6.7 Client -- 4.6.8 PortletConfig object -- 4.6.9 PortletContext object -- 4.6.10 PortletSettings object -- 4.6.11 PortletApplicationSettings object -- 4.6.12 PortletData object -- 4.6.13 PortletLog object -- 4.6.14 PortletException -- 4.6.15 UnavailableException -- 4.6.16 PortletWindow object -- 4.6.17 User object -- 4.6.18 PortletURI -- 4.7 Portlet life cycle -- 4.8 Listeners -- 4.8.1 PortletTitleListener -- 4.8.2 PortletPageListener -- 4.8.3 PortletSessionListener -- 4.8.4 WindowListener -- 4.8.5 PortletSettingsAttributeListener -- 4.8.6 PortletApplicationSettingsAttributesListener -- 4.9 Action event handling -- 4.9.1 ActionListener -- 4.9.2 ActionEvent -- 4.9.3 PortletURI -- 4.9.4 ModeModifier -- 4.10 Attribute storage summary -- 4.11 Portlet JSPs -- 4.11.1 Portlet tag library -- 4.11.2 Portlet events and messaging -- 4.12 Portlet deployment…”
Publicado 2005
Libro electrónico -
48596por Rogers, PaulTabla de Contenidos: “…SYS1.PARMLIB diagnostic parameters -- 6.1 IEAABD00, IEADMP00, and IEADMR00 -- 6.1.1 SDATA options -- 6.1.2 PDATA options (only valid for IEADMP00) -- 6.2 SDATA and PDATA recommendation -- 6.3 IEADMCxx (dump command parameter library) -- 6.4 IEASLPxx (SLIP commands) -- Chapter 7. …”
Publicado 2005
Libro electrónico -
48597Publicado 2020Tabla de Contenidos: “…9.1.1 Azure Cognitive Services -- 9.1.2 Managing assemblies in the Data Lake -- 9.1.3 Image data extraction with Advanced Analytics -- 9.2 Reading different file types -- 9.2.1 Adding custom libraries with a Catalog -- 9.2.2 Creating a catalog database -- 9.2.3 Building the U-SQL DataFormats solution -- 9.2.4 Code folders -- 9.2.5 Using custom assemblies -- 9.3 Connecting to remote sources -- 9.3.1 External databases -- 9.3.2 Credentials -- 9.3.3 Data Source -- 9.3.4 Tables and views -- 9.4 Exercises -- 9.4.1 Exercise 1 -- 9.4.2 Exercise 2 -- Summary -- 10 Service integration with Azure Data Factory -- 10.1 Creating an Azure Data Factory service -- 10.2 Secure authentication -- 10.2.1 Azure Active Directory integration -- 10.2.2 Azure Key Vault -- 10.3 Copying files with ADF -- 10.3.1 Creating a Files storage container -- 10.3.2 Adding secrets to AKV -- 10.3.3 Creating a Files storage linkedservice -- 10.3.4 Creating an ADLS linkedservice -- 10.3.5 Creating a pipeline and activity -- 10.3.6 Creating a scheduled trigger -- 10.4 Running an ADLA job -- 10.4.1 Creating an ADLA linkedservice -- 10.4.2 Creating a pipeline and activity -- 10.5 Exercises -- 10.5.1 Exercise 1 -- 10.5.2 Exercise 2 -- Summary -- 11 Managed SQL with Azure SQL Database -- 11.1 Creating an Azure SQL Database -- 11.1.1 Create a SQL Server and SQLDB -- 11.2 Securing SQLDB -- 11.3 Availability and recovery -- 11.3.1 Restoring and moving SQLDB -- 11.3.2 Database safeguards -- 11.3.3 Creating alerts for SQLDB -- 11.4 Optimizing costs for SQLDB -- 11.4.1 Pricing structure -- 11.4.2 Scaling SQLDB -- 11.4.3 Serverless -- 11.4.4 Elastic Pools -- 11.5 Exercises -- 11.5.1 Exercise 1 -- 11.5.2 Exercise 2 -- 11.5.3 Exercise 3 -- 11.5.4 Exercise 4 -- Summary -- 12 Integrating Data Factory with SQL Database -- 12.1 Before you begin -- 12.2 Importing data with external data sources…”
Libro electrónico -
48598por Kahate, AtulTabla de Contenidos: “…Cover -- Foreword -- Preface -- Acknowledgements -- Contents in Brief -- Contents -- Chapter 1: File Systems -- 1.1 Need for a File -- 1.2 Files -- 1.2.1 Sample File -- 1.2.2 Records and Fields -- 1.2.3 Master and Transaction Data -- 1.3 Computer Files -- 1.4 Library Management - A Case Study -- 1.4.1 Record Keys -- 1.4.2 Searching Records -- 1.5 Sequential Organisation -- 1.5.1 What is Sequential Organisation? …”
Publicado 2004
Libro electrónico -
48599por Moore, BillTabla de Contenidos: “…E-mail -- 12.1 JavaMail API -- 12.1.1 Protocols -- 12.1.2 Core classes -- 12.1.3 Example: Sending an e-mail -- 12.2 Build sample e-mail application -- 12.2.1 Use cases -- 12.2.2 Business facade layer -- 12.2.3 Domain layer -- 12.3 Configuring JavaMail resources -- 12.4 Utility tag library mailer -- Chapter 13. Administering the catalog -- 13.1 Component specification -- 13.1.1 Use cases -- 13.1.2 Dependencies -- 13.1.3 Interface -- 13.2 Building property catalog administration -- 13.2.1 Preparing the workspace…”
Publicado 2003
Libro electrónico -
48600Publicado 2021Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Contents -- Preface to the Second Edition -- Acknowledgments -- Acronyms -- Chapter 1 Basics of Fourier Analysis -- 1.1 Forward and Inverse Fourier Transform -- 1.1.1 Brief History of FT -- 1.1.2 Forward FT Operation -- 1.1.3 IFT -- 1.2 FT Rules and Pairs -- 1.2.1 Linearity -- 1.2.2 Time Shifting -- 1.2.3 Frequency Shifting -- 1.2.4 Scaling -- 1.2.5 Duality -- 1.2.6 Time Reversal -- 1.2.7 Conjugation -- 1.2.8 Multiplication -- 1.2.9 Convolution -- 1.2.10 Modulation -- 1.2.11 Derivation and Integration -- 1.2.12 Parseval's Relationship -- 1.3 Time-Frequency Representation of a Signal -- 1.3.1 Signal in the Time Domain -- 1.3.2 Signal in the Frequency Domain -- 1.3.3 Signal in the Joint Time-Frequency (JTF) Plane -- 1.4 Convolution and Multiplication Using FT -- 1.5 Filtering/Windowing -- 1.6 Data Sampling -- 1.7 DFT and FFT -- 1.7.1 DFT -- 1.7.2 FFT -- 1.7.3 Bandwidth and Resolutions -- 1.8 Aliasing -- 1.9 Importance of FT in Radar Imaging -- 1.10 Effect of Aliasing in Radar Imaging -- 1.11 Matlab Codes -- References -- Chapter 2 Radar Fundamentals -- 2.1 Electromagnetic Scattering -- 2.2 Scattering from PECs -- 2.3 Radar Cross Section -- 2.3.1 Definition of RCS -- 2.3.2 RCS of Simple-Shaped Objects -- 2.3.3 RCS of Complex-Shaped Objects -- 2.4 Radar Range Equation -- 2.4.1 Bistatic Case -- 2.4.2 Monostatic Case -- 2.5 Range of Radar Detection -- 2.5.1 Signal-to-Noise Ratio -- 2.6 Radar Waveforms -- 2.6.1 Continuous Wave -- 2.6.2 Frequency-Modulated Continuous Wave -- 2.6.3 Stepped-Frequency Continuous Wave -- 2.6.4 Short Pulse -- 2.6.5 Chirp (LFM) Pulse -- 2.7 Pulsed Radar -- 2.7.1 Pulse Repetition Frequency -- 2.7.2 Maximum Range and Range Ambiguity -- 2.7.3 Doppler Frequency -- 2.8 Matlab Codes -- References -- Chapter 3 Synthetic Aperture Radar -- 3.1 SAR Modes -- 3.2 SAR System Design…”
Libro electrónico