Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 16,533
- Biblia 6,638
- Filosofía 4,691
- Universidad Pontificia de Salamanca (España) 4,581
- Crítica e interpretación 4,081
- Derecho 3,744
- RELIGION 3,643
- Educación 3,560
- Història 3,432
- Iglesia Católica 3,122
- Ciencias sociales 2,924
- Moral cristiana 2,558
- Teología dogmática 2,461
- Psicología 2,349
- Teología 2,325
- Sermones 2,215
- Management 2,201
- Development 2,161
- Derecho canónico 2,114
- History 1,989
- Derecho civil 1,960
- Education 1,951
- Documentales 1,893
- Universidad Pontificia de Salamanca, Facultad de Educación 1,877
- Engineering & Applied Sciences 1,850
- Medicina 1,762
- Tecnología 1,716
- Philosophy 1,704
- Application software 1,700
- Economía 1,618
-
642041[Sefer tefillah, dine terefiyot][ספר תפילה, דיני הטרפיות ועוד]Publicado 1775Tabla de Contenidos: “…Yisma'el, i un remei màgic (segullah); incipit de la carta de Mosheh ben Nahman: אגרת הרמב״ן לבנו שמע בני מוסר אביך ואל תטוש ; explicit de la carta de Mosheh ben Nahman: ומקבלת לפני המקום שנ׳ תבין לבם תקשיב אזמיך…”
Accès lliure al Microfilm Ms.Or.50, Ms.Or.52, Ms.Or.53,
Manuscrito -
642042
-
642043Publicado 2017Tabla de Contenidos: “…Making a low-poly hand -- Adding in reference images -- Modeling a low-poly hand from a cube -- Planning ahead for fingers with Loop Cut and Slide -- Shaping with Extrude and Scale -- Rotating faces and making manual adjustments -- Extruding and scaling fingers -- Modeling a low-poly hand from a plane -- Adding a Subdivision Surface Modifier -- Summary -- Chapter 13: Trial and Error - Topology Edits -- Preparing yourself mentally -- Embracing failure -- Aiming for quads -- Adding extra edge loops -- Controlling rounding -- Shaping details -- Flattening the base -- Flattening with Loop Cut and Slide -- Flattening with Mean Crease -- Moving vertices and edge loops -- Selecting edge loops -- Sliding edges -- Rotating around the 3D Cursor -- Using Proportional Editing -- Modeling fingernails and wrinkles -- Using Inset and Extrude for fingernails -- Using edge loops for wrinkles -- Summary -- Chapter 14: Coloring Models with Materials and UV Maps -- Using materials -- Adding a material to the whole object -- Adding a material to specific faces -- Reusing existing materials -- Coloring with UV Maps -- Adding a new panel to Blender -- Unwrapping an object into a UV Map -- Marking and clearing seams -- Preparing to Texture Paint -- Painting in Blender -- Using the Fill Brush -- Painting in the UV/Image Editor -- Editing images outside of Blender -- Exporting and uploading X3D files -- Zipping up the model and image files -- Checking the renders for CMYK issues -- Summary -- Chapter 15: Troubleshooting and Repairing Models -- Removing duplicate vertices -- Flipping face normals -- Finding and fixing non-manifold edges -- Exploring examples of non-manifold edges -- Faces without thickness -- Missing faces or holes -- Inconsistent face normals -- Overlapping and unconnected geometry -- Highlighting non-manifold edges -- Turning on and using 3D Print Toolbox…”
Libro electrónico -
642044Publicado 2022Tabla de Contenidos: “…-- Format a Range As a Table -- Creating a Table -- Changing or Removing Table Styles -- Naming the Table -- Working with Tables -- Table References in a Formula -- The Magic of @ -- Referencing Table Elements -- Make Table Column and Cell References Absolute -- Tables with Other Excel Features -- Dynamic Lists -- Dynamic Charts -- Summary -- Chapter 5: Manipulating Text -- Extract Characters from a Text String -- LEFT and RIGHT -- Extract Characters from the Middle of a String -- FIND and SEARCH for Irregular Strings -- Example 1: Extract Characters Before a Delimiter -- Example 2: Extract Characters After a Delimiter -- Example 3: Combining LEFT and RIGHT -- Example 4: Extract Text Between Two Characters -- Example 5: Extract Number from a Text String -- Change the Case of Text -- The LEN Function -- Convert Text to a VALUE -- The NUMBERVALUE Function -- Remove Unwanted Characters -- The TRIM Function -- The CLEAN Function -- SUBSTITUTE and REPLACE Functions -- The REPLACE Function -- The SUBSTITUTE Function -- Example 1: Simple SUBSTITUTE Example…”
Libro electrónico -
642045Publicado 2024Tabla de Contenidos: “…Using lambdas with standard algorithms -- Using generic and template lambdas -- Writing a recursive lambda -- Writing function templates -- Writing a function template with a variable number of arguments -- Using fold expressions to simplify variadic function templates -- Implementing the higher-order functions map and fold -- Composing functions into a higher-order function -- Uniformly invoking anything callable -- Chapter 4: Preprocessing and Compilation -- Conditionally compiling your source code -- Using the indirection pattern for preprocessor stringification and concatenation -- Performing compile-time assertion checks with static_assert -- Conditionally compiling classes and functions with enable_if -- Selecting branches at compile time with constexpr if -- Providing metadata to the compiler with attributes -- Chapter 5: Standard Library Containers, Algorithms, and Iterators -- Using vector as a default container -- Using bitset for fixed-size sequences of bits -- Using vector< -- bool> -- for variable-size sequences of bits -- Using the bit manipulation utilities -- Finding elements in a range -- Sorting a range -- Initializing a range -- Using set operations on a range -- Using iterators to insert new elements into a container -- Writing your own random-access iterator -- Container access with non-member functions -- Selecting the right standard containers -- Chapter 6: General-Purpose Utilities -- Expressing time intervals with chrono::duration -- Working with calendars -- Converting times between time zones -- Measuring function execution time with a standard clock -- Generating hash values for custom types -- Using std::any to store any value -- Using std::optional to store optional values -- Chaining together computations that may or may not produce a value -- Using std::variant as a type-safe union -- Visiting a std::variant…”
Libro electrónico -
642046Publicado 2024Tabla de Contenidos: “…Chapter 6: Scripting with Shell and Bash Commands in Linux -- Introducing operating systems -- Navigating system directories -- Introducing basic command-line prompts -- Understanding directory types -- Filing and directory manipulation -- Scripting with Bash -- Introducing control statements -- Creating functions -- Processing data and pipelines -- Using pipes -- Using cron -- Summary -- Chapter 7: Using Git for Version Control -- Introducing repositories (repos) -- Creating a repo -- Cloning an existing remote repository -- Creating a local repository from scratch -- Linking local and remote repositories -- Detailing the Git workflow for data scientists -- Using Git tags for data science -- Understanding Git tags -- Using tagging as a data scientist -- Understanding common operations -- Summary -- Part 3: Exploring Artificial Intelligence -- Chapter 8: Mining Data with Probability and Statistics -- Describing data with descriptive statistics -- Measuring central tendency -- Measuring variability -- Introducing populations and samples -- Defining populations and samples -- Representing samples -- Reducing the sampling error -- Understanding the Central Limit Thereom (CLT) -- The CLT -- Demonstrating the assumption of normality -- Shaping data with sampling distributions -- Probability distributions -- Uniform distribution -- Normal and student's t-distributions -- The binomial distribution -- The Poisson distribution -- Exponential distribution -- Geometric distribution -- The Weibull distribution -- Testing hypotheses -- Understanding one-sample t-tests -- Understanding two-sample t-tests -- Understanding paired sample t-tests -- Understanding ANOVA and MANOVA -- Chi-squared test -- A/B tests -- Understanding Type I and Type II errors -- Type I error (false positive) -- Type II error (false negative) -- Striking a balance -- Summary -- References…”
Libro electrónico -
642047Publicado 2024Tabla de Contenidos: “…-- Why FinOps? -- Before the cloud -- The cloud comes into play -- A paradigm shift -- Hidden on-premises costs -- Back to the present -- The FinOps Foundation -- The three pillars of FinOps -- Inform -- Example (the Inform pillar) -- Optimize -- Example (the Optimize pillar) -- Operate -- Example (the Operate pillar) -- Summary -- Chapter 2: Understanding How FinOps Fits into Cloud Governance -- The Well-Architected Framework - an introduction -- FinOps as part of bigger governance -- FinOps + Agile methodologies -- FinOps, Infrastructure as Code, CI/CD, and DevOps -- FinOps and change management -- Tailoring a FinOps approach for each organization -- Scenario 1 - companies not yet in the cloud or beginning their journey to it -- Scenario 2 - companies already in the cloud but not mature enough or that have non-optimized workloads -- Scenario 3 - big companies with strong cloud maturity -- Scenario 4 - companies focused on generating cloud cost savings -- Selecting the right tools for the job -- Base tools -- Market tools -- Other interesting tools -- Summary -- Part 2: Inform - How to Increase Cost Visibility -- Chapter 3: Designing and Executing the Tagging and Naming Convention Strategies -- The importance of naming conventions and tagging in FinOps -- Why are naming conventions significant? …”
Libro electrónico -
642048por Bordino, AlexanderTabla de Contenidos: “…. -- Model credits -- Chapter 5: Advanced CAD Management and Collaboration - Project Files, Templates, and Custom Properties -- Technical requirements -- Creating and managing an Inventor .ipj project file -- Getting ready -- How to do it... -- Managing the Content Center -- Getting ready -- How to do it... -- Style and Standard Editor - creating and editing templates -- Getting ready -- How to do it... -- Collaborating with shared views -- Getting ready -- How to do it... -- Collaborating and sharing designs with Pack and Go -- Getting ready…”
Publicado 2022
Libro electrónico -
642049por Labande, Edmond René, 1908-1992 aut, Ourliac, Paul aut, Delaruelle, Etienne, 1904-1971 aut
Publicado 1977Red de Bibliotecas de la Archidiócesis de Granada (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca de Pastoral Madrid, Universidad Loyola - Universidad Loyola Granada, Biblioteca Universitat Ramon Llull, Biblioteca Diocesana de Salamanca, Biblioteca Universidad de Deusto, Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago, Biblioteca de la Universidad de Navarra)Libro -
642050Publicado 2018Tabla de Contenidos: “…Conté: El ciment i la glòria. Sobre el lloc de la religió a l'Europa moderna / Josep Olesti, Xavier Torres -- Diritto e religione nei tumulti dell'Europa moderna: l'"exemplum" dei Maccabei come popolo resistente / Angela De Benedictis -- La gestación de la Monarquía Católica en la Europa del siglo XVII / José Martínez Millán -- Providencialismo: las monarquías ibéricas en la Roma papal (siglos XV-XVI) / Isabella Iannuzzi -- De l'amitié à la complicité: le déclin d'un concept politique / Josep Olesti -- Estefanía de Rocabertí y la proyección del teresianismo en Cataluña (1582-1675) / Rosa Ma Alabrús -- La clausura femenina: religión cívica en la Barcelona moderna (siglos XV-XVII) / Montserrat Zamora -- El microcrédito en cofradías y pósitos píos de la comarca de la Sierra de Alcaraz (siglos XVI-XVIII): los casos de Munera y de Paterna del Madera / Marie-Lucie Copete -- El momento revolucionario. …”
Biblioteca Pública Episcopal del Seminario de Barcelona (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca del Instituto Superior de Teología de las Islas Canarias, Biblioteca Universitat Ramon Llull, Biblioteca de la Universidad de Navarra, Universidad Loyola - Universidad Loyola Granada)Libro -
642051Publicado 1986Tabla de Contenidos: “…Materialismo, idealismo y visión cristiana del mundo / Nikolaus Lobkowicz, Henning Ottmann. Cristianismo y socialismo / José M.? …”
Biblioteca S.M. e Instituto Teológico «San Xosé» de Vigo (Otras Fuentes: Biblioteca del Instituto Diocesano de Teología y Pastoral de Bilbao, Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Universitat Ramon Llull, Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad de Navarra, Red de bibliotecas Iglesia Navarra, Biblioteca de Pastoral Madrid, Biblioteca Diocesana Bilbao, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago, Bibliotecas de la Diócesis de Teruel y Albarracín)Libro -
642052por Deschner, KarlheinzTabla de Contenidos: “…La Iglesia antigua : falsificaciones y engaños ; V. 5. La Iglesia antigua : lucha contra los paganos y ocupación del poder ; V. 6. …”
Publicado 1994
Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca del Instituto Superior de Teología de las Islas Canarias, Biblioteca Universidad de Deusto, Biblioteca Central de Capuchinos de España, Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad de Navarra)Libro -
642053por Moreau, Edouard de, 1879-1952 aut, Jourda, Pierre, 1898-1978 aut, Janelle, Pierre aut
Publicado 1978Red de Bibliotecas de la Archidiócesis de Granada (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca de Pastoral Madrid, Biblioteca Universidad de Deusto, Universidad Loyola - Universidad Loyola Granada, Biblioteca Universitat Ramon Llull, Biblioteca Diocesana de Salamanca, Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca de la Universidad de Navarra, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago)Libro -
642054por Neuvecelle, Jean, 1912-2003 aut“…Historia de la iglesia ; 5…”
Publicado 1984
Red de Bibliotecas de la Archidiócesis de Granada (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca de Pastoral Madrid, Universidad Loyola - Universidad Loyola Granada, Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca Diocesana de Salamanca, Biblioteca Universidad de Deusto, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca de la Universidad de Navarra, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago)Libro -
642055Publicado 2006Tabla de Contenidos: “…Conté: Ordo Colorum : notas sobre el nacimiento de los colores litúrgicos / Michel Pastoureau -- Primeros testimonios de la diversidad de los colores litúrgicos / Mario Righetti -- Textos de referencia sobre el color y el vestido blancos -- Nuevo Testamento -- Padres Apostólicos -- Actas de los mártires -- Padres de la Iglesia y escritores eclesiásticos -- Catequesis bautismales -- El uso de los colores litúrgicos en los tratados y manuales antiguos -- De sacro altaris mysterio / Inocencio III -- Rationale divinorum officiorum / Guillermo Durando de Mende -- El porqué de todas las ceremonias de la Iglesia y sus misterios / Antonio Lobera y Abio -- Los colores de los ornamentos indicados en los libros litúrgicos -- Misal Romano : promulgado por san Pío V : I edición típica, 1570 : y última edición típica, 1962 -- Normativa vigente sobre el color de los ornamentos : Misal Romano : promulgado por Pablo VI : III edición típica, 2002…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Red de Bibliotecas de la Archidiócesis de Granada, Red de bibliotecas Iglesia Navarra, Biblioteca del Instituto Superior de Teología de las Islas Canarias, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca del Instituto Diocesano de Teología y Pastoral de Bilbao, Biblioteca del Seminario Diocesano de Jaén, Biblioteca S.M. e Instituto Teológico «San Xosé» de Vigo, Bibliotecas de la Diócesis de Teruel y Albarracín, Biblioteca de la Universidad de Navarra, Biblioteca Universidad de Deusto, Biblioteca de Pastoral Madrid)Libro -
642056por Bardy, Gustave, 1881-1955 aut, Labriolle, Pierre de, 1874-1940 aut, Palanque, Jean-Rémy, 1898-1988 autTabla de Contenidos: “…Contiene: V. 5. El nacimiento de Europa / por Louis Brehier, Rene Aigrain…”
Publicado 1977
Red de Bibliotecas de la Archidiócesis de Granada (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca de Pastoral Madrid, Biblioteca Universidad de Deusto, Universidad Loyola - Universidad Loyola Granada, Biblioteca Diocesana de Salamanca, Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca de la Universidad de Navarra, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Universitat Ramon Llull, Biblioteca del Seminario Diocesano de Jaén, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago)Libro -
642057Publicado 2020“…Revised for TensorFlow 2.x, this edition introduces you to the practical side of deep learning with new chapters on unsupervised learning using mutual information, object detection (SSD), and semantic segmentation (FCN and PSPNet), further allowing you to create your own cutting-edge AI projects. …”
Libro electrónico -
642058Publicado 2018“…If you purchased this book elsewhere, you can visit http://www.PacktPub.com/s..…”
Libro electrónico -
642059Publicado 2007“…Contents About the Authors xxx Introduction 1 Part I Working with Text Documents Chapter 1 Introducing Word 2007 7 Chapter 2 Creating and Saving Documents 27 Chapter 3 Typing and Editing Text 59 Chapter 4 Using Spelling, Grammar, and Research Tools 95 Chapter 5 Printing and Faxing Documents 133 Part II Formatting a Document Chapter 6 Applying Character Formatting 155 Chapter 7 Formatting Paragraphs and Lists 191 Chapter 8 Creating and Applying Styles and Themes 227 Chapter 9 Formatting Documents and Sections 263 Chapter 10 Using and Creating Project Templates 297 Chapter 11 Working with Nonstandard Document Layouts 319 Part III Tables and Graphics Chapter 12 Creating and Formatting Tables 353 Chapter 13 Working with Photos 395 Chapter 14 Working with Clip Art and the Clip Organizer 425 Chapter 15 Working with Drawings and WordArt 455 Chapter 16 Working with Charts 491 Chapter 17 Working with SmartArt and Math Formulas 533 Part IV Collecting and Managing Data Chapter 18 Performing Mail and Data Merges 563 Chapter 19 Copying, Linking, and Embedding Data 601 Chapter 20 Worki..…”
Libro electrónico -
642060por Herrera Oria, Ángel ( 1886-1968)Tabla de Contenidos: “…. -- Edición preparada por José Luis Gutiérrez García. -- XXVIII, 541 p. -- (650). -- ISBN 84-7914-748-2 . -- T.VI : Discursos y conferencias (2o) 1934-1968. -- Edición preparada por José Luis Gutiérrez García. -- XXVIII, 506 p. -- (650). -- ISBN 84-7914-785-7. -- T.VII : Intervenciones orales en la Asociación Católica de Propagandístas. -- Edición preparada por José Luis Gutiérrez García. -- 2006.-- LXXIII, 617 p. -- (663). -- ISBN 84-7914-785-9 T.VIII : Addenda / Ed. preparada por José Luis Gutiérrez García. -- 2007. -- XV, 619 p.. -- (670). -- ISBN 978-84-7914-910-9 T.IX : Varia. …”
Publicado 2002
Red de bibliotecas Iglesia Navarra (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca Seminario Metropolitano de Oviedo, Red de Bibliotecas de la Archidiócesis de Granada, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Pública Episcopal del Seminario de Barcelona, Universidad Loyola - Universidad Loyola Granada, Bibliotecas de la Diócesis de Teruel y Albarracín, Biblioteca S.M. e Instituto Teológico «San Xosé» de Vigo, Biblioteca del Seminario Diocesano de Jaén, Biblioteca de Pastoral Madrid, Biblioteca Diocesana de Salamanca, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago, Red de Bibliotecas de la Diócesis de Córdoba, Biblioteca de la Universidad de Navarra, Biblioteca Universidad de Deusto, Biblioteca Central de Capuchinos de España, Biblioteca del Instituto Diocesano de Teología y Pastoral de Bilbao)Libro