Mostrando 27,641 - 27,660 Resultados de 33,727 Para Buscar 'BTCC~', tiempo de consulta: 1.05s Limitar resultados
  1. 27641
    Publicado 2006
    Tabla de Contenidos: “…CHAPTER 9 Working with VideoImporting Video Files; Video Thumbnail Display Options; Time Stretching Audio To Fit Video; Export Video; Integration with Other Adobe Products; CHAPTER 10 Mastering, Finalising; Overview of the Mastering Process; Dynamic Processing (Compression/Limiting); Multiband Compressor; Parametric Equalizer; Equalizer settings; Hard Limiter Overview; CHAPTER 11 Exporting, Saving Files/Projects; Export Audio (Multitrack View); Audio File Formats (mp3, wav); Export Audio (Edit View); Batch Processing; CHAPTER 12 Making a CD; CD Project View; To Change the Order of Files…”
    Libro electrónico
  2. 27642
    Publicado 2011
    Tabla de Contenidos: “…Role Of Context -- Usability-Testing Methods -- Usability-Testing Timeline -- Planning Usability Tests -- Recruiting Participants -- Drafting The Discussion Guide -- Pilot Session -- Facilitating Usability Tests -- Analyzing Usability Tests -- Presenting Usability Findings -- Guerrilla Usability Testing -- Beta Testing -- Choosing An Approach -- Summary -- Case Study 8: Realtor.Com -- Part Four: Refining Your Iphone App -- Chapter 9: User Interface Design -- User Interface Best Practices -- User Interface Q&A -- Back-End Ui Checklist -- Summary -- Case Study 9: Sonos -- Case Study 10: Flighttrack -- Chapter 10: Visual Design -- The Importance Of Visual Design -- When Should Visual Design Begin? …”
    Libro electrónico
  3. 27643
    Publicado 2008
    Tabla de Contenidos: “…APPENDICES; Appendix A; Appendix B; Appendix C; Index; Back cover…”
    Libro electrónico
  4. 27644
    por Mochal, Tom, 1957-
    Publicado 2011
    Tabla de Contenidos: “…CHAPTER 28 Make Quality a Mindset and Ongoing ProcessLESSON; CHAPTER 29 Batch Small Scope Change Requests for Sponsor Approval; LESSON; CHAPTER 30 Manage Your Vendor Projects Proactively; LESSON; CHAPTER 31 Look for Risks Inherent to Your Project; LESSON; CHAPTER 32 Get Sponsor Approval Before Investigating Large Scope Change Requests; LESSON; CHAPTER 33 Make Sure the Cost of Collecting Metrics Does Not Exceed Their Value; LESSON; CHAPTER 34 Use Multiple Estimating Techniques; LESSON; CHAPTER 35 Keep Your Schedule Up to Date; LESSON…”
    Libro electrónico
  5. 27645
    por Caplin, Steve
    Publicado 2007
    Tabla de Contenidos: “…Matching colors with CurvesMajor color changes; Multi-layer enhancement; Sharpening: Unsharp Mask; Natural healing; INTERLUDE: Getting started; 5 Composing the scene; Location is everything; Relative values: interaction; I only have eyes for you; Game, test and match; Back to the foreground; Composition tips and tricks; People and cars; INTERLUDE: Digital cameras; 6 Getting into perspective; Establishing the horizon; Introducing vanishing points; Two point perspective; Three point perspective; Correcting perspective; Using existing perspective; Boxing clever: doubling up…”
    Libro electrónico
  6. 27646
    por Long, Leland. author
    Publicado 2014
    Tabla de Contenidos: “…Contents at a Glance; Introduction; Chapter 1: Hello World; We Love Games; Tradition; Setup; Summary; Chapter 2: SKActions and SKTextures: Your First Animated Sprite; Humble Beginnings; Removing Unnecessary Tidbits; Device Orientation; Slight View Controller Changes; More Unneeded Template Text; Images Available for Download; Background Color; The Splash Screen; Anchor Points; Back to the Splash Screen; Moving Between Scenes; Creating a New Scene; Animated Transitions Using SKActions; Grouping Multiple Actions; Animation Frames Using SKTextures; Summary…”
    Libro electrónico
  7. 27647
    Publicado 2015
    Tabla de Contenidos: “…; Defining What Code Is; Following instructions; Writing code with some Angry Birds; Understanding What Coding Can Do for You; Eating the world with software; Coding on the job; Scratching your own itch (and becoming rich and famous); Surveying the Types of Programming Languages; Comparing low-level and high-level programming languages…”
    Libro electrónico
  8. 27648
    Publicado 2014
    Tabla de Contenidos: “…IntroductionCreating a simple fade in/out animation; Replicating jQuery's slideUp() and slideDown() methods; Creating enter animations with ngIf; Creating leave and concurrent animations with ngView; Creating move animations with ngRepeat; Creating addClass animations with ngShow; Creating removeClass animations with ngClass; Staggering batched animations; Chapter 4: Sculpting and Organizing your Application; Introduction; Manually bootstrapping an application; Using safe apply; Application file and module organization; Hiding AngularJS from the user; Managing application templates…”
    Libro electrónico
  9. 27649
    Publicado 2022
    Tabla de Contenidos: “…-- Blicket Detectors -- Back to Associative Reasoning -- Bayesian Inference -- A Concern about Mechanisms -- Levels of Explanation -- 3. …”
    Libro electrónico
  10. 27650
    Publicado 2023
    Tabla de Contenidos: “…-- Who should probably back away from this book? -- We know what you're thinking -- We know what your brain is thinking -- Metacognition: thinking about thinking -- Here's what WE did: -- Read Me -- Let's install the latest Python -- Installing on Windows -- Installing on macOS -- Installing on Linux -- Python on its own is not enough -- Install the latest Jupyter Notebook backend…”
    Libro electrónico
  11. 27651
    por David, Jean-Luc, 1971-
    Publicado 2007
    Tabla de Contenidos: “…Team Foundation Server Security Model OverviewManaging Security Groups in Team Foundation Server; Common Security Access Problems; Security Best Practices; Summary; Chapter 5: Team Foundation Server Backup and Recovery; Disaster Recovery Overview; Backing Up Team Foundation Server; Restoring Team Foundation Server to the Same Server; Restoring Team Foundation Server to a Different Server; Summary; Part II: Project Creation; Chapter 6: Incorporating Your Process Using Microsoft Solutions Framework; Understanding the Need for MSF; MSF for Agile Software Development…”
    Libro electrónico
  12. 27652
    por Holzner, Steven
    Publicado 2006
    Tabla de Contenidos: “…Starting with PHPGetting a Handle on Variables; Handling Your Data with Operators; Making Choices with the if Statement; Round and Round with Loops; Handling HTML Controls; Sending Data to the Server; Reading Files; Writing Files; Working with Databases; Part V: The Part of Tens; Chapter 11: Ten Ajax Design Issues You Should Know About; Breaking the Back Button and Bookmarks; Giving Visual Cues; Leaving the User in Control; Remembering All the Different Browsers; Showing Users When Text Changes; Avoiding a Sluggish Browser; Handling Sensitive Data; Creating a Backup Plan…”
    Libro electrónico
  13. 27653
    Publicado 2006
    Tabla de Contenidos: “…Working with ControlsSetting Properties; Setting the Page Title; Looking at the Source Code; Adding Some Code; Running the Application; Chapter 4: Understanding Postback, Events, and Code-Behind; Understanding Postback; Using the IsPostBack Variable; Understanding Events; Using the Handles Clause in Visual Basic; Designating an Event Handler in C#; Using C#'s Auto Event Wireup; Understanding Code-Behind; Using Single-File Pages; Chapter 5: Creating Multipage Applications; Understanding the Basics of a Multipage Application; Adding Pages; Redirecting to Another Page; Adding Classes…”
    Libro electrónico
  14. 27654
    por Chatfield, Carl
    Publicado 2009
    Tabla de Contenidos: “…Viewing and Reporting Project Status; 15. Getting Your Project Back on Track; 16. Applying Advanced Formatting; 17. …”
    Libro electrónico
  15. 27655
    por Reese, George
    Publicado 2012
    Tabla de Contenidos: “…String functionsOuter Joins; Unions; Batch Processing; Command-line loads; The LOAD command; Pulling data from MySQL; Database Administration; Configuration; File Locations; File Content; Server Startup and Shutdown; Unix/Linux; SVR4; Other Unix; Mac OS X; Windows NT/2000; Logging; The Error Log; The Binary Log; The Slow Query Log; Log Rotation; Backup; mysqldump; mysqlhotcopy; Recovery; mysqldump Recovery; mysqlhotcopy Recovery; Table Maintenance and Crash Recovery; Checking a Table; Repairing a Table; Scheduled Table Checking; Part II; Performance Tuning; An Approach to Performance Tuning…”
    Libro electrónico
  16. 27656
    Publicado 2007
    Tabla de Contenidos: “…Microsoft Vista: Networking Essentials; Introduction; Not Your Father's TCP/IP Stack; Using the Network and Sharing Center; Using the Network Map; Working with the Windows Firewall; Summary; Solutions Fast Track; Frequently Asked Questions; Chapter 7. …”
    Libro electrónico
  17. 27657
    por Shinder, Thomas W.
    Publicado 2007
    Tabla de Contenidos: “…Allows Strong User/Group-Based Authentication for All Winsock Applications Using TCP and UDP Protocols…”
    Libro electrónico
  18. 27658
    por Londer, Olga M.
    Publicado 2005
    Tabla de Contenidos: “…Creating a View of a Document LibrarySecuring a Library; Using Web Folders to Access a Document Library; Using the Document Discussions Functionality; Deleting a Library; Chapter 7: Working with Document Workspaces; Creating a Document Workspace; Creating a Document Workspace within Microsoft Office 2003; Accessing an Existing Document Workspace; Working with the Office 2003 Shared Workspace Task Pane; Publishing a Document Back to a Document Library; Deleting a Document Workspace; Chapter 8: Working with Meeting Workspaces; Creating a Meeting Workspace…”
    Libro electrónico
  19. 27659
    por Bott, Ed
    Publicado 2009
    Tabla de Contenidos: “…Viewing and Changing Resource AssignmentsManaging Installed Drivers; Rolling Back to a Previous Driver Version; Uninstalling a Driver; Enabling and Disabling Specific Devices; Decoding Hardware Errors; 2. …”
    Libro electrónico
  20. 27660
    por Siever, Ellen
    Publicado 2005
    Tabla de Contenidos: “…arecordmidiarp; as; at; atd; atq; atrm; audiosend; aumix; autoconf; autoheader; automake; autoreconf; autoscan; autoupdate; badblocks; banner; basename; bash; batch; bc; biff; bison; bzcmp; bzdiff; bzgrep; bzip2; bzless; bzmore; c++; c++filt; cal; cardctl; cardmgr; cat; cc; cdda2wav; cdparanoia; cdrdao; cdrecord; cfdisk; chage; chattr; chfn; chgrp; chkconfig; chmod; chown; chpasswd; chroot; chrt; chsh; chvt; cksum; clear; cmp; col; colcrt; colrm; column; comm; compress; cp; cpio; cpp; crond; crontab; csplit; ctags; cupsd; cut; cvs; date; dd; deallocvt; debugfs; depmod; devdump; df; diff…”
    Libro electrónico