Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,315
- Biblia 835
- Teología 499
- Sermones 448
- Crítica e interpretación 422
- Iglesia Católica 407
- Teología dogmática 401
- Derecho canónico 335
- Historia- 333
- Moral cristiana 273
- Filosofía 268
- Iglesia católica 267
- Medicina 255
- Iglesia Catolica 250
- Patrística 244
- Relaciones de sucesos- 238
- Teología moral 223
- Derecho civil 207
- Liturgia 200
- Virgen María 183
- Lengua latina- 173
- Gramática 172
- Poesía italiana- 171
- Derecho 155
- Biografías 152
- Pío 151
- Lecturas religiosas 149
- Comentarios 142
- Poesía española- 141
- Astrología- 140
-
35381Publicado 2017Tabla de Contenidos: “…. -- See also -- Chapter 9: Lay Them Out -- Introduction -- Building a pie chart -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Building a stacked area chart -- Getting ready -- How to do it... -- How it works... -- There's more... -- Expanded area chart -- Streamgraph -- See also -- Building a treemap -- Getting ready -- How to do it... -- How it works... -- See also…”
Libro electrónico -
35382Publicado 2024Tabla de Contenidos: “…Georges Pompidou et les ambiguïtés de la détente, 1970-1973 -- Neutralisme et désarmement : la France au pied du mur -- L'offensive neutraliste dans l'"espace stratégique euro-méditerranéen" -- Le refus français d'une Méditerranée neutralisée -- La CSCE, pierre de touche de la politique méditerranéenne de la France? …”
Libro electrónico -
35383por Zhu, Nick QiTabla de Contenidos: “…Lay Them Out -- Introduction -- Building a pie chart -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Building a stacked area chart -- Getting ready -- How to do it... -- How it works... -- There's more... -- Expanded area chart -- Streamgraph -- See also -- Building a treemap -- Getting ready -- How to do it... -- How it works... -- See also -- Building a tree -- Getting ready -- How to do it... -- How it works... -- See also -- Building an enclosure diagram -- Getting ready -- How to do it... -- How it works... -- See also -- 10. …”
Publicado 2013
Libro electrónico -
35384Publicado 2024Tabla de Contenidos: “…. -- How it works... -- Drawing a pie chart -- How to do it... -- How it works... -- There's more... -- Drawing a Venn diagram -- How to do it... -- How it works... -- Putting thoughts into a mind map -- How to do it... -- How it works... -- Generating a timeline -- Getting ready -- How to do it... -- How it works... -- Chapter 7: Creating Beautiful Designs -- Adding a background image -- How to do it... -- How it works... -- There's more... -- Creating beautiful ornaments -- Getting ready -- How to do it... -- How it works... -- There's more... -- Preparing pretty headings -- How to do it... -- How it works... -- Producing a calendar -- How to do it... -- How it works... -- Mimicking keys, menu items, and terminal output -- How to do it... -- How it works... -- There's more... -- Arranging topics like a puzzle -- How to do it... -- How it works... -- Building a word cloud -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 8: Producing Contents, Indexes, and Bibliographies -- Tuning tables of contents and lists of figures and tables -- How to do it... -- How it works... -- There's more... -- Creating a bibliography -- How to do it... -- How it works... -- There's more…”
Libro electrónico -
35385Publicado 2024Tabla de Contenidos: “…Customizing Reference Lines Using Parameters -- Customizing a Reference Line Using a Parameter -- Summary -- Exam Readiness Drill - Chapter Review Questions -- Chapter 5: Charts -- Introduction -- Area Chart -- Bar Chart -- Box Plot -- Bullet Graph -- Heatmap -- Gantt Chart -- Highlight Table -- Histogram Table -- Line Chart -- Packed Bubble Chart -- Pie Chart -- Scatter Plot -- Text Table -- Treemap -- Combination Chart -- Geographic Charts -- Symbol Maps -- Creating a Symbol Map in Tableau -- Density/Heat Maps -- Creating a Density Map in Tableau -- Filled Maps -- Creating a Filled Map in Tableau -- Analytics -- Totals and Subtotals -- Creating Totals and Subtotals -- Reference Lines and Average Lines -- Creating a Constant and Average Reference Line in Tableau -- Reference Bands and Distribution Bands -- Creating a Reference Band and a Distribution Band -- Box Plots -- Creating a Box Plot -- Trend Lines -- Adding a Trend Line to a Chart in Tableau -- Forecasting -- Creating and Customizing a Forecast in Tableau -- Predictive Models -- Creating a Predictive Model in Tableau -- Summary -- Exam Readiness Drill - Chapter Review Questions -- Chapter 6: Dashboards -- Introduction -- Dashboard Creation -- Dashboard Objects -- Sheets -- Containers -- Text -- Image -- Blank -- Buttons -- Web Page -- Extensions -- Ask Data -- Data Story -- Workflow -- Creating a Dashboard and Adding a Sheet and a Title -- Adding a Container and Another Sheet to the Dashboard -- Adding Buttons to the Dashboard -- Layout Options -- Dashboard Sizing/Device Layouts -- Floating versus Tiled -- Adding Tiled Objects and Floating Objects to a Dashboard -- Resizing the Default Canvas and Updating the Phone Layout -- Dashboard Interactivity -- Dashboard Actions -- Filter Actions -- Highlight Actions -- URL actions -- Adding Filter Actions to the Dashboard…”
Libro electrónico -
35386Publicado 1700Tabla de Contenidos: “….: Señor, permita Vema que lleguen a sus pies mis suplicas y mis veneraciones intercediendo por don Juan Gómez Borrero (h.6r.)…”
Manuscrito -
35387
-
35388por Heidegger, Martin
Publicado 2022Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
35389Publicado 2018Tabla de Contenidos: “…Code injection fundamentals - fine-tuning with BDF -- Trojan engineering with BDF and IDA -- Summary -- Questions -- Further reading -- Chapter 11: Bypassing Protections with ROP -- Technical requirements -- DEP and ASLR - the intentional and the unavoidable -- Understanding DEP -- Understanding ASLR -- Testing DEP protection with WinDbg -- Demonstrating ASLR on Kali Linux with C -- Introducing return-oriented programming -- Borrowing chunks and returning to libc - turning the code against itself -- The basic unit of ROP - gadgets -- Getting cozy with our tools - MSFrop and ROPgadget -- Metasploit Framework's ROP tool - MSFrop -- Your sophisticated ROP lab - ROPgadget -- Creating our vulnerable C program without disabling protections -- No PIE for you - compiling your vulnerable executable without ASLR hardening -- Generating a ROP chain -- Getting hands-on with the return-to-PLT attack -- Extracting gadget information for building your payload -- Finding the .bss address -- Finding a pop pop ret structure -- Finding addresses for system@plt and strcpy@plt functions -- Finding target characters in memory with ROPgadget and Python -- Go, go, gadget ROP chain - bringing it together for the exploit -- Finding the offset to return with gdb -- Writing the Python exploit -- Summary -- Questions -- Further reading -- Chapter 12: Fuzzing Techniques -- Technical requirements -- Network fuzzing - mutation fuzzing with Taof proxying -- Configuring the Taof proxy to target the remote service -- Fuzzing by proxy - generating legitimate traffic -- Hands-on fuzzing with Kali and Python -- Picking up where Taof left off with Python - fuzzing the vulnerable FTP server -- The other side - fuzzing a vulnerable FTP client -- Writing a bare-bones FTP fuzzer service in Python -- Crashing the target with the Python fuzzer -- Fuzzy registers - the low-level perspective…”
Libro electrónico -
35390por Mueller, John PaulTabla de Contenidos: “…Considering the Art of Feature Creation -- Defining feature creation -- Combining variables -- Understanding binning and discretization -- Using indicator variables -- Transforming distributions -- Performing Operations on Arrays -- Using vectorization -- Performing simple arithmetic on vectors and matrices -- Performing matrix vector multiplication -- Performing matrix multiplication -- Part 3 Visualizing Information -- Chapter 10 Getting a Crash Course in MatPlotLib -- Starting with a Graph -- Defining the plot -- Drawing multiple lines and plots -- Saving your work to disk -- Setting the Axis, Ticks, Grids -- Getting the axes -- Formatting the axes -- Adding grids -- Defining the Line Appearance -- Working with line styles -- Using colors -- Adding markers -- Using Labels, Annotations, and Legends -- Adding labels -- Annotating the chart -- Creating a legend -- Chapter 11 Visualizing the Data -- Choosing the Right Graph -- Showing parts of a whole with pie charts -- Creating comparisons with bar charts -- Showing distributions using histograms -- Depicting groups using boxplots -- Seeing data patterns using scatterplots -- Creating Advanced Scatterplots -- Depicting groups -- Showing correlations -- Plotting Time Series -- Representing time on axes -- Plotting trends over time -- Plotting Geographical Data -- Using an environment in Notebook -- Getting the Basemap toolkit -- Dealing with deprecated library issues -- Using Basemap to plot geographic data -- Visualizing Graphs -- Developing undirected graphs -- Developing directed graphs -- Part 4 Wrangling Data -- Chapter 12 Stretching Python's Capabilities -- Playing with Scikit-learn -- Understanding classes in Scikit-learn -- Defining applications for data science -- Performing the Hashing Trick -- Using hash functions -- Demonstrating the hashing trick -- Working with deterministic selection…”
Publicado 2019
Libro electrónico -
35391por Pagnini, Sante, 1470-1541 AutEnlace a ejemp. digitalizado de la Biblioteca Digital Complutense
Publicado 1525
Libro -
35392
-
35393
-
35394
-
35395
-
35396
-
35397Publicado 1762Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Biblioteca de la Universidad de Navarra, Biblioteca Universidad Eclesiástica San Dámaso)Libro
-
35398por Quintiliano, Marco Fabio
Publicado 1799Biblioteca Universidad de Deusto (Otras Fuentes: Biblioteca de la Universidad de Navarra, Biblioteca Universidad Eclesiástica San Dámaso, Biblioteca Provicincial Misioneros Claretianos - Provincia de Santiago, Biblioteca Central de Capuchinos de España, Red de Bibliotecas de la Archidiócesis de Granada)Libro -
35399Publicado 1790Biblioteca de la Universidad de Navarra (Otras Fuentes: Biblioteca Universidad Eclesiástica San Dámaso)Ver edición digitalizada del t.1
Ver edición digitalizada del t.2
Ver edición digitalizada del t.3
Ver edición digitalizada del t.4
Ver edición digitalizada del t.5
Ver edición digitalizada del t.8
Libro -
35400