Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Computer programs 80
- Engineering & Applied Sciences 60
- Application software 50
- Development 49
- Computer Science 44
- Operating systems (Computers) 38
- Computer security 37
- Microsoft Excel (Computer file) 36
- Business 34
- Data processing 34
- Security measures 34
- Design 31
- JavaScript (Computer program language) 31
- Programming 31
- Electronic spreadsheets 30
- Computer graphics 29
- Digital techniques 28
- Photography 28
- Computer networks 26
- Computer programming 26
- Java (Computer program language) 24
- Web site development 24
- Web sites 21
- Database management 20
- Image processing 19
- Computer software 18
- Mac OS 18
- Microsoft Windows (Computer file) 18
- Python (Computer program language) 18
- Macintosh (Computer) 17
-
781por Gustafson, J. M.Tabla de Contenidos: “…-- Time for action - hiding task details -- What just happened? -- Custom data attributes -- Data binding with custom attributes -- Time for action - building a data model -- Time for action - implementing the bindings -- What just happened? …”
Publicado 2013
Libro electrónico -
782Publicado 2017Tabla de Contenidos: “…Text-spacing properties -- Object& -- #160 -- properties -- Links properties -- Excel properties -- Page-behaviour& -- #160 -- properties -- Padding properties -- Border& -- #160 -- properties -- Common properties in attributes -- Query-metadata properties -- Wizard properties -- HTML& -- #160 -- properties -- Excel properties in attributes -- HTML-events, PDF-events, and& -- #160 -- Swing-events properties -- HTML-events properties -- Pdf-events& -- #160 -- properties -- Swing-events properties -- Master Report properties -- Size and position properties -- Text properties -- Page-behaviour properties -- Query properties -- Common properties in the attributes tab -- Wizard properties -- Excel properties -- Advanced properties -- Pentaho properties -- Page Header and Page Footer properties -- Report Header and Report Footer properties -- Group Header and Group Footer properties -- Details body& -- #160 -- properties -- Watermark properties -- Report elements -- Common properties -- Size and position properties -- Font properties -- Text and text-spacing properties -- Rotation properties -- Object properties -- Links properties -- Excel properties -- Page-behavior properties -- Padding and border properties -- Common properties in attributes -- Query-metadata properties -- Wizard properties -- HTML& -- #160 -- properties -- Excel properties in attributes -- HTML-event, pdf-events, Swing-events properties -- Label and message -- Fields and resources -- Image and image-field -- Vertical-line, horizontal-line, rectangle, and eclipse -- Survey-scale -- Chart -- Simple-barcodes -- Bar-sparkline, line-sparkline, and& -- #160 -- pie-sparkline -- Band -- Sub-report -- Table-of-content and index -- Hiding and showing bands -- Visual layout in Report Designer -- The grid -- Guide lines -- Additional visual indicators…”
Libro electrónico -
783Publicado 2020Tabla de Contenidos: “…Finding Files with the Files App -- Navigating Files -- Creating and navigating folders -- Moving files and folders -- Searching for files -- Deleting files and folders -- Adding and Using External Storage -- Working with Google Drive -- Creating a Google Drive account -- Using Google Drive -- Uploading files to Google Drive -- Uploading files to Google Drive from a Mac, PC, or Linux system -- Using Google Drive with Your Smartphone or Tablet -- Collaborating with Drive -- Using Google Drive offline -- Part 2 Harnessing Business Power with the Chromebook -- Chapter 8 Writing with Word Processing -- Navigating Google Docs -- Surveying the Docs workspace -- Changing your view -- Working with Text -- Moving around your document -- Copying and pasting text -- Moving text by cutting and pasting -- Formatting Text -- Changing fonts -- Styling fonts -- Aligning your text -- Clearing formatting -- Saving Documents -- Naming your document -- Exporting documents -- Collaborating in Docs -- Tracking Document Revisions -- Using Docs Offline -- Chapter 9 Summarizing Sheets -- Navigating Google Sheets -- Surveying the Sheets menu area -- Working with the spreadsheet area -- Customizing your view -- Working with Data -- Moving around in a spreadsheet -- Copying and pasting data -- Moving data with Cut and Paste -- Using Autofill to save time -- Formatting Data -- Working with fonts -- Styling your data -- Changing alignment -- Wrapping text in a cell -- Clearing formatting -- Customizing Your Spreadsheet -- Adding and deleting rows and columns -- Resizing columns and rows -- Hiding columns and rows -- Merging cells -- Formatting numbers -- Grouping cells with colors and borders -- Making Calculations with Formulas -- Adding basic mathematical formulas -- Adding formulas to calculate values in cells -- Working with spreadsheet functions -- Saving Documents…”
Libro electrónico -
784por Pohit, GoutamTabla de Contenidos: “…Minsert Command -- Exploding Blocks -- Redefining Blocks -- Creation of Bolted Joint Using Block -- Creating a Symbol Library -- Exercise -- Chapter 7: Keys, Cotter Joints, Pin Joints -- Key Joints -- Key -- Cotter Joint -- Example of Orthographic Projection Drawing Using AutoCAD -- Cotter Joint with Sleeve -- Exercise -- Chapter 8: Paper Space and Model Space -- Viewports -- Tiled Viewport -- Creating Tiled Viewports in Model Space-An Example -- Floating Viewport -- Creation of Floating Viewport -- Model Space -- Paper Space -- Setting up Paper Space -- Scaling Views Relative to Paper Space -- Scaling Pattern Linetypes in Paper Space -- Example of Using Paper Space (Layout) -- Example Showing Use of Paper Space -- Exercise -- Chapter 9: Solid Modelling -- Solid Primitives -- Construction and Display of 3-D Solid Primitives -- Sphere -- View Directions in AutoCAD-Viewpoint -- Vpoint Coordinate Input-Orthographic, Isometric, Dimetric and Trimetric View -- Standard Viewpoints -- Cone -- lsolines -- Cylinder -- Hide -- Torus -- Wedge -- Creating Extruded Solid -- Creating Revolved Solid -- Creating Composite Solids -- Union -- Subtract -- Intersect -- Interfere -- Creating Fillets and Rounds (Fillet) -- Chamfer -- Section (Creating a Cross-Section) -- Concept of Working Plane -- World Coordinate System (WCS) -- User Coordinate System (UCS) -- UCS Icon -- Creating a Solid Model of a Block with Steps -- Orthographic Projection Views -- Analysing Solids -- Advanced Editing Commands -- Mirror in 3-D (Mirror3D) -- Align (in 3-D) -- Rotating in 3-D (Rotate3D) -- Exercise -- Chapter 10: pulleys -- C.l. …”
Publicado 2004
Libro electrónico -
785Publicado 2011Tabla de Contenidos: “…Declaring a Point Class -- Using Classes -- Accessing/Modifying Fields -- The Class Example Program -- Declaring Methods -- Memory Representation of Objects -- Information Hiding -- Encapsulation -- Declaring Constructors -- Default Constructor -- Rules for Defining a Constructor -- Source File Layout -- The package Statement -- The import Statement -- Directory Layout and Packages -- Summary -- Chapter 4: Inheritance -- Why Inheritance? …”
Libro electrónico -
786Publicado 2022Tabla de Contenidos: “…Chapter 5: Adding Complex Form Interactions -- Technical requirements -- Choosing a value from a select box -- Providing select box options -- Preselecting a value -- Constructing a calendar view -- Adding the table -- Adding a header column -- Adding a header row -- Test-driving radio button groups -- Hiding input controls -- Selecting a radio button in a group -- Handling field changes through a component hierarchy -- Reducing effort when constructing components -- Extracting test data builders for time and date functions -- Extracting a test props object -- Summary -- Exercises -- Further reading -- Chapter 6: Exploring Test Doubles -- Technical requirements -- What is a test double? …”
Libro electrónico -
787Publicado 2022Tabla de Contenidos: “…Encoding using Huffman compression -- Remembering sequences with LZW -- Hiding Your Secrets with Cryptography -- Substituting characters -- Working with AES encryption -- Part 5 Challenging Difficult Problems -- Chapter 15 Working with Greedy Algorithms -- Deciding When It Is Better to Be Greedy -- Understanding why greedy is good -- Keeping greedy algorithms under control -- Considering NP complete problems -- Finding Out How Greedy Can Be Useful -- Arranging cached computer data -- Competing for resources -- Revisiting Huffman coding -- Chapter 16 Relying on Dynamic Programming -- Explaining Dynamic Programming -- Obtaining a historical basis -- Making problems dynamic -- Casting recursion dynamically -- Leveraging memoization -- Discovering the Best Dynamic Recipes -- Looking inside the knapsack -- Touring around cities -- Approximating string search -- Chapter 17 Using Randomized Algorithms -- Defining How Randomization Works -- Considering why randomization is needed -- Understanding how probability works -- Understanding distributions -- Simulating the use of the Monte Carlo method -- Putting Randomness into your Logic -- Calculating a median using quick select -- Doing simulations using Monte Carlo -- Ordering faster with quick sort -- Chapter 18 Performing Local Search -- Understanding Local Search -- Knowing the neighborhood -- Presenting local search tricks -- Explaining hill climbing with n-queens -- Discovering simulated annealing -- Avoiding repeats using Tabu Search -- Solving Satisfiability of Boolean Circuits -- Solving 2-SAT using randomization -- Implementing the Python code -- Realizing that the starting point is important -- Chapter 19 Employing Linear Programming -- Using Linear Functions as a Tool -- Grasping the basic math you need -- Learning to simplify when planning -- Working with geometry using simplex…”
Libro electrónico -
788Publicado 2023Tabla de Contenidos: “…Review - grouping connected clips in Storylines -- Controlling and overriding connections -- Review - controlling and overriding connections -- Three-point editing and more -- Backtiming -- Overwriting -- Copy and paste -- Review - three-point editing and more -- Summary -- Review questions -- Review answers -- Chapter 8: Neaten the Edges: Trimming Techniques -- Rolling an edit -- Understanding a regular trim edit -- Performing a Roll edit -- Using keyboard shortcuts to Roll -- Review - Rolling an edit -- Slipping and Sliding clips -- Using a Slip edit -- Using a Slide edit -- Review - Slipping and sliding clips -- Softening audio with split edits (J- and L-cuts) -- Expanding and collapsing audio -- Overlapping audio edit points -- Fading audio edits -- Fading music for beat-matching -- Review - softening audio with split edits (J- and L-cuts) -- Editing numerically and with the precision editor -- Trimming using numbers -- Setting clip duration -- Moving to a specific timecode -- Using the precision editor -- Review - editing numerically and with the precision editor -- Summary -- Review questions -- Review answers -- Chapter 9: Consider Your Options: Multicam, Replacing, and Auditions -- Working with Multicam media -- Understanding Multicam footage -- Preparing to edit with the Angle Viewer -- Switching angles -- Replacing and editing existing angles -- Editing inside a Multicam angle -- Review - working with Multicam media -- Exchanging one clip with another -- Showing or hiding a clip -- Replacing clips -- Review - exchanging one clip with another -- Creating and using Auditions -- Review - creating and using Auditions -- Summary -- Review questions -- Review answers -- Chapter 10: Explore a Little: Compound Clips and Timeline Tricks -- Creating and using Compound Clips -- Replacing media using Multicam Clips…”
Libro electrónico -
789Publicado 2024Tabla de Contenidos: “…-- How multiple cameras are synchronized -- Suggestions for filming to suit multicam editing -- Audio -- The two-minute rule -- Color balance -- Settings before multicam editing -- Importing and categorizing media -- Creating a new multicam clip -- Manual multicam synchronization -- Multicam angle timeline adjustments -- Fixing audio and video mismatches -- Adjusting the angle viewer -- Actions in the multicam angle timeline -- Audio synchronization -- Global adjustments -- Audio levels -- Color matching -- Editing the multicam project -- Setting up angles -- Switching angles -- Correcting the angle -- Stabilization -- Multicam audio -- Simulating a multicam shoot from one camera's footage -- Summary -- Chapter 9: Project Workflows - Pace and Structure -- Interviews -- Pre-editing -- Cutting -- Restoring removed clips -- Hiding jump cuts -- Removing fillers -- Audio in sync -- Conferences and seminars -- One long event -- Short, independent videos -- Weddings -- Organizing media -- Synchronizing cameras -- Full-length movies and documentaries -- Pacing -- Continuity editing -- Parallel editing (cross-cutting) -- J and L cuts -- Social media videos…”
Libro electrónico -
790
-
791Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Enterprise Data Architecture Principles -- Data architecture principles -- Volume -- Velocity -- Variety -- Veracity -- The importance of metadata -- Data governance -- Fundamentals of data governance -- Data security -- Application security -- Input data -- Big data security -- RDBMS security -- BI security -- Physical security -- Data encryption -- Secure key management -- Data as a Service -- Evolution data architecture with Hadoop -- Hierarchical database architecture -- Network database architecture -- Relational database architecture -- Employees -- Devices -- Department -- Department and employee mapping table -- Hadoop data architecture -- Data layer -- Data management layer -- Job execution layer -- Summary -- Chapter 2: Hadoop Life Cycle Management -- Data wrangling -- Data acquisition -- Data structure analysis -- Information extraction -- Unwanted data removal -- Data transformation -- Data standardization -- Data masking -- Substitution -- Static -- Dynamic -- Encryption -- Hashing -- Hiding -- Erasing -- Truncation -- Variance -- Shuffling -- Data security -- What is Apache Ranger? …”
Libro electrónico -
792Outlook for dummiesOutlook For DummiesPublicado 2022Tabla de Contenidos: “…Chapter 12 Integrating Outlook with Google and iCloud -- Integrating Google Calendar with Outlook -- Subscribing to a Google Calendar in Outlook -- Importing a Google Calendar into Outlook -- Accessing Gmail Contacts in Outlook -- Integrating Outlook with iCloud -- Installing the iCloud app on your PC -- Setting up Outlook to work with iCloud -- Using iCloud content in Outlook -- Chapter 13 Outlook for iOS and Android Devices -- Understanding the Mobile Difference -- Accessing Mobile Email -- Setting up Outlook on a mobile device -- Reading email -- Replying to email -- Composing email -- Archiving, scheduling, and deleting email messages -- Deleting messages -- Managing groups of messages -- Using Your Mobile Calendar -- Navigating the mobile calendar -- Creating a new appointment -- Chapter 14 Seeing It Your Way: Customizing Outlook -- Customizing the Quick Access Toolbar -- Displaying and positioning the QAT -- Adding and removing commands from the QAT -- Customizing the Ribbon -- Creating a new tab and group -- Adding and removing commands on the Ribbon -- Reordering Ribbon tabs -- Resetting Ribbon customization -- Hiding or deleting a Ribbon tab or group -- Playing with Columns in Table/List Views -- Adding a column -- Moving a column -- Widening or narrowing a column -- Removing a column -- Sorting Items -- Sorting from Table view -- Sorting from the Sort dialog box -- Grouping Items -- Saving Custom Views -- Using Categories -- Assigning a category -- Renaming a category -- Changing a category color -- Assigning a category shortcut key -- Part 5 Outlook at Work -- Chapter 15 Outlook on the Job -- Planning Meetings with Outlook -- Organizing a meeting -- Responding to a meeting request -- Checking responses to your meeting request -- Taking a vote -- Casting your vote -- Assigning tasks -- Sending a status report -- Enabling Coworkers to Help You with Your Work…”
Libro electrónico -
793Publicado 2023Tabla de Contenidos: “…The Download Bank Statement button -- The 1-Line check box -- The Sort By list -- Using the Edit Menu Commands -- Reconciling the Bank Account -- Reviewing the Other Banking Commands -- Order Checks & -- Envelopes command -- Enter Credit Card Charges command -- Bank Feeds command -- Loan Manager command -- Other Names list -- Chapter 5 Paying Employees -- Setting Up Payroll -- Signing up for a payroll service -- Setting up employees -- Providing payroll and tax information -- Providing other employment-related information -- Setting up year-to-date amounts -- Checking your payroll setup data -- Scheduling Payroll Runs -- Paying Employees -- Editing and Voiding Paychecks -- Paying Payroll Liabilities -- 4 Accounting Chores -- Chapter 1 For Accountants Only -- Working with QuickBooks Journal Entries -- Recording a journal entry -- Reversing a journal entry -- Editing journal entries -- Updating Company Information -- Working with Memorized Transactions -- Reviewing the Accountant and Taxes Reports -- Creating an Accountant's Copy of the QuickBooks Data File -- Creating an accountant's copy -- Handling the accountant's copy manually -- Sending the accountant's copy electronically -- Using an accountant's copy -- Reusing an accountant's copy -- Exporting client changes -- Importing accountant's changes -- Canceling accountant's changes -- Troubleshooting accountant's copy transfers -- Using the Client Data Review Commands -- Chapter 2 Preparing Financial Statements and Reports -- Some Wise Words Up Front -- Producing a Report -- Working with the Report Window -- Working with Report window buttons -- Customize Report -- Comment on Report -- Share Template -- Memorize -- Print -- E-mail -- Excel -- Hide Header -- Collapse -- Refresh -- Using the Report window controls -- Dates, From, and To -- Show Columns -- Sort By -- Report Basis…”
Libro electrónico -
794por OECDTabla de Contenidos: “…The Luxembourg labour market is relatively dynamic but highly dependant on cross-border workers -- The unemployment rate is low in Luxembourg but hides a contrasting reality -- Heavy reliance on cross-border workers could have been a risk factor -- 1.3.10. …”
Publicado 2022
Libro electrónico -
795Publicado 2016Tabla de Contenidos: “…Standard objects -- Custom objects -- Fields -- Standard fields -- Custom fields -- Object relationships -- Apps -- Standard apps -- Custom apps -- Subtab apps -- Tabs -- Hiding and showing tabs -- Standard tabs -- Custom tabs -- Renaming labels for standard tabs, standard objects, and standard fields -- Creating custom objects -- Object Limits -- Object Limits for standard objects -- Object Limits for custom objects -- Creating custom object relationships -- Creating custom fields -- Custom field data types -- Auto Number -- Checkbox -- Currency -- Date -- Date/Time -- Email -- Formula -- Geolocation -- Lookup relationship -- Master-detail relationship -- External lookup relationship -- Hierarchical relationship -- Number -- Percent -- Phone -- Picklist -- Picklist (Multi-select) -- Roll-up summary -- Text -- Text (Encrypted) -- Text Area -- Text Area (Long) -- Text Area (Rich) -- URL -- Dependent picklists -- Building relationship fields -- Lookup relationship options -- Master-detail relationship options -- Allow reparenting option -- Lookup filters -- Building formulas -- Basic formula -- Advanced formula -- Building formulas - best practices -- Formatting with carriage returns and spacing -- Commenting -- Building formula text and compiled character size limits -- Using algebra -- Formula field size limit workarounds -- Custom field governance -- Addressing the issue -- More generic field names -- Field history tracking -- Custom objects to store dated information -- Chatter -- Page layouts -- Creating and modifying a page layout -- Feed-based page layouts -- Feed Tracking -- Creating feed-based page layouts -- Feed View Options -- Enable Full-Width Feed View in the Console -- Enable Compact Feed View in the Console -- Highlight Externally Visible Feed Items -- Publisher options - Automatically Collapse Publisher -- Other Tools and Components…”
Libro electrónico -
796por Meyers, Michael, 1961-Tabla de Contenidos: “…Administrative Access Control -- Malware -- Social Engineering -- Man in the Middle -- Denial of Service -- Physical Intrusion -- Attacks on Wireless Connections -- Securing User Accounts -- Authentication -- Passwords -- Controlling User Accounts -- Firewalls -- Hiding the IPs -- Port Filtering -- Packet Filtering -- MAC Filtering -- Personal Firewalls -- Network Zones -- Vulnerability Scanners -- Chapter Review -- Questions -- Answers -- Chapter 17 Virtualization -- Historical/Conceptual -- What is Virtualization? …”
Publicado 2012
Libro electrónico -
797Publicado 2016Tabla de Contenidos: “…Intro -- Excel® 2016 Formulas -- About the Authors -- About the Technical Editor -- Credits -- Contents at a Glance -- Table of Contents -- Introduction -- Part I: Understanding Formula Basics -- Chapter 1: The Excel User Interface in a Nutshell -- The Workings of Workbooks -- Worksheets -- Chart sheets -- Macro sheets and dialog sheets -- The Excel User Interface -- The Ribbon -- Backstage View -- Shortcut menus and the mini toolbar -- Dialog boxes -- Customizing the UI -- Task panes -- Customizing onscreen display -- Numeric formatting -- Stylistic formatting -- Protection Options -- Securing access to the entire workbook -- Limiting access to specific worksheet ranges -- Protecting the workbook structure -- Chapter 2: Basic Facts About Formulas -- Entering and Editing Formulas -- Formula elements -- Entering a formula -- Pasting names -- Spaces and line breaks -- Formula limits -- Sample formulas -- Editing formulas -- Using Operators in Formulas -- Reference operators -- Sample formulas that use operators -- Operator precedence -- Nested parentheses -- Calculating Formulas -- Cell and Range References -- Creating an absolute or a mixed reference -- Referencing other sheets or workbooks -- Copying or Moving Formulas -- Making an Exact Copy of a Formula -- Converting Formulas to Values -- Hiding Formulas -- Errors in Formulas -- Dealing with Circular References -- Goal Seeking -- A goal seeking example -- More about goal seeking -- Chapter 3: Working with Names -- What's in a Name? …”
Libro electrónico -
798Publicado 2023Tabla de Contenidos:Libro electrónico
-
799Publicado 2022Tabla de Contenidos:Libro electrónico
-
800Publicado 2017Tabla de Contenidos:Libro electrónico