Mostrando 7,061 - 7,080 Resultados de 9,070 Para Buscar '"Windows"', tiempo de consulta: 0.12s Limitar resultados
  1. 7061
    Publicado 2015
    Tabla de Contenidos: “…-- The anatomy of an editor -- Split, Join, and Detach -- Some useful layout presets -- Setting up your preferences -- An introduction to the Preferences window -- Customizing the default navigation style -- Improving Blender with add-ons -- A brief introduction to the projects -- The Robot toy -- The Alien character -- The Haunted House -- The Rat Cowboy -- Summary -- Chapter 2: Robot Toy - Modeling of an Object -- Let's start the modeling of our robot toy -- Preparing the workflow by adding an image reference -- Adding the head primitive -- The Edit Mode versus the Object Mode -- Using the basic modeling tools -- Modeling the head -- Modeling the antenna -- An introduction to the Subdivision Surface modifier -- Improving the head shape -- Modeling the thunderbolts -- Modeling the eyes -- The modeling of the chest -- The modeling of the neck -- Modeling the torso -- The modeling of the buttons -- Modeling the fork -- Modeling protections for the fork -- The modeling of the main wheel -- The modeling of the arm -- Using Blender Internal to render our Robot -- Summary -- Chapter 3: Alien Character - Base Mesh Creation and Sculpting -- Understanding the sculpting process -- An introduction to sculpting -- Choosing sculpting over poly modeling -- Using a pen tablet -- The sculpt mode -- Optimizing the viewport -- Anatomy of a brush -- Dyntopo versus the Multires modifier -- First touch with the Multires modifier -- First touch with Dyntopo…”
    Libro electrónico
  2. 7062
    Publicado 2010
    Tabla de Contenidos: “…Cover -- Table of Contents -- Getting Started -- Advanced Editing -- Lesson 1 Professional Editing Technique -- How the Pros Do It -- Three-Point Editing -- Insert Editing -- Audio-Only and Video-Only Editing -- Dragging to the Timeline -- Handling Target Track Settings -- Lesson Review -- Cameo: Tapeless Groove-Steve Purcell -- Lesson 2 Accelerating Your Workflow -- Going Beyond the Double-Click -- Using the Recent Clips Pop-Up Menu -- Using Match Frame -- Matching Subclip Frames -- Viewing Master Clips in the Browser -- Matching to the Source File -- Using the Replace Edit -- Replacing One Shot with Another -- Replacing Using In and Out Points -- Replacing a Shot with Itself -- Ganging the Playheads -- Lesson Review -- Lesson 3 Trimming Concepts -- The Dynamic Art -- Understanding Basic Trimming -- Trimming in Practice -- Trimming from the Keyboard -- Using Numerical Trimming -- Extending Edits -- Splitting Edits -- Using Slip and Slide -- Slipping Clips -- Sliding Clips -- Slipping and Sliding from the Keyboard -- Lesson Review -- Lesson 4 Advanced Trimming Techniques -- Using the Trim Edit Window -- Trimming Dynamically -- Trimming Across Multiple Tracks -- Trimming Asymmetrically -- Additional Practice -- Lesson Review -- Lesson 5 Audio Sweetening -- Mastering Audio Levels -- Matching Audio Levels -- Removing Normalization -- Adjusting Levels Dynamically -- Adding Fades -- Fading Using Keyframes -- Making Uniform Changes -- Bussing in Final Cut Pro -- Filtering Audio -- Applying Audio Filters -- The Final Mix -- Using the Audio Mixer Window -- Recording Live Keyframes -- Lesson Review -- Lesson 6 Multicamera Editing -- Editing Multicamera Footage -- Using the Multiclip -- Creating a Multiclip -- Editing with a Multiclip -- Trimming a Multiclip Sequence -- Collapsing a Multiclip -- Working with Many Angles -- Setting Angle Order…”
    Libro electrónico
  3. 7063
    Publicado 2009
    Tabla de Contenidos: “…Cover -- Table of Contents -- Getting Started -- Lesson 1 Sound Editing Basics -- Understanding the Sound Editing Process -- Cleaning Dialogue -- Normalizing Audio -- Normalizing a Group of Clips -- Controlling Dynamic Range -- Separating Signal from Noise -- Controlling Audio Frequencies -- Correcting Highs and Lows -- Removing Hums -- Integrating Sound Effects -- Constructing Ambiences -- Editing Subframe Audio -- Enhancing the Scene -- Adding Music -- Lesson Review -- Lesson 2 Sound Mixing Basics -- Mixing in Final Cut Pro -- Fading In and Out -- Using Audio Keyframes to Fade -- Solo and Mute Controls -- Engaging the Button Bar -- Setting Audio Levels -- The Audio Mixer Window -- Setting Up Views in the Audio Mixer -- Mixing On the Fly -- Controlling Keyframe Frequency -- Resetting All Keyframes -- Creating Perspective -- Finishing Your Mix -- Mixing in Soundtrack Pro -- Sending to a Soundtrack Pro Multitrack Project -- Performing Basic Mixing Tasks -- Muting and Soloing -- Adding Fades -- Adjusting Levels -- Automating Level Changes -- Returning to Final Cut Pro -- Lesson Review -- Lesson 3 Getting to Know Soundtrack Pro -- Opening Sequences from Final Cut Pro -- Sending Sequences to Soundtrack Pro -- Exploring the Soundtrack Pro Editing Workspace -- Working with Panes -- Working with Tabs -- Using Window Layouts -- Setting Project Properties -- Setting the Sample Rate -- Working with Timecode -- Controlling Playback -- J-K-L Playback -- Moving Around the Timeline -- Positioning the Playhead -- Using the Scrub Tool -- Exploring the Track Header -- Volume and Pan -- Mute and Solo -- Returning to Final Cut Pro -- Lesson Review -- Lesson 4 Fixing Audio Files -- Getting Ready to Perform Audio Restoration -- Sending Audio Files to Soundtrack Pro -- Exploring the File Editor Project View -- Using the Global Waveform View -- Redrawing Waveforms…”
    Libro electrónico
  4. 7064
    Publicado 2015
    Tabla de Contenidos: “…Installing PostgreSQL -- Windows, Desktop Linux -- CentOS, Fedora, Red Hat, Scientific Linux -- Debian, Ubuntu -- FreeBSD -- Mac OS X -- Appendix B. …”
    Libro electrónico
  5. 7065
    por MacLees, Natalie
    Publicado 2012
    Tabla de Contenidos: “…-- Uses CSS selectors you already know -- Uses HTML markup you already know -- Impressive effects in just a few lines of code -- Huge plugin library available -- Great community support -- JavaScript basics -- Progressive enhancement and graceful degradation -- Gotta keep 'em separated -- Content -- Presentation -- Behavior -- Designer, meet JavaScript -- Variables -- Objects -- Functions -- Downloading jQuery and getting set up -- Time for action - downloading and attaching jQuery -- Another option for using jQuery -- Your first jQuery script -- Time for action - getting ready for jQuery -- Adding a paragraph -- Time for action - adding a new paragraph -- Summary -- Chapter 2: Enhancing Links -- Opening links in a new window -- Why not just use the target attribute? -- Time for action - opening a link in a new window -- Adding icons to links -- Time for action - creating a list of links -- Simple tabs -- Time for action - creating simple tabs -- Summary -- Chapter 3: Making a Better FAQ Page -- FAQ page markup -- Time for action - setting up the HTML -- Time for action - moving around an HTML document -- Sprucing up our FAQ page -- Time for action - making it fancy -- We're almost there! …”
    Libro electrónico
  6. 7066
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Introduction to Python 3 -- Introducing the Python 3 Programming Language -- History of the Python Programming Language -- Python Enhancement Proposals -- Philosophy of the Python Programming Language -- Applications of Python -- Installing Python on Various Platforms -- Installing on a Windows Computer -- Installing on Ubuntu/Debian Derivatives -- Using Python Modes -- Interactive Mode -- Script Mode -- Using Python IDEs -- Exploring the Scientific Python Ecosystem -- Introducing Jupyter Notebook -- Setting Up Jupyter Notebook -- Running Code in Jupyter Notebook -- Anaconda -- Summary -- Chapter 2: Getting Started with NumPy -- NumPy and Ndarrays -- Indexing in Ndarrays -- Indexing in Ndarrays of More Than One Dimension -- Ndarray Properties -- NumPy Constants -- Slicing Ndarrays -- Summary -- Chapter 3: NumPy Routines and Getting Started with Matplotlib -- Routines for Creating Ndarrays -- Matplotlib -- Visualization with NumPy and Matplotlib -- Running the Matplotlib Program as a Script -- Summary -- Chapter 4: Revisiting Matplotlib Visualizations -- Single-Line Plots -- Multiline Plots -- Grid, Axes, and Labels -- Colors, Styles, and Markers -- Object-Oriented Plotting -- Subplots -- Summary -- Chapter 5: Styles and Layouts -- Styles -- Layouts -- Summary -- Chapter 6: Lines, Bars, and Scatter Plots -- Lines and Logs -- Error Bars -- Bar Graphs -- Scatter Plot -- Summary -- Chapter 7: Histograms, Contours, and Stream Plots -- Histograms -- Contours -- Visualizing Vectors with Stream Plots -- Summary -- Chapter 8: Image and Audio Visualization -- Visualizing Images -- Image Masking -- Interpolation Methods -- Audio Visualization -- Audio Processing -- Summary -- Chapter 9: Pie and Polar Charts -- Pie Charts…”
    Libro electrónico
  7. 7067
    Publicado 2022
    “…The book not only examines the construction and spatial structure of premodern territories but also explores their perception and representation through the use of a broad range of sources: from administrative texts to maps, from stained glass windows to chronicles…”
    Libro electrónico
  8. 7068
    “…ALSO AVAILABLE ON CD-ROM AND ON LINE OECD Historical Statistics is also available on CD-ROM, in Beyond 20/20TM for WindowsTM, user-friendly software that allows the user to extract data and customise graphs and tables. …”
    Libro electrónico
  9. 7069
    Publicado 2018
    Tabla de Contenidos: “…-- About This Book -- How to Use the Sample Code and Data -- 1 BASIC STATIC MALWARE ANALYSIS -- The Microsoft Windows Portable Executable Format -- Dissecting the PE Format Using pefile -- Examining Malware Images -- Examining Malware Strings -- Summary -- 2 BEYOND BASIC STATIC ANALYSIS: X86 DISASSEMBLY -- Disassembly Methods -- Basics of x86 Assembly Language -- Disassembling ircbot.exe Using pefile and capstone -- Factors That Limit Static Analysis -- Summary -- 3 A BRIEF INTRODUCTION TO DYNAMIC ANALYSIS -- Why Use Dynamic Analysis? …”
    Libro electrónico
  10. 7070
    Publicado 2018
    “…Learn how to patch the firmware of a handheld amateur radio, then emulate that radio's proprietary audio code under Linux. How to slow the Windows kernel when exploiting a race condition and how to make a PDF file that is also an Android app, an audio file, or a Gameboy speedrun. …”
    Libro electrónico
  11. 7071
    Publicado 2018
    “…You can follow this book using a Raspberry Pi or a Microsoft Windows PC, and the 3D graphics and sound effects you need are provided as a download…”
    Libro electrónico
  12. 7072
    Publicado 2015
    Tabla de Contenidos: “…Exercise 1.10: Place Doors and WindowsExercise 1.11: Space Elements Equally; Now You Know; Chapter 2 Walls and Curtain Walls; Understanding Wall Types and Parameters; Basic Walls; Stacked Walls; Curtain Wall Types; Hosting Elements in Walls; Creating Wall Configurations; Exercise 2.1: Create Wall Configurations; Exercise 2.2: Host a Door in a Wall; Modifying Wall Parameters; Exercise 2.3: Modify Wall Parameters; Editing and Resetting Wall Profiles; Exercise 2.4: Edit and Reset the Wall Profile; Exercise 2.5: Attach and Detach the Top/Base; Cutting Openings…”
    Libro electrónico
  13. 7073
    por Biafore, Bonnie
    Publicado 2007
    “…You'll find step-by-step instructions for using Quicken on your Windows PC, including useful features such as budgeting, recording investment tra…”
    Libro electrónico
  14. 7074
    por Brundage, Barbara
    Publicado 2008
    “…You get a new Quick Edit function, Windows Vista compatibility, improved RAW conversion, a handy Quick Selection Tool, and more. …”
    Libro electrónico
  15. 7075
    por Bakos, Gábor
    Publicado 2013
    Tabla de Contenidos: “…Installing and Using KNIME -- Few words about KNIME -- Installing KNIME -- Installation using the archive -- KNIME for Windows -- KNIME for Linux -- KNIME for Mac OS X -- Troubleshooting -- KNIME terminologies -- Organizing your work -- Nodes -- Node lifecycle -- Meta nodes -- Ports -- Data tables -- Port view -- Flow variables -- Node views -- HiLite -- Eclipse concepts -- Preferences -- Logging -- User interface -- Getting started -- Setting preferences -- KNIME -- Other preferences -- Installing extensions -- Workbench -- Workflow handling -- Node controls -- HiLite -- Variable flows -- Meta nodes -- Workflow lifecycle -- Other views -- Summary -- 2. …”
    Libro electrónico
  16. 7076
    por Dasnois, Benjamin
    Publicado 2011
    Tabla de Contenidos: “…Cover; Copyright; Credits; Foreword; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Getting to know haXe; Installing haXe; Two ways to install: The installer and sources compilation; Installing on Windows; Installing on MacOSX; Installing on Linux; Installing nightly builds; Verifying your installation; Choosing an editor; FlashDevelop 3; The TextMate bundle; VIM; Writing your first program; Time for action - writing a Hello World; A program with some interaction; Time for action - interacting with the user; Summary…”
    Libro electrónico
  17. 7077
    por Canavan, Tom
    Publicado 2011
    Tabla de Contenidos: “…Summary; Chapter 2 Choosing the Right Hosting Company; Types of Hosting Available; Shared Hosting; Virtual Private Server (VPS); Dedicated Server; Cloud Hosting; Security of Data in a Cloud; Selecting the Right Hosting Option; Budget Considerations; Determining the Appropriate Server Size; Case 1: Light Website Traffic (Shared Hosting); Case 2: Medium Website Traffic (VPS); Case 3: Heavy Website Traffic; Using Backups; What to Look for in Web Host Security; Physical Security; Glass Windows; Flooding; Signs; People…”
    Libro electrónico
  18. 7078
    por Seroter, Richard
    Publicado 2009
    Tabla de Contenidos: “…; Configuring BizTalk messaging; Working with BizTalk orchestration; Summary; Chapter 2: Windows Communication Foundation Primer; What is WCF?…”
    Libro electrónico
  19. 7079
    por Jaegers, Kurt
    Publicado 2010
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1:Introducing XNA Game Studio; Overview of the games; System requirements; Installing XNA Game Studio; Time for action - installing XNA Game Studio; Building your first game; Time for action - creating a new Windows game project; Anatomy of an XNA game; The declarations area; Time for action - adding variables to the class declaration area; The Game1 class constructor; The Initialize() method; Time for action - customizing the Initialize() method; The LoadContent() method…”
    Libro electrónico
  20. 7080
    por Vogel, Peter, 1953-
    Publicado 2010
    Tabla de Contenidos: “…Cover -- Contents -- Foreword -- Preface -- Acknowledgments -- About the Author -- Chapter 1 Introducing Code Generation -- Repetitive Code: Your History -- Copy-and-Paste -- General-Purpose Code -- Benefits of Code Generation -- When to Use Code Generation -- Best Practices in Code-Generation Solutions -- Code-Generation Process -- Code-Generation Tools -- Model-Driven Architecture, Declarative Programming, and Code Generation -- Model-Driven Architecture -- Declarative Programming -- PART I: TOOLS -- Chapter 2 Integrating with Visual Studio -- Design-Time Integration -- Starting Your Visual Studio Add-In -- Creating a Menu-Driven User Interface -- Working with Visual Studio Windows -- Responding to Events -- Accepting Input -- Integrating with Visual Studio -- Chapter 3 Manipulating Project Components -- The Code Model -- Managing Projects and Solutions -- Generating Code -- Modifying and Analyzing Components -- Processing Components in a File -- Working with Retrieved Elements -- Working with the CodeType Objects -- Storing Information -- Working with Project Components -- Chapter 4 Modifying Code in the Editor -- Opening and Closing Documents and TextDocuments -- Backing Out Changes -- Creating EditPoints to Access Text -- Retrieving Information -- Accessing Text with an EditPoint -- Working with Bookmarks -- Inserting, Replacing, and Formatting Text -- Inserting and Reading Text -- Chapter 5 Supporting Project-Specific Features -- Introducing the VSLangProj Libraries -- Managing a "Projectless" Website -- Project-Specific Features -- Chapter 6 Generating Language-Neutral Code -- A Comprehensive Example -- Declarations -- Defining Classes -- Class Members -- Statements and Expressions -- Code Structures -- When All Else Fails: Code Snippets -- Other Code Features -- Code Providers -- Generating Code…”
    Libro electrónico