Mostrando 321 - 340 Resultados de 362 Para Buscar 'Microsoft Store (software)', tiempo de consulta: 0.10s Limitar resultados
  1. 321
    Publicado 2019
    Libro electrónico
  2. 322
    Publicado 2015
    Libro electrónico
  3. 323
    por Dewson, Robin
    Publicado 2012
    Libro electrónico
  4. 324
    Publicado 2018
    Tabla de Contenidos: “…-- Benefits of NoSQL databases -- NoSQL versus RDBMS -- The CAP theorem -- The ACID properties -- Data models in NoSQL -- Key-value data stores -- Document store -- Column stores -- Graph stores -- Apache Cassandra -- Installation -- Starting Cassandra -- The Cassandra Query Language - CQL -- The help command -- Basic commands -- Data manipulation -- Creating, altering, and deleting a keyspace -- Creating, altering, and deleting tables -- Inserting, updating, and deleting data -- The MongoDB database -- Installing MongoDB -- Starting MongoDB -- Working on MongoDB -- The help command -- Basic commands -- Data manipulation -- Creating and deleting databases -- Creating and deleting collections -- The create, retrieve, update, delete operations -- Neo4j database -- Installing Neo4j -- Starting Neo4j -- The cypher query language -- Help -- Basic operations in Cypher -- Creating nodes, relationships, and properties -- Updating nodes, relationships, and properties -- Deleting nodes, relationships, and properties -- Reading nodes, relationships, and properties -- Summary -- Chapter 5: Off-the-Shelf Commercial Tools -- Microsoft Azure -- Building a practical application -- Microsoft Azure account -- The Azure Event Hub -- IoT simulation application -- Setting up an Azure Stream Analytics job -- Input -- Query -- Output -- Dashboard in Power BI -- Summary -- Chapter 6: Containerization -- Virtualization -- Hypervisors -- Hardware-based hypervisors -- Software-based hypervisors -- What is containerization? …”
    Libro electrónico
  5. 325
    Publicado 2023
    Tabla de Contenidos: “…Reconfiguring keyboard keys -- Turning shortcut keys into function keys -- Changing your keyboard language -- Using the Touchpad -- Finger gestures -- Touchpad and keyboard combinations -- Customizing Touchpad Settings -- Changing the touchpad speed -- Adjusting the touchpad click settings -- Changing scroll directions -- Connecting a Mouse or Keyboard -- Chapter 5 Finding and Exploring Chromebook Apps -- Exploring Chromebook's Pre-Installed Apps -- Storing data in the cloud with Google Drive -- Word processing with Docs -- Using spreadsheets with Sheets -- Making presentations with Slides -- Taking notes with Keep -- Organizing and playing music with YouTube Music -- Communicating with Google Voice -- Emailing with Gmail -- Organizing your schedule with Calendar -- Remotely accessing with Chrome Remote Desktop -- Reading with Google Play Books -- Getting directions with Maps -- Finding More Apps with the Chrome Web Store -- The Google Play Store -- Installing apps -- Checking app safety -- Managing installed apps -- Updating apps -- Finding out what apps you have installed -- Removing apps -- Chapter 6 Working with Gmail and Google Calendar -- Gmail for Chromebook -- Launching Gmail -- Navigating Gmail -- Customizing your view -- Adding a theme -- Sending Email with Gmail -- Checking out the New Message window -- Writing an email -- Styling text -- Attaching files to an email -- Customizing your email view -- Creating an email signature -- Reading Email -- Replying to email -- Organizing your Inbox -- Setting up a vacation responder -- Using Google Calendar -- Customizing your calendar view -- Creating additional calendars -- Creating a calendar event -- Updating and deleting an event -- Inviting others to your event -- Sharing calendars -- Chapter 7 Working with Files and Google Drive -- Finding Files with the Files App -- Navigating Files…”
    Libro electrónico
  6. 326
    Publicado 2024
    Libro electrónico
  7. 327
    Publicado 2013
    Tabla de Contenidos: “…-- Running the Repository Creation Utility to Create Repository Schemas -- Additional Repository Creation Utility Considerations for Linux/Unix and Microsoft Windows 64-Bit Platforms -- Performing a New Installation of Oracle Business Intelligence 11g -- Installation Options -- Using the Simple Install Option -- Using the Enterprise Install - Create New BI System Option -- Using the Software Only Install Option -- Post-Installation Configuration Steps -- Configuring Data Source Connectivity -- Installing Oracle Business Intelligence Client Tools -- Upgrading from Oracle Business Intelligence 10g -- Overview of the Upgrade Process -- Using the Upgrade Assistant -- Post-Upgrade Configuration Tasks…”
    Libro electrónico
  8. 328
    por Brundage, Michael
    Publicado 2004
    “…When the sequel comes along, sign me up.” — Howard Katz , Owner, Fatdog Software Inc., Editor, XQuery from the Experts (Addison-Wesley, 2003) From corporate IT departments to academic institutions, XML has become the language of choice for storing and transmitting data across diverse application domains. …”
    Libro electrónico
  9. 329
    Publicado 2023
    Libro electrónico
  10. 330
    Publicado 2001
    Libro electrónico
  11. 331
  12. 332
    Publicado 2003
    “…Topics covered include: The power of good grammar and style in modeling information to alleviate the need for redundant domain knowledge Tamino's XML storage, indexing, querying, and data access features The features and APIs of open source eXist Berkeley DB XML's ability to store XML documents natively IBM's DB2 Universal Database and its support for XML applications Xperanto's method of addressing information integration requirements Oracle's XMLType for managing document centric XML documents Microsoft SQL Server 2000's support for exporting and importing XML data A generic architecture for storing XML documents in a relational database X007, XMach-1, XMark, and other benchmarks for evaluating XML database performance Numerous case studies demonstrate real-world problems, industry-tested solutions, and creative applications of XML data management solutions. …”
    Libro electrónico
  13. 333
    Publicado 2023
    Libro electrónico
  14. 334
    por Webb, Jeff, 1961-
    Publicado 2005
    Libro electrónico
  15. 335
    Publicado 2015
    Tabla de Contenidos: “…-- Writing Software for Windows -- The .NET Framework Classes -- Executing Code -- Common Language Runtime -- Code Loading and Execution -- Application Isolation -- Security -- Interoperability -- Exception Handling -- The Common Type System and Common Language Specification -- Summary -- CHAPTER 3: WRITING SOFTWARE -- Information and Data -- Algorithms -- What Is a Programming Language? …”
    Libro electrónico
  16. 336
    por Loshin, Pete
    Publicado 2013
    Tabla de Contenidos: “…; 8.5 Encrypting Your System Hard Drive FAQ; 8.5.1 How it Works; 8.5.2 Enabling FDE; 8.5.3 About Microsoft BitLocker; 8.5.4 About Apple FileVault; 8.5.5 About TrueCrypt; Postscript…”
    Libro electrónico
  17. 337
    Publicado 2018
    Tabla de Contenidos: “…Chapter 5: Lights, Cameras, and Shadows -- Working with cameras -- Understanding camera projections -- Orientating your frustum -- Creating a Skybox -- Using multiple cameras -- Working with lighting -- Directional lighting -- Point lighting -- Spot lighting -- Area lighting -- Implementing reflection probes -- Understanding shadows -- Summary -- Chapter 6: Creating and Importing 3D Objects for Our Game -- Understanding assets and GameObjects -- Asset packages -- Understanding GameObjects -- Creating 3D objects in Unity -- Using prefabs -- Using additional 3D objects -- Using the Unity Asset Store -- Hands-on with the Unity Asset Store -- Incorporating custom assets in our game -- Working with imported assets -- Planting Cherry Trees -- Planting Cucumber Patches -- Summary -- Chapter 7: Implementing Our Player Character -- Working with Unity's standard asset package -- Importing the game character -- Configuring a player controller -- Fine-tuning our character -- Fine-tuning the motor controls -- Fine-tuning scale -- Fine-tuning the Capsule Collider -- Changing and refining input controls -- Animating our player character -- Reviewing the player controller script -- Reviewing the Animator component -- Previewing the animations -- Terraforming the terrain for our Cucumber Man -- Summary -- Chapter 8: Implementing Our Non-Player Characters -- Understanding the non-player characters -- Importing the non-player characters into our game -- Animating our non-player characters -- Incorporating the non-player characters into our game -- Working with the Animation Controller -- Terraforming the terrain for our Cucumber Beetles -- Designating a sandbox area -- Planting additional cherry trees -- Creating spawning sites -- Adding cucumber patches to our terrain -- Creating a cucumber patch area in the sandbox -- Planting cucumber patches…”
    Libro electrónico
  18. 338
    por Peikari, Cyrus
    Publicado 2004
    Tabla de Contenidos: “…Software Cracking; 1.1.2. Addressing; 1.2. ASM Opcodes; 1.3. …”
    Libro electrónico
  19. 339
    Publicado 2005
    Libro electrónico
  20. 340
    Publicado 2017
    Tabla de Contenidos: “…-- The basics of geospatial analysis -- Welcome to Null Island -- Coordinate Reference Systems -- The Earth is not a ball -- Vector-based methods -- The bounding box -- Contains -- Buffer -- Dilation and erosion -- Simplify -- Vector summary -- Raster-based methods -- Storing geospatial data -- File formats -- Spatial extensions for relational databases -- Storing geospatial data in HDFS -- Spatial indexing -- R-tree -- Processing geospatial data -- Geospatial analysis software -- ArcGIS -- QGIS…”
    Libro electrónico