Mostrando 35,381 - 35,400 Resultados de 36,159 Para Buscar '"pie"', tiempo de consulta: 0.17s Limitar resultados
  1. 35381
    Publicado 2017
    Tabla 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
  2. 35382
    Publicado 2024
    Tabla 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
  3. 35383
    por Zhu, Nick Qi
    Publicado 2013
    Tabla 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. …”
    Libro electrónico
  4. 35384
    Publicado 2024
    Tabla 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
  5. 35385
    Publicado 2024
    Tabla 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
  6. 35386
    Publicado 1700
    Tabla 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
  7. 35387
  8. 35388
  9. 35389
    Publicado 2018
    Tabla 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
  10. 35390
    por Mueller, John Paul
    Publicado 2019
    Tabla 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…”
    Libro electrónico
  11. 35391
  12. 35392
    por Horacio Flaco, Quinto
    Publicado 1599
    Libro
  13. 35393
  14. 35394
  15. 35395
  16. 35396
  17. 35397
  18. 35398
  19. 35399
  20. 35400