Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 868
- Operating systems (Computers) 676
- Computer Science 672
- Microsoft Windows (Computer file) 602
- Application software 563
- Development 555
- Computer networks 365
- Computer programs 333
- Microsoft .NET Framework 315
- Examinations 265
- Programming 250
- Cloud computing 241
- Microsoft Windows server 234
- Certification 230
- Security measures 229
- Computer security 226
- Database management 207
- Electronic data processing personnel 206
- Client/server computing 198
- Windows Azure 196
- Management 195
- Data processing 185
- Microsoft software 184
- Electrical & Computer Engineering 178
- Linux 173
- Historia 170
- Computer programming 163
- Design 162
- Web site development 159
- Telecommunications 154
-
7701Publicado 2022Tabla de Contenidos: “…Understanding Ansible modules -- Improving your playbooks with roles -- Executing Ansible -- Using the preview or dry run option -- Increasing the log level output -- Protecting data with Ansible Vault -- Using variables in Ansible for better configuration -- Protecting sensitive data with Ansible Vault -- Using a dynamic inventory for an Azure infrastructure -- Summary -- Questions -- Further reading -- Chapter 4: Optimizing Infrastructure Deployment with Packer -- Technical requirements -- An overview of Packer -- Installing Packer -- Creating Packer templates for Azure VMs with scripts -- The structure of the Packer template -- Building an Azure image with the Packer template -- Using Ansible in a Packer template -- Writing the Ansible playbook -- Integrating an Ansible playbook in a Packer template -- Executing Packer -- Configuring Packer to authenticate to Azure -- Checking the validity of the Packer template -- Running Packer to generate our VM image -- Writing Packer templates with HCL format -- Using a Packer image with Terraform -- Summary -- Questions -- Further reading -- Chapter 5: Authoring the Development Environment with Vagrant -- Technical requirements -- Installing Vagrant -- Installing manually on Windows -- Installing Vagrant by script on Windows -- Installing Vagrant by script on Linux -- Writing a Vagrant configuration file -- Using Vagrant Cloud for Vagrant Boxes -- Writing the Vagrant configuration file -- Creating a local VM using the Vagrant CLI -- Creating the VM -- Connecting to the VM -- Summary -- Questions -- Further reading -- Section 2: DevOps CI/CD Pipeline -- Chapter 6: Managing Your Source Code with Git -- Technical requirements -- Overviewing Git and its principal command lines -- Git installation -- Git configuration -- Useful Git vocabulary -- Git command lines…”
Libro electrónico -
7702Publicado 2024Tabla de Contenidos: “…Chapter 5 Applying the Contiguity Principle: Align Words to Corresponding Graphics -- Spatial Contiguity Principle: Place Printed Words near Corresponding Graphics -- Violations of Spatial Contiguity -- Placing Text Caption Below Corresponding Graphic -- Placing a Legend Under or to the Side of Corresponding Chart -- Separating Text and Graphic on Scrolling Screens -- Displaying Feedback on a Separate Screen from Questions or Responses -- Displaying Linked Windows on Top of Corresponding Content -- Displaying Exercise Directions Separate from the Exercise -- Displaying Text in a Separate Window with Animations or Video -- Psychological Reasons for the Spatial Contiguity Principle -- Evidence for the Spatial Contiguity Principle -- Meta-Analytic Evidence -- Eye Tracking Evidence -- Boundary Conditions for Spatial Contiguity -- Spatial Contiguity and Visual Cues -- Promoting Spatial Contiguity with Augmented Reality -- Temporal Contiguity Principle: Synchronize Spoken Words with Corresponding Graphics -- Separating Graphics and Narration Through Icons -- Separating Graphics and Narration in a Continuous Presentation -- Psychological Reasons for the Temporal Contiguity Principle -- Evidence for the Temporal Contiguity Principle -- Core Evidence -- Boundary Conditions for Temporal Contiguity -- Exceptions to Temporal Contiguity -- What We Don't Know About Contiguity -- Chapter Reflection -- Coming Next -- Suggested Readings -- Chapter 6 Applying the Signaling Principle: Use Verbal and Visual Cues to Direct Attention -- What Is Signaling? …”
Libro electrónico -
7703por Obermeier, BarbaraTabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Getting Started with Photoshop Elements 2024 -- Chapter 1 Getting Started with Image Editing -- Getting Familiar with the Home Screen -- Launching the Photo Editor -- Making Basic Edits in Quick Mode -- Sharing a Photo -- Retracing Your Steps -- Using the History panel -- Reverting to the last save -- Getting a Helping Hand -- Saving Files with Purpose -- Using the Save/Save As dialog box -- Saving files for the web -- Chapter 2 Basic Image-Editing Concepts -- Grappling with the Ubiquitous Pixels -- Understanding resolution -- Understanding image dimensions -- The Art of Resampling -- Choosing a Resolution for Print or Onscreen -- Working with File Formats -- JPEG (*.jpg, *.jpeg, *.jpe) -- PNG (*.png) -- TIFF (*.tif, *.tiff) -- Getting Familiar with Color -- Getting Color Right -- Color the easy way -- Calibrating your monitor -- Choosing a color workspace -- Understanding how profiles work -- Chapter 3 Exploring the Photo Editor -- Examining the Photo Editor -- Examining the image window -- Uncovering the contextual menus -- Selecting the tools -- Selecting from the Tool Options -- Playing with panels -- Using the Photo Bin -- Creating different views of an image -- Viewing filenames -- Using Photo Bin Actions -- Using Some Creative Features -- Using Guided Edits -- Working with Adobe Stock images -- Searching Guided Edits -- Controlling the Editing Environment -- Launching and navigating Preferences -- Checking out all the Preferences panes -- Perusing preset libraries -- Part 2 Managing Media -- Chapter 4 Navigating the Organizer -- Organizing Photos and Media on a Hard Drive -- Adding Images to the Organizer -- Adding files from folders and removable media…”
Publicado 2023
Libro electrónico -
7704por Muñoz Muñoz, AlfonsoTabla de Contenidos: “…FORMATO DE ESTEGOMEDIOS GRÁFICOS COMUNES. (...) -- C.1 WINDOWS BMP (BITMAP) -- C.2 FORMATO GIF (GRAPHICS INTERCHANGE (...) -- C.3 FORMATO JPEG (JOINT PHOTOGRAPHIC EXPERTS (...) -- ÍNDICE ALFABÉTICO…”
Publicado 2016
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
7705Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Installation and Setting up the Environment -- Introduction -- Installing Jupyter on Windows -- Getting ready -- How to do it... -- Installing Jupyter directly -- Installing Jupyter through Anaconda -- Installing Jupyter on the Mac -- Getting ready -- How to do it... -- Installing Jupyter on the Mac via Anaconda -- Installing Jupyter on the the Mac via the command line -- Installing Jupyter on Linux -- How to do it... -- Installing Jupyter on a server -- How to do it... -- Example Notebook with a user data collision -- Chapter 2: Adding an Engine -- Introduction -- Adding the Python 3 engine -- How to do it... -- Installing the Python 3 engine -- Running a Python 3 script -- Adding the R engine -- How to do it... -- Installing the R engine using Anaconda Navigator -- Installing the R engine via command line -- Running an R Script -- Adding the Julia engine -- How to do it... -- Installing the Julia engine -- Running a Julia script -- Adding the JavaScript engine -- How to do it... -- Installing the Node.JS engine -- Running a Node.JS script -- Adding the Scala engine -- How to do it... -- Installing the Scala engine -- Running a Scala script -- Adding the Spark engine -- How to do it... -- Installing the Spark engine -- Running a Spark script -- Chapter 3: Accessing and Retrieving Data -- Introduction -- Reading CSV files -- Getting ready -- How to do it... -- How it works... -- Reading JSON files -- Getting ready -- How to do it... -- How it works... -- Accessing a database -- Getting ready -- How to do it... -- How it works... -- Reading flat files -- Getting ready -- How to do it... -- How it works... -- Reading text files -- Getting ready -- How to do it... -- How it works... -- Chapter 4: Visualizing Your Analytics…”
Libro electrónico -
7706Publicado 2017Tabla de Contenidos: “…-- Setting up the audio tools -- Connecting the speaker -- Connecting the microphone -- Houndify -- Building voice commands -- Adding a button -- Web Framework based appliance control/dashboard -- Building the web dashboard -- Personal Health Improvement-Sitting is the new smoking -- Installing requisite software packages -- Getting access keys for Fitbit client -- Fitbit API Test -- Building the visual aid -- Smart lawn sprinkler -- Summary -- Chapter 11: Tips and Tricks -- Change your Raspberry Pi's password -- Updating your OS -- Setting up your development environment -- SSH access via Windows -- SSH access via Linux/macOS -- Transferring files to/from your Pi -- WinSCP -- Mac/Linux environment -- Git -- Command-line text editors -- Graphical text editors -- SSH aliases (on Mac/Linux Terminals) -- Saving SSH sessions on PuTTY -- VNC access to Raspberry Pi -- [SSH via USB OTG port] -- SSH via USB OTG port -- The RUN switch of the Raspberry Pi Zero board -- GPIO pin mapping -- Stackable breadboard -- Summary -- Index…”
Libro electrónico -
7707Publicado 2016Tabla de Contenidos: “…Viewing Visio documents without Visio -- Embedding the Viewer in a Windows desktop application -- Embedding the Viewer in a web page -- Viewing in SharePoint/Office365 web pages -- Protecting data -- Coming soon -- Sharing a Visio document -- Exporting a Visio document -- Creating a PDF or XPS document -- Changing the file type -- Saving as SVG -- Publishing as a web page -- Summary -- Chapter 11 : Choosing a Deployment Methodology -- Sharing custom stencils -- Sharing custom templates -- Sharing custom code -- Summary -- Index…”
Libro electrónico -
7708Publicado 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 -
7709Publicado 2019Tabla de Contenidos: “…-- Classification -- Regression -- Clustering -- Types of Machine Learning Algorithms -- Supervised Learning -- Unsupervised Learning -- Getting the Tools -- Obtaining Anaconda -- Installing Anaconda -- Running Jupyter Notebook for Mac -- Running Jupyter Notebook for Windows -- Creating a New Notebook -- Naming the Notebook -- Adding and Removing Cells -- Running a Cell -- Restarting the Kernel -- Exporting Your Notebook -- Getting Help -- Summary -- Chapter 2 Extending Python Using NumPy -- What Is NumPy? …”
Libro electrónico -
7710Publicado 2016“…Systemvoraussetzungen: Windows 7, 8 oder 10 Ab 10 Jahre, aber auch für Erwachsene, die eine wirklich einfache Einführung suchen…”
Libro electrónico -
7711Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Java 9 -- Getting started with Java -- Installing Java -- Installation on Windows -- Installation on MAC OS X -- Installation on Linux -- Setting JAVA_HOME -- Executing jshell -- Looking at the byte code -- Packaging classes into a JAR file -- Managing the running Java application -- Using an IDE -- NetBeans -- Eclipse -- IntelliJ -- IDE services -- IDE screen structure -- Editing files -- Managing projects -- Build the code and run it -- Debugging Java -- Summary -- Chapter 2: The First Real Java Program - Sorting Names -- Getting started with sorting -- Bubble sort -- Getting started with project structure and build tools -- Make -- Ant -- Installing Ant -- Using Ant -- Maven -- Installing Maven -- Using Maven -- Gradle -- Installing Gradle -- Setting up the project with Maven -- Coding the sort -- Understanding the algorithm and language constructs -- Blocks -- Variables -- Types -- Arrays -- Expressions -- Loops -- Conditional execution -- Final variables -- Classes -- Inner, nested, local, and anonymous classes -- Packages -- Methods -- Interfaces -- Argument passing -- Fields -- Modifiers -- Object initializers and constructors -- Compiling and running the program -- Summary -- Chapter 3: Optimizing the Sort - Making Code Professional -- The general sorting program -- A brief overview of various sorting algorithms -- Quick sort -- Project structure and build tools -- Maven dependency management -- Code the sort -- Creating the interfaces -- Creating BubbleSort -- Amending the interfaces -- Architectural considerations -- Creating unit tests -- Adding JUnit as dependency -- Writing the BubbleSortTest class -- Good unit tests -- A good unit test is readable…”
Libro electrónico -
7712Publicado 2015Tabla de Contenidos: “…Reading and Writing Files -- Files and File Paths -- Backslash on Windows and Forward Slash on OS X and Linux -- The Current Working Directory -- Absolute vs. …”
Libro electrónico -
7713por Ridder, DetlefTabla de Contenidos: “…-- 1.2 Großer Funktionsumfang durch Zusatzpakete -- 1.3 Download und Installation -- 1.3.1 Windows -- 1.3.2 macOS -- 1.3.3 Linux -- 1.4 Umgang mit FreeCAD -- 1.5 Die FreeCAD-Benutzeroberfläche -- Kapitel 2: Übersicht über die Arbeitsbereiche -- 2.1 FreeCADs Arbeitsbereiche -- 2.2 Bevor Sie loslegen: Grundeinstellungen -- 2.3 Die Statusleiste -- 2.4 Arbeitsbereich »Part Design« -- 2.5 Der Sketcher -- 2.5.1 Werkzeugkasten »Skizze« -- 2.5.2 Werkzeugkasten »Skizzengeometrien« -- 2.5.3 Werkzeugkasten »Skizzen Beschränkungen« -- 2.5.4 Vollständige Skizze, Beschränkungen und Freiheitsgrade -- 2.5.5 Werkzeugkasten »Skizzen-Werkzeuge« -- 2.5.6 Werkzeugkasten »B-Spline Werkzeuge« -- 2.5.7 Werkzeugkasten »Virtueller Bereich« -- 2.6 3D-Modellieren unter Verwendung von Skizzen -- 2.6.1 Mehrere Körper (Body), mehrere Skizzen (Sketch) -- 2.6.2 Werkzeugkasten »Part Design Modeling« -- 2.6.3 Funktionen zum additiven Erzeugen von Körpern aus Skizzen -- 2.7 Funktionen zum Abziehen von Volumenteilen -- 2.7.1 Tasche -- 2.7.2 Bohrung -- 2.7.3 Nut -- 2.7.4 Ausformung -- 2.7.5 Rohr -- 2.7.6 Wendel -- 2.7.7 Grundkörper abziehen -- 2.8 Detailbearbeitungen -- 2.8.1 Verrundung -- 2.8.2 Fase -- 2.8.3 Formschräge -- 2.8.4 Dicke, Wandstärke -- 2.8.5 Sonderkonstruktionen -- 2.9 Anordnungen -- 2.9.1 Spiegeln -- 2.9.2 Lineares Muster -- 2.9.3 Polares Muster -- 2.9.4 Mehrfache Transformation -- 2.10 Boolesche Operationen mit zwei oder mehreren Körpern -- Kapitel 3: Komplett-Beispiel Volumenmodellierung: Schraubenschlüssel -- 3.1 Der Schraubenschlüssel -- 3.2 Neue Konstruktion und grober Umriss -- 3.2.1 Skizzieren -- 3.2.2 Volumenkörper erzeugen und bearbeiten -- 3.2.3 Optimierung mit Kantenverrundung…”
Publicado 2023
Libro electrónico -
7714Publicado 2024Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Getting Started -- History and Evolution of the RISC-V CPU -- What You Will Learn -- Ten Reasons to Learn Assembly Language Programming -- Running Programs on RISC-V Systems -- Coding a Simple "Hello World" Program -- Hello World on the Starfive Visionfive 2 -- Programming Hello World in the QEMU Emulator -- Install QEMU on Windows -- Install QEMU on Linux -- Compiling in Emulated Linux -- About Hello World on the ESP32-C3 Microcontroller -- Summary -- Exercises -- Chapter 2: Loading and Adding -- Computers and Numbers -- Negative Numbers -- About Two's Complement -- RISC-V Assembly Instructions -- CPU Registers -- RISC-V Instruction Format -- About the GCC Assembler -- Adding Registers -- 32-bits in a 64-bit World -- Moving Registers -- About Pseudoinstructions -- About Immediate Values -- Loading the Top -- Shifting the Bits -- Loading Larger Numbers into Registers -- More Shift Instructions -- About Subtraction -- Summary -- Exercises -- Chapter 3: Tooling Up -- GNU Make -- Rebuild a Project -- Rule for Building .S files -- Define Variables -- Build with CMake -- Debugging with GDB -- Preparation to Debug -- Setup for Linux -- Start GDB -- Set Up gdb for the ESP32-C3 -- Debugging with GDB -- Summary -- Exercises -- Chapter 4: Controlling Program Flow -- Creating Unconditional Jumps -- Understanding Conditional Branches -- Using Branch Pseudoinstructions -- Constructing Loops -- Create FOR Loops -- Code While Loops -- Coding If/Then/Else -- Manipulating Logical Operators -- Using AND -- Using XOR -- Using OR -- Adopting Design Patterns -- Converting Integers to ASCII -- Using Expressions in Immediate Constants -- Storing a Register to Memory -- Why Not Print in Decimal? …”
Libro electrónico -
7715por McNab, Chris 1980-Tabla de Contenidos: “…ACK flag probe scanning; 4.2.2.2.2. Analysis of the WINDOW field of received packets; 4.2.2.2.3. Tools that perform ACK flag probe scanning; 4.2.3. …”
Publicado 2004
Libro electrónico -
7716Publicado 2018Tabla de Contenidos: “…-- How to do it... -- Using React on Windows -- How to do it... -- Chapter 2: Conquering Components and JSX -- Introduction -- Creating our first React component -- Getting ready -- How to do it... -- How it works... -- There's more... -- Organizing our React application -- How to do it... -- How it works... -- Styling a component with CSS classes and inline styles -- How to do it... -- How it works... -- There's more... -- Passing props to a component and validating them with PropTypes -- How to do it... -- How it works... -- There's more... -- Using local state in a component -- How to do it... -- How it works... -- There's more... -- Making a functional or stateless component -- How to do it... -- How it works... -- There's more... -- Understanding React lifecycle methods -- How to do it... -- Todo list - implementing ComponentWillMount -- Pomodoro timer - implementing the constructor and componentDidMount -- Crypto coins exchanger - implementing shouldComponentUpdate -- Notes - implementing componentWillReceiveProps and componentWillUnmount -- C3.js chart - implementing componentDidUpdate -- Basic animation - implementing componentWillUpdate -- How it works... -- Understanding React Pure Components -- Getting ready -- How to do it... -- How it works... -- Preventing XSS vulnerabilities in React -- How to do it... -- How it works... -- There's more... -- Chapter 3: Handling Events, Binding and Useful React Packages -- Introduction -- Binding methods using the constructor versus using arrow functions -- How to do it... -- How it works... -- Creating form elements with events…”
Libro electrónico -
7717Publicado 2017Tabla de Contenidos: “…Monitoring and troubleshooting jobs -- Alerts -- Summary -- Chapter 10: Always On High Availability Features -- Installing Windows Server Failover Cluster -- Always On Failover Cluster Instances -- Adding nodes to the SQL Server Failover Cluster -- Initiating a failover -- Always On Availability Groups -- Configuring Always On Availability Groups -- Creating an Availability Group -- Failover and monitoring -- Basic Availability Groups -- Distributed Availability Groups -- Summary -- Chapter 11: In-Memory OLTP - Why and How to Use it -- In-Memory OLTP architecture -- Data storage differences in OLTP -- Request processing differences in OLTP -- Cooperation of disk-based and memory-based parts of SQL Server -- In-Memory OLTP limitations -- Creating In-Memory tables and natively compiled stored procedures -- Preparing for In-Memory OLTP -- Creating In-Memory OLTP objects -- Creating tables with indexes -- Natively compiled stored procedures -- Migrating disk-based objects to In-Memory OLTP -- Monitoring In-Memory OLTP -- In-Memory OLTP usage scenarios -- Assignment of the user story sample -- Example 1 - inserting incoming data into In-Memory tables -- Example 2 - updating data in an In-Memory table -- Example 3 - improving real-time analytics -- Summary -- Chapter 12: Combining SQL Server 2017 with Azure -- Overview of data related technologies in Microsoft Azure -- Understanding Azure SQL database -- Starting with Azure portal -- Creating the Azure SQL database -- Understanding Azure SQL Server -- Creating Azure SQL Server -- Using Azure SQL Server -- Azure SQL Data Warehouse -- Creating Azure SQL Data Warehouse -- Using Azure SQL Data Warehouse -- Microsoft SQL Server 2017 and hybrid scenarios -- StretchDB -- Data files in Azure -- Backups to Azure -- Managed backup to Azure -- Backup to a URL -- Snapshot backups -- Summary -- Index…”
Libro electrónico -
7718Publicado 2017Tabla de Contenidos: “…-- Applications of AI -- Branches of AI -- Defining intelligence using Turing Test -- Making machines think like humans -- Building rational agents -- General Problem Solver -- Solving a problem with GPS -- Building an intelligent agent -- Types of models -- Installing Python 3 -- Installing on Ubuntu -- Installing on Mac OS X -- Installing on Windows -- Installing packages -- Loading data -- Summary -- Chapter 2 : Classification and Regression Using Supervised Learning -- Supervised versus unsupervised learning -- What is classification? …”
Libro electrónico -
7719Publicado 2003“…PC Audio Editing is an essential guide for anyone wishing to make audio productions for use as recordings, or for broadcast, using a Windows PC and material acquired both in the studio and via portable equipment.Even those experienced with editing and mixing using quarter inch tape can find the change to editing audio visually on a PC daunting. …”
Libro electrónico -
7720Publicado 2025Tabla de Contenidos: “…MOBILE OPERATING SYSTEMS -- Android Operating System -- Apple iOS -- Symbian Operating System -- Windows Phone Operating System -- 3. MOBILE DEVICE MALWARE RISKS -- 4. …”
Libro electrónico