Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 816
- Application software 751
- Computer programs 441
- Engineering & Applied Sciences 367
- Operating systems (Computers) 349
- Cloud computing 330
- Programming 327
- Management 281
- Web site development 271
- Computer networks 262
- Design 244
- Python (Computer program language) 237
- Computer Science 234
- Web sites 226
- Data processing 211
- Computer software 197
- Database management 184
- Open source software 179
- Linux 178
- Computer programming 177
- Security measures 174
- Web applications 168
- Photography 161
- Java (Computer program language) 155
- Digital techniques 148
- Computer graphics 141
- JavaScript (Computer program language) 141
- Microsoft Windows (Computer file) 135
- Electrical & Computer Engineering 126
- Mobile computing 124
-
961por Martingell, PaulTabla de Contenidos: “…Location Filming Equipment; Lenses and Chips; Tripods; Power Sources; Audio; Other Points to Consider; Other Supports and Mounts; Steadicam; Polecam; Other Location Filming Equipment; Chapter 2. Setting up Location Monitors and Cameras; Pluge; Camera Gain; Setting Up Time-Code; Drop Frame Time-Code; Nondrop Frame Recording; Chapter 3. …”
Publicado 2008
Libro electrónico -
962por Chin, RobertTabla de Contenidos: “…Player Input Controls on an iOS DeviceSetting Up Virtual Joysticks; Setting Up Touch Input; Motion Input; PC to iOS Setup; iOS Requirements; Apple Developer's License; Provisioning; Running the UDK Game on the iOS Device; Configuring Custom Game Types; Summary; Chapter 2: UnrealScript Overview; Kismet or UnrealScript?…”
Publicado 2011
Libro electrónico -
963por Erinle, BayoTabla de Contenidos: “…Resource Monitoring -- Basic server monitoring -- Setting up Apache Tomcat Server -- Configuring Tomcat users -- Setting up a monitor controller in JMeter -- Monitoring the server with a JMeter plugin -- Installing the plugins -- Adding monitor listeners to the test plan -- Summary -- 6. …”
Publicado 2013
Libro electrónico -
964Publicado 2014Tabla de Contenidos: “…Foreword; Acknowledgments; Introduction; A Note of Thanks; About This Book; Part I: Basics; Part II: Assessments; Part III: Attacks; Part IV: Exploit Development; Part V: Mobile Hacking; Chapter 0: Penetration Testing Primer; The Stages of the Penetration Test; Pre-engagement; Information Gathering; Threat Modeling; Vulnerability Analysis; Exploitation; Post Exploitation; Reporting ; Summary; Part I: The Basics; Chapter 1: Setting Up Your Virtual Lab; Installing VMware; Setting Up Kali Linux ; Configuring the Network for Your Virtual Machine; Installing Nessus; Installing Additional Software…”
Libro electrónico -
965
-
966Publicado 2023Tabla de Contenidos: “…-- Setting up the development environment with Flask -- Getting ready with Git -- How does Git work? …”
Libro electrónico -
967Publicado 2023Tabla de Contenidos: “…-- Exploring the hardware requirements -- Understanding the project architecture -- Schematics and design -- PCB design and the assembly of hardware components -- Setting up the Thing, network credentials, cloud variables, and code -- Cloud variables -- Associating a device -- Network -- Coding -- Setting up a dashboard for web and mobile -- What's next? …”
Libro electrónico -
968Publicado 2024Tabla de Contenidos: “…. -- There's more... -- Creating and setting up data tiering -- Getting ready -- How to do it on your local machine... -- How it works (on self-managed)... -- How to do it on Elastic Cloud... -- How to do it on ECK... -- There's more... -- See also -- Creating and setting up additional Elasticsearch nodes -- Getting ready -- How to do it... -- How it works... -- How to do it on Elastic Cloud... -- How to do it on ECK... -- There's more... -- See also -- Creating and setting up Fleet Server -- Getting ready -- How to do it on a self-managed Elastic Stack... -- How it works... -- Setting up on Elastic Cloud -- See also -- Setting up snapshot repository -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 2: Ingesting General Content Data -- Introducing the Wikipedia Movie Plots dataset -- Technical requirements -- Adding data from the Elasticsearch client -- Getting ready -- How to do it... -- How it works... -- There's more... -- Updating data in Elasticsearch -- Getting ready -- How to do it... -- How it works... -- There's more... -- Deleting data in Elasticsearch -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using an analyzer -- Getting ready -- How to do it... -- How it works... -- There's more... -- Defining index mapping -- Getting ready -- How to do it... -- How it works…”
Libro electrónico -
969Publicado 2018Tabla de Contenidos: “…-- Global load balancing -- Identity and Access Management (IAM) -- Identity Federation -- Multi-Factor Authentication (MFA) -- Application components -- Global databases -- Using Cockroach DB in a hybrid cloud environment -- Database log shipping -- Choosing the right components -- Network connectivity -- DNS services -- IAM and Active Directory -- Conclusion -- Chapter 5: Hybrid Cloud Deployment - Architecture and Preparation -- Getting started with the public cloud - AWS -- AWS terminology -- Account -- Region -- Availability zones (AZ) -- Virtual private cloud (VPC) -- AWS services -- Architecting the AWS environment -- AWS account design -- VPC design -- Designing an AWS environment -- Connectivity to the private cloud -- Setting up a public cloud - AWS -- Creating an account in AWS -- Creating a VPC and subnets -- Creating the IGW and VGW -- Setting up AWS API access -- Setting up the private cloud -- Basics of designing an OpenStack environment -- Choosing an OpenStack distribution -- Choosing the deployment method -- Installing DevStack -- Configuring DevStack to enable Heat -- Summary -- Chapter 6: Building a Traditional CMP-Based Hybrid Cloud -- Supporting applications use case -- Traditional operations -- Modern outlook -- Using the AWS storage gateway -- File gateway -- Volume gateways -- Tape gateway -- Isolated/distributed application use case -- General architecture of CMP -- ManageIQ -- Installing ManageIQ -- Preparing the host environment -- Containerization basics -- Understanding and installing Docker -- Installing a ManageIQ container…”
Libro electrónico -
970Publicado 2021Tabla de Contenidos: “…-- Installing and using TensorFlow.js -- Setting up TensorFlow.js in the browser -- Installing TensorFlow.js in Node.js -- Tensors and basic operations on tensors -- Creating tensors -- Operating on tensors…”
Libro electrónico -
971Publicado 2015Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Setting Up the Development Environment -- The importance of Android Google Maps -- An example of a map application -- IDEs for developing Android applications -- Android Studio -- System requirements for Android Studio -- Eclipse -- Choosing one IDE over another -- Setting up Android Studio -- Windows -- Mac OS X -- Linux -- Setting up Eclipse with the ADT plugin -- Windows -- Mac OS X -- Linux -- Downloading and setting up Google Play services -- Downloading the Google APIs System Image -- Setting up AVD for testing -- Setting up AVD from Android Studio -- Setting up AVD from Eclipse -- Exploring Android Studio -- Creating a sample application -- Exporting the Android application as APK -- Additional helpful stuff -- Using Android Debug Bridge -- Configuring JAVA environment variables -- Android API levels -- Self-test questions -- Summary -- Chapter 2: Configuring an API Key and Creating Our First Map Application -- Generating the SHA1 fingerprint -- Windows -- Linux -- Mac OS X -- Registering in the Google Developer Console -- Configuring Google Play services -- Android Studio -- Eclipse -- Adding permissions and defining the API key -- Adding permissions -- INTERNET -- ACCESS_NETWORK_STATE -- WRITE_EXTERNAL_STORAGE -- READ_GSERVICES -- Specifying the Google Play services version -- Specifying the version 2 of OpenGL ES -- Defining the API key -- Creating our first map application -- Working with a layout -- Optional (for old APIs) -- Working with the Activity class -- Optional (for old APIs) -- Adding MapFragment programatically -- activity_maps.xml - code 3 -- Optional - for older APIs -- Using the callback method -- The GoogleMap object -- Common problems and solutions -- Self-test questions -- Summary…”
Libro electrónico -
972Publicado 2014Tabla de Contenidos: “…TeamCity for Ruby Projects -- Getting started with Rails -- Managing Ruby versions -- Introducing Bundler -- Installing Rails using Bundler -- Introducing Rake -- Setting up the build on TeamCity -- Setting up Ruby interpreter -- Running Capybara- and Selenium-based feature tests -- Summary -- 7. …”
Libro electrónico -
973Publicado 2023Tabla de Contenidos: “…-- Conventions Used -- Code Samples -- Tips, Notes, and Warnings -- Supplementary Materials -- Chapter 1: Low-fidelity Prototyping -- Designer, Meet Figma -- Step 1: Creating a Frame (Artboard) -- Step 2: Setting Up Auto Layout -- Step 4: Creating a Text Layer -- Step 5: Creating a Nested Frame -- Step 6: Renaming "Frame 1" -- Step 7: Setting Up a Layout Grid -- Step 8: Creating the Component -- Step 9: Creating a Rectangle Shape -- Step 10: Styling the Rectangle -- Step 9: Creating the Second Rectangle Shape -- Step 10: Grouping the Rectangles -- Step 11: Applying Auto Layout to the Navigation -- Step 12: Creating the Menu -- Step 13: Creating the "Closed" Variant -- Step 14: Creating the Interactions -- Step 15: Utilizing Instances -- Step 16: Sourcing Content with Figma Plugins -- Summary -- Chapter 2: Collaboration -- Step 1: Creating a Mobile Version -- Step 2: Setting Up Some Flows -- Step 3: Performing a Quick Test -- Step 4: Renaming the Document -- Step 5: Inviting Others to Collaborate -- Step 6: Making a Comment -- Step 7: Creating a Branch -- Step 8: Starting an Audio Conversion -- Step 9: Reviewing (and Merging?) …”
Libro electrónico -
974Tabla de Contenidos: “…""Chapter 4: Basic Setup of iCloud and Key-Value Storage""""App IDs, Provisioning, and Entitlements""; ""App IDs""; ""Provisioning""; ""Entitlements""; ""Setting Up Your App ID and Provisioning Profile""; ""Creating Your Development Provisioning Profile""; ""Setting Up Your Project in Xcode""; ""Configuring Your Project with iCloud Support""; ""Building the Foundation of the App""; ""Organization and Preliminary Setup""; ""Setting Up Your Storyboard""; ""It Is Time for Some Code!""…”
Libro electrónico -
975Publicado 2015Tabla de Contenidos: “…""Displaying a target goal in the HUD""""Creating a win menu screen""; ""Displaying the menu""; ""Triggering a win""; ""Summary""; ""Chapter 5: Making Moving Enemies with AI""; ""Setting up the enemy actor to navigate""; ""Importing from the marketplace""; ""Expanding the play area""; ""Making the level traversable with a NavMesh""; ""Setting the stage for intelligence with AI assets""; ""Creating navigation behavior""; ""Setting up patrol points""; ""Enabling communication between assets""; ""Teaching our AI to walk with the Behavior Tree""; ""Making the AI chase the player""…”
Libro electrónico -
976Publicado 2014Tabla de Contenidos: “…Chapter 2: Implementing Security with CertificatesPlanning for the use of certificates; Setting up a secure communication; Preparing the certificate authority; Setting up certificate services using the user interface; Setting up certificate services using PowerShell; Configuring certificate templates; Creating the web server certificate template; Creating the client certificate for distribution points; Creating the client certificate for Windows computers; Issuing certificate templates; Requesting the web server certificate; Requesting the client certificate for distribution points…”
Libro electrónico -
977Publicado 2015Tabla de Contenidos: “…Creating the Three-Point SetupSetting Up the Measuring System; Setting Up a Grid in Three-Point Perspective; In Closing; Index…”
Libro electrónico -
978Publicado 2010Tabla de Contenidos: “…Sending Email Attachments -- Lesson 10 Inserting Data Into Multiple Tables -- Assessing The Task -- Creating The Database Structure -- Building The Cms -- Lesson 11 Updating And Deleting Files In Related Tables -- Selecting Records With Sql -- Completing The Cms -- Lesson 12 Using Ajax To Refresh Content -- Enhancing Pages With Ajax -- Introducing Adobe Widget Browser -- Configuring A Widget -- Creating A Master/Detail Set -- Refreshing A Page Without Reloading -- Creating Clean Urls -- Lesson 13 Deploying Your Site Online -- Transferring A Database -- Preparing Your Php Files -- Setting Up Your Remote Server In Dreamweaver -- Index…”
Libro electrónico -
979Publicado 2015Tabla de Contenidos:Libro electrónico
-
980Publicado 2015Tabla de Contenidos: “…7.5 SEARCHING FOR PROCESS CONTROL SIGNALS7.6 SUMMARY; CHAPTER 8 - DESIGNING A SACE MICROMACHINING SET-UP; 8.1 GENERAL DESIGN RULES; 8.2 DRILLING SET-UPS; 8.3 2D MACHINING SET-UPS; 8.4 COMMERCIAL MACHINES; CHAPTER 9 - OUTLOOK; REFERENCES; Index…”
Libro electrónico