Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Application software 153
- Development 141
- Law 135
- Historia 114
- Computer programs 104
- Data processing 92
- Programming 88
- Arqueología 77
- Literatura cristiana oriental 74
- Engineering & Applied Sciences 70
- Design 69
- Biblia 68
- Law and legislation 62
- Operating systems (Computers) 59
- Computer graphics 57
- Computer Science 56
- American Bar Association 55
- Web sites 55
- Droit 53
- Mobile computing 53
- Excavaciones arqueológicas 47
- Web site development 47
- iOS (Electronic resource) 47
- Microsoft Windows (Computer file) 44
- Patrística siria 43
- Microsoft Excel (Computer file) 42
- Business 40
- Derecho Mercantil y de la Empresa 40
- Android (Electronic resource) 39
- Information visualization 39
-
4221Publicado 2016Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Moodle Installation -- Moodle installation - an overview -- Choosing the best setup -- Moodle prerequisites -- Hardware requirements -- Software requirements -- Installation in a LAMP environment -- Downloading Moodle -- Creating the Moodle database and the data directory -- Using a hosted server -- Using the command line -- Creating the Moodle data directory -- Running the installer script -- Finalizing the installation -- Setting up the cron process -- Installation in a Windows environment -- Installation in a Mac OS X environment -- Installation via the Command Line Interface -- Updating Moodle -- Manual update -- Creating a backup -- Creating your new Moodle system -- Running the update script -- Updating Moodle via CLI -- Update notifications -- Summary -- Chapter 2: The Moodle System -- Moodle architecture -- The LAMP architecture -- The Moodle layer -- Code and data locations -- Finding your way around in Moodle -- The Navigation bar -- The administrator search facility -- Moodle bookmarks -- Moodle Docs and Help -- File management -- The Moodle file management interface -- Uploading files -- Private files -- To link or to copy? …”
Libro electrónico -
4222Publicado 2022Tabla de Contenidos: “…. -- See also -- Plotting with error bars -- Getting ready -- How to do it... -- How it works... -- There's more... -- Saving Matplotlib figures -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Surface and contour plots -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Customizing three-dimensional plots -- Getting ready -- How to do it... -- How it works... -- There's more... -- Plotting vector fields with quiver plots -- Getting ready -- How to do it... -- How it works... -- There's more... -- Further reading -- Chapter 3: Calculus and Differential Equations -- Technical requirements -- Primer on calculus -- Working with polynomials and calculus -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Differentiating and integrating symbolically using SymPy -- Getting ready…”
Libro electrónico -
4223Publicado 2015Tabla de Contenidos: “…Different Data Types with Select Case -- Loops -- The For...Next Loop -- The Do...Loop Loops -- Nested Loops -- Quitting Early -- Quitting Do...Loops -- Infinite Loops -- Summary -- CHAPTER 5: WORKING WITH DATA STRUCTURES -- Understanding Arrays -- Defining and Using Arrays -- Using For Each...Next -- Passing Arrays as Parameters -- Sorting Arrays -- Going Backward -- Initializing Arrays with Values -- Understanding Enumerations -- Using Enumerations -- Determining the State -- Setting Invalid Values -- Understanding Constants -- Using Constants -- Different Constant Types -- Structures -- Building Structures -- Adding Properties to Structures -- Working with ArrayLists -- Using an ArrayList -- Deleting from an ArrayList -- Showing Items in the ArrayList -- Working with Collections -- Creating CustomerCollection -- Adding an Item Property -- Building Lookup Tables with Hashtable -- Using Hashtables -- Cleaning Up: Remove, RemoveAt, and Clear -- Case Sensitivity -- Advanced Array Manipulation -- Dynamic Arrays -- Using Preserve -- Summary -- CHAPTER 6: BUILDING WINDOWS APPLICATIONS -- Responding to Events -- Counting Characters -- Counting Words -- Creating More Complex Applications -- Creating the Toolbar -- Creating the Status Bar -- Creating an Edit Box -- Clearing the Edit Box -- Responding to Toolbar Buttons -- Using Multiple Forms -- About Dialog -- Summary -- CHAPTER 7: DISPLAYING DIALOGS -- The MessageBox -- Available Icons for MessageBox -- Available Buttons for MessageBox -- Setting the Default Button -- Miscellaneous Options -- The Show Method Syntax -- Example Message Boxes -- The OpenFileDialog Control -- The OpenFileDialog Control -- The Properties of OpenFileDialog -- OpenFileDialog Methods -- Using the OpenFileDialog Control -- The SaveDialog Control -- The Properties of SaveFileDialog -- SaveFileDialog Methods…”
Libro electrónico -
4224Publicado 2017Tabla de Contenidos: “…File System Selection -- File System Conversion -- Configuring NTFS -- Configuring Disk Storage -- Basic Storage -- Dynamic Storage -- GUID Partition Table -- Cloud-Based Storage -- Using the Disk Management Utility -- Using the Microsoft Management Console -- Understanding the Disk Management Utility -- Managing Storage -- Managing Dynamic Storage -- Troubleshooting Disk Management -- Understanding Disk Management Status Codes -- Troubleshooting Disks That Fail to Initialize -- Managing Data Compression -- Using the Compact Command-Line Utility -- Using Compressed (Zipped) Folders -- Understanding RAID -- RAID Levels -- Storage Spaces -- Using Disk-Maintenance Tools -- Using the Disk Optimization Utility -- Using the Disk Cleanup Utility -- Using the Check Disk Utility -- PowerShell Disk Commands -- Summary -- Video Resources -- Exam Essentials -- Review Questions -- Chapter 5 Configuring the Windows 10 Environment -- Managing Windows -- Manipulating the Desktop Environment -- Configuring Personalization -- Using Control Panel -- Using the Microsoft Management Console -- Using the System Icon -- Understanding the Settings Window -- Using PowerShell -- Configuring Mobility Options -- Configuring Offline Files and Synchronization -- Configuring Power Policies -- Configuring Windows To Go -- Managing Windows 10 Services -- Configuring Internet Browsers -- Cortana -- Browser Controls -- Pinning Sites to the Taskbar -- Searchable Address Bar -- Security and Privacy Enhancements -- Using the Browser's Compatibility View -- Using Protected Mode for IE11 -- Using InPrivate Browsing and InPrivate Filtering -- Configuring Windows Internet Explorer 11 Options -- Summary -- Video Resources -- Exam Essentials -- Review Questions -- Chapter 6 Configuring Data Security -- Configuring Network Resources -- Configuring HomeGroups in Windows 10 -- Configuring Folders…”
Libro electrónico -
4225Publicado 2018Tabla de Contenidos: “…-- State -- Execution duration -- Understanding cold start -- API gateway -- The benefits of serverless computing -- Reduced operational cost -- Rapid development -- Scaling costs -- Easier operational management -- Easier packaging and deployment -- Time to market -- What serverless computing is not -- Comparison with PaaS -- Comparison with containers -- #NoOps -- Limits to serverless computing -- Infrastructure control -- Long running application -- Vendor lock-in -- Cold start -- Shared infrastructure -- Server optimization is a thing of the past -- Security concerns -- Deployment of multiple functions -- Limited number of testing tools -- Summary -- Chapter 2: Development Environment, Tools, and SDKs -- Development environment and tools -- Visual Studio Code -- Setting up Visual Studio Code -- Hardware -- Platforms -- Additional Windows requirements -- Additional Linux requirements -- Installing on macOS -- Launching VS Code from the Command Line -- Manually adding Visual Studio Code to your path -- Touch Bar support -- Installing on Linux -- Debian and Ubuntu-based distributions -- RHEL, Fedora, and CentOS-based distributions -- openSUSE and SLE-based distributions -- AUR package for Arch Linux -- Nix package for NixOS (or any Linux distribution using Nix package manager) -- Installing the .rpm package manually -- Installing on Windows -- Icons are missing -- Why are some icons not appearing in the workbench and editor? …”
Libro electrónico -
4226Publicado 2023Tabla de Contenidos: “…Creating the BP_Enemy blueprint -- Testing the game -- Summary -- Chapter 8: Handling Collisions -- Technical requirements -- Understanding collision detection -- Setting the collision presets -- Using collisions for game interactions -- Downloading and creating the weapon, defense tower, and fireball actors -- Picking up weapons -- Spawning a weapon for the enemy -- Defense tower firing fireballs -- Moving the fireball and checking whether the target is hit -- Processing a defense tower hit -- Summary -- Chapter 9: Improving C++ Code Quality -- Technical requirements -- Refactoring code -- Combining the PlayerAvatarAnimInstance and EnemyAnimInstance classes -- Making PangaeaCharacter the parent class of APlayerAvatar and AEnemy -- Refining code -- Using caching variables -- Creating a fireball pool -- Outputting debug messages -- Using the UE_LOG macro -- Printing debug messages to the screen -- Checking an Actor instance's actual class type -- Summary -- Part 3 - Making a Complete Multiplayer Game -- Chapter 10: Making Pangaea a Network Multiplayer Game -- Technical requirements -- Comparing single-player and multiplayer games -- Launching the multiplayer Pangaea game in the editor -- Understanding multiplayer game network modes -- Handling network synchronizations -- Notifying player attacks with RPCs -- Syncing actor variables to clients with replications -- Updating the character health bar with RepNotify -- Processing hits on the server -- Spawning fireballs on the server side -- Summary -- Chapter 11: Controlling the Game Flow -- Technical requirements -- Designing the Pangaea game's flow -- Creating the UI widgets -- Creating BP_LobbyWidget -- Creating BP_HUDWidget -- Creating BP_GameOverWidget -- Adding networking functions to PangaeaGameInstance -- Adding UI widgets to game levels -- Adding the game timer…”
Libro electrónico -
4227por Godbold, AshleyTabla de Contenidos: “…Input Field - TextMeshPro -- TextMeshPro - Input Field component -- Examples -- Creating a dropdown menu with images -- Summary -- Part 4: Unity UI Advanced Topics -- Chapter 14: Animating UI Elements -- Technical requirements -- Animation Clips -- Animation Events -- Animator Controller -- The Animator of Transition Animations -- Animator layers -- Setting Animation Parameters in scripts -- Animator Behaviours -- Animating pop-up windows to fade in and out -- Animating a complex loot box -- Summary -- Chapter 15: Particles in the UI -- Technical requirements -- Particles in the UI -- Examples -- Creating a Particle System that displays in the UI -- Summary -- Chapter 16: Utilizing World Space UI -- Technical requirements -- When to use World Space UI -- Appropriately scaling text in the Canvas -- Other considerations when working in World Space -- Examples -- 2D World Space status indicators -- 3D hovering health bars -- Summary -- Chapter 17: Optimizing Unity UI -- Optimization basics -- Frame Rate -- GPU and CPU -- Tools for determining performance -- Statistics window -- Unity Profiler -- Unity Frame Debugger -- Basic Unity UI Optimization Strategies -- Using multiple Canvases and Canvas Hierarchies -- Minimizing the use of Layout Groups -- Hiding objects appropriately -- Appropriately time object pooling enabling and disabling -- Reducing Raycast computations -- Summary -- Further reading -- Part 5: Other UI and Input Systems -- Chapter 18: Getting Started with UI Toolkit -- Technical requirements -- Overview of UI Toolkit -- Installing the UI Toolkit package -- Parts of the UI Toolkit system -- Visual Elements and UI Hierarchy -- Creating UI with the UI Builder -- Using the UI Document component -- Making The UI interactable with C# -- The UIElements namespaces -- Getting a reference to UI Documents variables -- Managing Visual Element events…”
Publicado 2023
Libro electrónico -
4228Publicado 2013Tabla de Contenidos: “…Damage-Tolerant Design -- Application of Safety Factors -- Margin of Safety -- Factors Affecting Sheet-Metal Part and Joint Design -- Stresses -- Strain -- Fatigue -- Cracks and Scratches -- Stress Risers -- Hole Generation -- Relief Holes -- Stress Corrosion -- Load Transfer Through Structural Fasteners -- Fundamental Calculations for Structures -- Loads Applied in Structural Fastener Joints -- Bending Metals -- Minimum Bend Radius -- Characteristics of a Bend -- Bend Nomenclature -- Bend Allowance -- Flat Layout: Leg Length -- Bend-Allowance Calculations -- Flat-Pattern Layout -- Bend-Allowance Tables -- Preparation for Layout Work -- Working Surface -- Layout Process -- Planning the Work -- Reference Edges and Reference Lines -- Care of Material During Layout -- Hand Tools for Sheet-Metal Work -- Hammers -- Hand Nibbling Tool -- Hole Saws -- Chassis Punch -- Hand Rivet Set -- Rivet Gun and Set -- Bucking Bars -- Sheet Fasteners -- Hole Finder -- Rivet Cutter -- Floor and Bench Machinery for Sheet-Metal Work -- Squaring Shears -- Gap-Squaring Shears -- Slitting Shears -- Throatless Shears -- Rotary Slitting Shears -- Scroll Shear -- Unishears -- Nibbling Machine (Nibbler) -- Rotary Punch -- Folding Machines -- Cornice Brake -- Box and Pan Brake -- Forming Roll -- Turning Machine -- Beading Machines -- Crimping Machine -- Combination Rotary Machine -- Metal-Cutting Band Saw -- Stakes -- Drill Press -- Other Power Tools -- Fabrication of Sheet-Metal Parts -- Templates -- Cutting Sheet Metal -- Bending the Part -- Bending Sheet Metal -- Joggle -- Curved Flanges -- Metal Bumping -- Riveting -- Drilling Holes for Fasteners -- Determining Fastener Hole Size and Drill Size -- Installing Rivets -- Shaved Rivets -- Removing Rivets -- Review Questions -- 9. …”
Libro electrónico -
4229Publicado 2011Tabla de Contenidos: “…Intro -- Algorithmic Problem Solving -- Contents -- Preface -- PART I Algorithmic Problem Solving -- CHAPTER 1 - Introduction -- 1.1 Algorithms -- 1.2 Algorithmic Problem Solving -- 1.3 Overview -- 1.4 Bibliographic Remarks -- CHAPTER 2 - Invariants -- 2.1 Chocolate Bars -- 2.1.1 The Solution -- 2.1.2 The Mathematical Solution -- 2.2 Empty Boxes -- 2.2.1 Review -- 2.3 The Tumbler Problem -- 2.3.1 Non-deterministic Choice -- 2.4 Tetrominoes -- 2.5 Summary -- 2.6 Bibliographic Remarks -- CHAPTER 3 - Crossing a River -- 3.1 Problems -- 3.2 Brute Force -- 3.2.1 Goat, Cabbage and Wolf -- 3.2.2 State-Space Explosion -- 3.2.3 Abstraction -- 3.3 Nervous Couples -- 3.3.1 What Is the Problem? …”
Libro electrónico -
4230Publicado 2014Tabla de Contenidos: “…: Specifics -- A bit-shifting demo : Quick facts about shift registers ; Pinouts -- Background : bit streams : Modern applications -- Experiment 28 : The Ching thing -- Hexagrams : The display ; The straight and yarrow path ; The numbers ; Random sampling ; The look and feel ; The details ; Bars or LEDs ; Boarding the Ching thing ; Assembly and testing ; Ching usage -- Packaging -- Experiment 29 : Common sensors -- The little magnetic switch : Reed test ; How it works -- Level sensor : Fuel gauge ; Quick facts about reed switches ; Easy substitution ; Installing a reed switch -- Background : magnetic polarity : Magnetic types and sources ; Magnetic shapes ; Make even more : eddy currents -- Warning : magnetic hazards -- Experiment 30 : Hidden detectors -- Hall test : Applications -- Quick facts about hall sensors : Hall types ; Sensor ideas -- Make even more : miniature roll-the-ball game : Plastic bending ; Rolling-ball electronics -- Experiment 31 : Electronic optics -- Active light sensors : Warning : slow sensor death! …”
Libro electrónico -
4231Publicado 2022Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Beyond the Book -- Where to Go from Here -- Part 1 Getting to Know Your iPad -- Chapter 1 Buying Your iPad -- Discover the Newest iPads and iPadOS 15 -- Choose the Right iPad for You -- Decide How Much Storage Is Enough -- Know What Else You May Need: Internet and Computer -- Use basic Internet access for your iPad -- Pair your iPad with a computer -- Choose Wi-Fi Only or Wi-Fi + Cellular -- Consider iPad Accessories -- Explore What's in the Box -- Take a First Look at the Gadget -- Chapter 2 Exploring Your iPad -- See What You Need to Use the iPad -- Turn On Your iPad for the First Time -- Meet the Multitouch Screen -- Say Hello to Tap and Swipe -- Introducing App Library -- The Dock -- Display and Use the Onscreen Keyboard -- Keyboard shortcuts -- QuickPath -- Use the Small Keyboard -- Flick to Search -- Easily Switch Between Apps -- Use Slide Over and Split View -- Starting with Slide Over -- Moving to Split View -- Examine the iPad Cameras -- Discover Control Center -- Understand Touch ID -- Take a Look at Face ID -- Lock Screen Rotation -- Explore the Status Bar -- Wonderful Widgets -- Take Inventory of Preinstalled Apps -- Lock iPad, Turn It Off, or Unlock It -- Chapter 3 Beyond the Basics -- Update the Operating System to iPadOS 15 -- Charge the Battery -- Sign into an iTunes Account for Music, Movies, and More -- Sync Wirelessly -- Understand iCloud -- Turn on iCloud Drive -- Set Up iCloud Sync Settings -- Browse Your iPad's Files -- Part 2 Beginning to Use Your iPad -- Chapter 4 Making Your iPad More Accessible -- Use Magnifier -- Set Brightness and Night Shift -- Change the Wallpaper -- Set Up VoiceOver -- Use VoiceOver -- Make Additional Vision Settings -- Use iPad with Hearing Aids -- Adjust the Volume…”
Libro electrónico -
4232Publicado 2023Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Beyond the Book -- Where to Go from Here -- Part 1 Getting to Know Your iPad -- Chapter 1 Buying Your iPad -- Discover the Newest iPads and iPadOS 16 -- Choose the Right iPad for You -- Decide How Much Storage Is Enough -- Know What Else You May Need: Internet and Computer -- Use basic internet access for your iPad -- Pair your iPad with a computer -- Choose Wi-Fi Only or Wi-Fi + Cellular -- Consider iPad Accessories -- Explore What's in the Box -- Take a First Look at the Gadget -- Chapter 2 Exploring Your iPad -- See What You Need to Use the iPad -- Turn On Your iPad for the First Time -- Meet the Multitouch Screen -- Say Hello to Tap and Swipe -- Browsing the App Library -- The Dock -- Display and Use the Onscreen Keyboard -- Keyboard shortcuts -- QuickPath -- Use the Small Keyboard -- Flick to Search -- Easily Switch Between Apps -- Use Slide Over and Split View -- Starting with Slide Over -- Moving to Split View -- Examine the iPad Cameras -- Discover Control Center -- Understand Touch ID -- Take a Look at Face ID -- Lock Screen Rotation -- Explore the Status Bar -- Wonderful Widgets -- Take Inventory of Preinstalled Apps -- Lock iPad, Turn It Off, or Unlock It -- Chapter 3 Beyond the Basics -- Keep Your iPad's Operating System Updated -- Charge the Battery -- Sign into an iTunes Account for Music, Movies, and More -- Sync Wirelessly -- Understand iCloud -- Turn On iCloud Drive -- Set Up iCloud Sync Settings -- Browse Your iPad's Files -- Part 2 Beginning to Use Your iPad -- Chapter 4 Making Your iPad More Accessible -- Use Magnifier -- Set Brightness and Night Shift -- Change the Wallpaper -- Set Up VoiceOver -- Use VoiceOver -- Make Additional Vision Settings -- Use iPad with Hearing Aids -- Adjust the Volume…”
Libro electrónico -
4233por Jensen, Jens SandagerTabla de Contenidos: “…Frangopol -- Self-healing performance of aged bacteria-based cementitious materials: An overview -- Degradation prediction of FRP bars within concrete bridge decks in service -- Load-bearing capacity assessment of RC beams using corrosion crack widths -- Probabilistic structural identification using time-dependent deflection of prestressed concrete bridges -- Advanced framework for degradation modeling of operating structures -- Modeling the deterioration of road bridges at the provincial level in Lao PDR -- Experimental investigation on shear behaviour of corroded and repaired prestressed concrete beams -- Risk-based retrofit optimization of deteriorating reinforced concrete bridge columns subjected to corrosion and earthquakes -- Life-cycle assessment of riverine bridges under flood and corrosion -- Life-cycle cost-benefit analysis of an SMA-steel reinforced bridge under earthquakes -- Probabilistic assessment of corrosion initiation in RC structures under chloride attack…”
Publicado 2024
Libro electrónico -
4234por Tsuji, KoichiTabla de Contenidos: “…-- Summary -- Chapter 10: Extending App Capabilities with Third-Party Services -- Technical requirements -- Displaying images with dynamic text -- Services to use -- A quick guide on using the URL service for a basic text label image -- Dynamically changing the label contents -- Customizing the styles -- Using QuickChart to generate a dynamic chart as an image -- Building a radial gauge chart -- Bonus tips - a working sample expression for a progress bar chart -- Generating a QR code for the image dynamically -- Integrating with Google Workspace products -- Adopting a card-style message rather than plain text -- Google Apps Script and use cases -- Displaying the latest currency exchange rate -- Google Apps Script sample code -- Reading data from a spreadsheet -- Summary -- Part 4 - App Templates and Tricks for App Building -- Chapter 11: Building More Apps with App Templates -- Creating your apps portfolio for other app creators -- Sharing your apps with teams and others -- Using others' app templates to help with your app development -- Using app templates from the AppSheet website -- Building templates for your self-reference -- Summary -- Chapter 12: Tips and Tricks -- Technical requirements -- Formulas (expressions)…”
Publicado 2023
Libro electrónico -
4235Publicado 2024Tabla de Contenidos: “…-- Be clear and specific -- Be descriptive -- Using consistent terminology -- Reference artworks and styles -- Incorporate negative prompts -- Iterate and refine -- Using LLMs to generate better prompts -- Summary -- References -- Part 4 - Building Stable Diffusion into an Application -- Chapter 18: Applications - Object Editing and Style Transferring -- Editing images using Stable Diffusion -- Replacing image background content -- Removing the image background -- Object and style transferring -- Loading up a Stable Diffusion pipeline with IP-Adapter -- Transferring style -- Summary -- References -- Chapter 19: Generation Data Persistence -- Exploring and understanding the PNG file structure -- Saving extra text data in a PNG image file -- PNG extra data storage limitation -- Summary -- References -- Chapter 20: Creating Interactive User Interfaces -- Introducing Gradio -- Getting started with Gradio -- Gradio fundamentals -- Gradio Blocks -- Inputs and outputs -- Building a progress bar -- Building a Stable Diffusion text-to-image pipeline with Gradio -- Summary -- References -- Chapter 21: Diffusion Model Transfer Learning -- Technical requirements -- Training a neural network model with PyTorch -- Preparing the training data -- Preparing for training -- Training a model -- Training a model with Hugging Face's Accelerate -- Applying Hugging Face's Accelerate -- Putting code together -- Training a model with multiple GPUs using Accelerate -- Training a Stable Diffusion V1.5 LoRA -- Defining training hyperparameters…”
Libro electrónico -
4236por Pérez Chávez, JoséTabla de Contenidos: “….) -- EL ACTA ADMI NIS TRA TIVA COMO MEDIO DE PRO BANZA PATRO NAL -- FOR MA LI DA DES PARA COMU NI CAR LA RES CI SIÓN -- CON SE CUEN CIA POR NO COM PRO BAR LA CAU SAL DE RES CI SIÓN. PAGO DE SALA RIOS (...) -- RES CI SIÓN DE LAS RELA CIO NES LABO RA LES POR PARTE DEL TRABAJADOR -- CAU SAS DE RES CI SIÓN SIN RES PON SA BI LI DAD PARA EL TRA BA JA DOR -- AVISO DE RES CI SIÓN DE LA RELA CIÓN DE TRA BAJO Y PLAZO PARA QUE EL TRA BA JA (...) -- DIFE REN CIA ENTRE FINI QUITO Y LIQUI DA CIÓN -- INCONS TI TU CIO NAL, EL LÍMITE A LOS SALA RIOS VEN CI DOS -- SALA RIO BASE PARA CAL CU LAR LA INDEM NI ZA CIÓN PATRO NAL -- TER MI NA CIÓN DE LAS RELA CIO NES LABO RA LES -- RENUN CIA -- FINI QUITO -- CON VE NIO DEL TÉR MINO VOLUN TA RIO DE LAS RELA CIO NES LABO RA LES -- CASOS EN QUE SE REQUIERE FIR MAR CON VE NIO CON LOS TRA BA JA DO RES -- PRO CE DI MIENTO PARA RATI FI CAR EL CON VE NIO -- CAPÍTULO III CONDICIONES GENERALES DE TRABAJO -- FOR MA LI DA DES DE LA RELA CIÓN LABORAL -- JOR NADA DE TRA BAJO -- DÍAS DE DES CANSO -- VACA CIO NES Y PRIMA VACA CIO NAL -- PRIMA VACA CIO NAL -- EVI DEN CIA PATRO NAL SUFI CIENTE DEL PAGO DE LAS PRES TA CIO NES AL TRA BA (...) -- DES CUEN TOS -- FOR MATO Y CON TE NIDO DEL RECIBO -- SAN CIO NES POR NO CON CE DER VACA CIO NES -- COM PRO BAN TES FIS CA LES (CFDI) -- FORMA DE PAGO EN LOS CFDI -- AGUI NALDO -- SALA RIO BASE DEL CÁLCULO -- DÍAS POR CON SI DE RAR PARA DETER MI NAR EL AGUI NALDO -- CÁLCULO DEL AGUI NALDO PARA TRA BA JA DO RES EVEN TUA LES -- ¿ES POSI BLE PAGAR EL AGUI NALDO CON FORME SE DEVEN GUE? …”
Publicado 2022
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
4237Publicado 2021Tabla de Contenidos: “…11.3 Converting column or index values to datetimes -- 11.4 Using the DatetimeProperties object -- 11.5 Adding and subtracting durations of time -- 11.6 Date offsets -- 11.7 The Timedelta object -- 11.8 Coding challenge -- 11.8.1 Problems -- 11.8.2 Solutions -- Summary -- 12 Imports and exports -- 12.1 Reading from and writing to JSON files -- 12.1.1 Loading a JSON file Into a DataFrame -- 12.1.2 Exporting a DataFrame to a JSON file -- 12.2 Reading from and writing to CSV files -- 12.3 Reading from and writing to Excel workbooks -- 12.3.1 Installing the xlrd and openpyxl libraries in an Anaconda environment -- 12.3.2 Importing Excel workbooks -- 12.3.3 Exporting Excel workbooks -- 12.4 Coding challenge -- 12.4.1 Problems -- 12.4.2 Solutions -- Summary -- 13 Configuring pandas -- 13.1 Getting and setting pandas options -- 13.2 Precision -- 13.3 Maximum column width -- 13.4 Chop threshold -- 13.5 Option context -- Summary -- 14 Visualization -- 14.1 Installing matplotlib -- 14.2 Line charts -- 14.3 Bar graphs -- 14.4 Pie charts -- Summary -- Appendix A. …”
Libro electrónico -
4238Publicado 2002Tabla de Contenidos: “…Work Management -- 5.1 Introduction -- 5.1.1 Work Management folder context sensitive menus -- 5.2 Active Jobs folder -- 5.2.1 Active Jobs: job management -- 5.3 Server Jobs folder -- 5.3.1 Managing server jobs -- 5.4 Job queues -- 5.4.1 Managing job queues -- 5.4.2 Managing waiting jobs on the job queue -- 5.5 Subsystems -- 5.5.1 Active Subsystem folder functions -- 5.5.2 Selected subsystem functions -- 5.6 Memory pools -- 5.6.1 Managing Active Pools -- 5.6.2 Managing Shared Pools -- 5.7 Operations Navigator Work Management tips -- 5.7.1 Use the menu bar cues Edit -> -- Find, Options -> -- Sort, Columns, Include -- 5.7.2 Use desktop shortcuts for frequently used active jobs, memory pools -- 5.7.3 Use the Server property of a server job to find the attached workstation -- 5.7.4 Set target job queue to hold status when moving jobs to that job queue -- 5.7.5 Consider using the system, job, and message monitors -- Chapter 6. …”
Libro electrónico -
4239Publicado 2003Tabla de Contenidos: “…Comparison of TotalStorage Expert V2.1 to StorWatch Expert V1.2 -- 2.1 Functional comparison -- 2.1.1 TotalStorage Expert Sign On panel -- 2.1.2 TotalStorage Expert Introduction panel -- 2.1.3 TotalStorage Expert Main Navigation Bar -- 2.1.4 Manage TotalStorage Expert -- 2.1.5 Manage ESS -- 2.1.6 Manage ETL -- 2.2 ESS Expert performance comparison -- 2.2.1 Comparison of ESS Expert V2.1 and ESS Expert V1.2 -- Chapter 3. …”
Libro electrónico -
4240por Gavin, LeeTabla de Contenidos: “…4.1 Getting started -- 4.2 Creating a message flow project -- 4.2.1 Examining the Toolkit view -- 4.2.2 Creating a new message flow project -- 4.3 Creating a message flow -- 4.3.1 Message flow design -- 4.3.2 Building the message flow -- 4.4 Deploying a message flow -- 4.4.1 Creating queue resources -- 4.4.2 Creating the broker archive file -- 4.4.3 Connecting to a Configuration Manager -- 4.4.4 Deploying a bar file -- 4.4.5 Checking the deployment -- 4.5 Testing a message flow -- 4.5.1 Creating a test file -- 4.5.2 Putting a test message -- 4.5.3 Browsing a message -- Part 2 Migrating to Version 5 -- Chapter 5. …”
Publicado 2004
Libro electrónico