Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 808
- Application software 683
- Management 587
- Economic conditions 501
- Economic policy 407
- Economics, finance, business & management 394
- Government policy 391
- Computer networks 384
- Data processing 378
- History 372
- Engineering & Applied Sciences 370
- Computer programs 353
- Research 351
- Security measures 339
- Economic aspects 313
- Education 295
- Python (Computer program language) 286
- Business & Economics 282
- Finance 279
- Law and legislation 279
- Database management 274
- Taxation 274
- Cloud computing 268
- Programming 268
- Web site development 259
- Computer security 243
- Prevention 240
- Design 235
- Java (Computer program language) 232
- Examinations 218
-
4561Publicado 1996Tabla de Contenidos: “…XIV : Habsburg, [paragraph] II. Spanish branch to Hungary, [paragraph] V. Interior decoration and furniture…”
Libro -
4562Publicado 2006Tabla de Contenidos: “…The general system of individual psychology : overview and summary of classical Adlerian theory & current practice…”
Libro -
4563por Naciones Unidas.Tabla de Contenidos: “…v.II: Summary records of plenary meeting. Minutes of the meetings of the General Committee and the Commitee on Control Measures…”
Publicado 1973
Libro -
4564por Tetley, William, 1927-Tabla de Contenidos: “…. -- v. 2 chapters 32 to 46, National Summaries and Index…”
Publicado 2008
Libro -
4565Publicado 2023Tabla de Contenidos: “…-- 4.5 Newton's Second Law -- 4.6 Free-Body Diagrams -- 4.7 Newton's Third Law -- Summary -- Questions And Problems…”
Libro electrónico -
4566Publicado 2023Tabla de Contenidos: “…-- Frameworks and extensibility -- Basic Drupal concepts -- Drupal's administrative backend -- Drupal's frontend presentation layer -- Popular Drupal case studies -- Summary -- Chapter 2: Drupal Core, Modules, and Themes -- Drupal core -- What is core? …”
Libro electrónico -
4567Publicado 2018Tabla de Contenidos: “…Defaults -- Named slots -- Summary -- Chapter 6: Creating Better UI -- Animations -- CSS animations -- Animate.css -- Using Animate.css -- Transitions -- Transition states -- Form validation -- What is Vuelidate? …”
Libro electrónico -
4568Publicado 2022Tabla de Contenidos: “…Convolution Neural Network -- Summary -- Index…”
Libro electrónico -
4569Publicado 2018Tabla de Contenidos: “…-- Our code -- Processing BitcoinSpendReceipt -- Summary -- Exercises -- Chapter 14: Adding Speech and Search to Your Microservice -- Text-to-Speech -- Installation -- Our program -- Our messages -- Subscribing to messages -- Processing speech request messages -- Processing Wikipedia search messages -- Using Text-to-Speech -- Summary -- Appendix: Best Practices -- Microservices -- Messaging -- Scheduling jobs -- Recommended reading -- Index…”
Libro electrónico -
4570Publicado 2017Tabla de Contenidos: “…Redistributing Weight from Nonconsonant to Consonant Intervals -- Comparison of Possibility Theory and Probability Theory -- Summary -- References -- Problems -- Index -- EULA…”
Libro electrónico -
4571Publicado 2017Tabla de Contenidos: “…-- Adaptive learning -- Rate annealing -- Momentum -- Nesterov's acceleration -- Newton's method -- Adagrad -- Adadelta -- Distributed learning via Map/Reduce -- Sparkling Water -- Testing -- Model validation -- Labeled Data -- Unlabeled Data -- Summary of validation -- Hyper-parameters tuning -- End-to-end evaluation -- A/B Testing -- A summary of testing -- Deployment -- POJO model export -- Anomaly score APIs -- A summary of deployment -- Summary -- Index…”
Libro electrónico -
4572por Farrelly, Colleen M.Tabla de Contenidos: “…Structural equation models -- Summary -- References -- Chapter 11: Mapping Language Families - an Ontological Approach -- Technical requirements -- What is an ontology? …”
Publicado 2024
Libro electrónico -
4573por Pugh, David G. 1944-Tabla de Contenidos: “…Address All of the Requirements and Requests -- Mirror the RFP -- Emphasize Benefits, Especially Intangible Ones -- Develop an Effective Proposal Strategy -- Challenges for Readers -- Chapter 5: What It Takes to Win: Credibility, Acceptability, and Preference -- Establishing Credibility -- The Right Experience -- The Right Solution -- The Right Technology -- The Right Team -- Establishing Acceptability -- Negotiable Terms -- Competitive Price -- Conducive Political Environment -- Creating Preference -- The Right Relationships -- A Compelling Story -- Winning Behaviors -- Challenges for Readers -- Chapter 6: Winning Executive Summaries: Your Most Powerful Selling Tool -- The State of the Art: High-Tech Summaries -- A Powerful Executive Summary: Focus on the Benefits -- Preparing to Create an Executive Summary -- Develop Your Win Strategy -- Build a Compelling Story Line -- The GIFBP Matrix -- How to Design an Executive Summary with Impact -- Brochure Format: Your Best Sales Tool -- Issues-Driven Executive Summary -- Ad-Style Executive Summary -- Four-Page Executive Summary -- Product-Emulation Executive Summary -- Customer-Empathy Executive Summary -- Living Executive Summary: An Evolving Sales Tool -- The Five Steps -- Executive Summary Quality Check -- Challenges for Readers -- Chapter 7: Timing Is Everything: Positioning to Win -- How to Position Your Company to Be a Key Player -- Begin Early: Build Relationships, Develop Influence, and Win the Customer -- Creating a Companywide ''Can-Do'' Attitude -- Challenges for Readers -- Chapter 8: Proposal Management: The Art of Containing Chaos -- Front-Loading the Effort: Plan and Design -- Freezing the Offer -- Planning for and Conducting a Superior Kickoff Meeting -- Solidify the Team -- Lay the Foundation: Proposal Planning -- Establish Credibility: The Process -- A Failed Kickoff: Danger Ahead…”
Publicado 2005
Libro electrónico -
4574Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Go Serverless -- The serverless paradigm -- The cloud-computing evolution -- Infrastructure as a Service -- Platform as a Service -- Container as a Service -- Function as a Service -- Serverless architecture -- Benefits of going serverless -- Drawbacks of going serverless -- Serverless cloud providers -- AWS Lambda -- Source events -- Use cases -- Go serverless -- Summary -- Questions -- Chapter 2: Getting Started with AWS Lambda -- Technical requirements -- Setting up the AWS environment -- The AWS command line -- Installing the AWS CLI -- AWS Management Console -- Configuration -- Testing -- Setting up the Go environment -- The runtime environment -- The development environment -- Summary -- Questions -- Chapter 3: Developing a Serverless Function with Lambda -- Technical requirements -- Writing a Lambda function in Go -- Execution role -- Deployment package -- Uploading a ZIP file -- Uploading from Amazon S3 -- Event testing -- Summary -- Questions -- Chapter 4: Setting up API Endpoints with API Gateway -- Technical requirements -- Getting started with API Gateway -- Setting up an API endpoint -- Debugging and troubleshooting -- Invoking the function with an HTTP request -- Building a RESTful API -- API architecture -- Endpoints design -- The GET method -- The GET method with parameters -- The POST method -- Summary -- Chapter 5: Managing Data Persistence with DynamoDB -- Technical requirements -- Setting up DynamoDB -- Creating a table -- Loading sample data -- Working with DynamoDB -- Scan request -- GetItem request -- PutItem request -- DeleteItem request -- Summary -- Questions -- Chapter 6: Deploying Your Serverless Application -- Lambda CLI commands -- The list-functions command -- The create-function command…”
Libro electrónico -
4575Publicado 2018Tabla de Contenidos: “…-- The pure functional paradigm in different languages -- Summary -- Questions -- Chapter 5: Effect Types - Abstracting Away Side Effects -- Turning effects into data -- The sequential combination of effects with Monads -- Introducing the map function -- Introducing the flatMap function -- Summary -- Questions -- Chapter 6: Effect Types in Practice -- Future -- Motivation and the imperative example -- Abstraction and the functional example -- Composing Futures -- flatMap generalized -- Either -- Reader -- Functional solution -- Summary -- Questions…”
Libro electrónico -
4576Publicado 2023Tabla de Contenidos: “…-- Configuring a new Firebase project -- Installing the Firebase SDK -- Summary -- Chapter 2: Preparing Our Player -- Technical requirements -- Creating a third-person controller -- Testing our player -- Working with colliders -- Changing the default avatar -- Adding Mobile Support -- Summary -- Chapter 3: Preparing Our Home Sweet Home: Part 1 -- Technical requirements -- Understanding the Hub concept -- Designing the scene -- Customizing the floor -- Downloading the buildings -- Assembling the buildings -- Customizing sidewalks -- Customizing the sky -- The village fountain -- Expanding the horizon -- A greener town -- Order and cleanliness -- Summary -- Chapter 4: Preparing Our Home Sweet Home: Part 2 -- Technical requirements -- Case study on the need for optimization -- Understanding optimizations -- Static/dynamic GameObjects -- Camera occlusion (culling) -- Light baking -- Colliders -- Adding the first world to the Firebase database -- Summary -- Chapter 5: Preparing a New World for Travel -- Technical requirements -- Designing the Scene -- Creating the scene -- Creating the floor -- Creating houses -- Applying order -- Limiting the Scene -- Adding sidewalks -- Adding trees -- Customizing the sky -- Adding the world to the Firebase database -- Adding objects dynamically -- Identifying ourselves in the system -- Optimizing a dynamic Scene…”
Libro electrónico -
4577Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Recognizing traffic signs using Convnets -- The dataset -- The CNN network -- Image preprocessing -- Train the model and make predictions -- Follow-up questions -- Summary -- Chapter 2: Annotating Images with Object Detection API -- The Microsoft common objects in context -- The TensorFlow object detection API -- Grasping the basics of R-CNN, R-FCN and SSD models -- Presenting our project plan -- Setting up an environment suitable for the project -- Protobuf compilation -- Windows installation -- Unix installation -- Provisioning of the project code -- Some simple applications -- Real-time webcam detection -- Acknowledgements -- Summary -- Chapter 3: Caption Generation for Images -- What is caption generation? …”
Libro electrónico -
4578Publicado 2022Tabla de Contenidos: “…-- Understanding Resources -- Identifying Resources -- URI Templates -- Representation -- HTTP Methods -- Safety -- Idempotency -- GET -- HEAD -- DELETE -- PUT -- POST -- PATCH -- HTTP Status Codes -- Richardson's Maturity Model -- Level Zero -- Level One -- Level Two -- Level Three -- Building a RESTful API -- Summary -- Chapter 2: Spring Web MVC Primer -- Spring Overview -- Dependency Injection -- Aspect-Oriented Programming -- Spring Web MVC Overview -- Model View Controller Pattern -- Spring Web MVC Architecture -- Spring Web MVC Components -- Controller -- Model -- View -- @RequestParam -- @RequestMapping -- @RequestMapping Shortcut Annotations -- Path Variables -- View Resolver -- Exception Handler -- Interceptors -- Summary -- Chapter 3: RESTful Spring -- Generating a Spring Boot Project -- Installing a Build Tool -- Generating a Project Using start.spring.io -- Generating a Project Using STS -- Generating a Project Using the CLI -- Accessing REST Applications -- Postman -- RESTClient -- Summary -- Chapter 4: Beginning QuickPoll Application -- Introducing QuickPoll -- Designing QuickPoll -- Resource Identification -- Resource Representation -- Endpoint Identification -- Action Identification -- QuickPoll Architecture -- Implementing QuickPoll -- Domain Implementation -- Repository Implementation -- Embedded Database -- API Implementation -- PollController Implementation -- VoteController Implementation -- ComputeResultController Implementation -- Summary -- Chapter 5: Error Handling -- QuickPoll Error Handling -- Error Responses -- Input Field Validation -- Externalizing Error Messages -- Improving RestExceptionHandler -- Summary -- Chapter 6: Documenting REST Services…”
Libro electrónico -
4579Publicado 2016Tabla de Contenidos: “…Dictionaries -- Exercises -- Summary -- Chapter 5: Sorting Algorithms -- Sorting terminology and notation -- Three Θ(n2) sorting algorithms -- Insertion sort -- Bubble sort -- Selection sort -- The cost of exchange sorting -- Shell sort -- Merge sort -- Quick sort -- Heap sort -- Bin sort and radix sort -- An empirical comparison of sorting algorithms -- Lower bounds for sorting -- Exercises -- Summary -- Chapter 6: Exploring Search Options -- Searching unsorted and sorted vectors -- Self-organizing lists -- Heuristic 1 - Count -- Heuristic 2 - Move-to-front -- Heuristic 3 - Transpose -- Hashing -- Hash functions -- Open hashing -- Closed hashing -- Bucket hashing -- Linear probing -- Analysis of closed hashing -- Deletion -- Exercises -- Summary -- Chapter 7: Indexing -- Linear indexing -- ISAM -- Tree-based indexing -- 2-3 trees -- B-trees -- B+ trees -- B-tree analysis -- Exercises -- Summary -- Chapter 8: Graphs -- Terminology and representations -- Graph implementations -- Graph traversals -- Depth-first search -- Breadth-first search -- Topological sort -- Shortest path problems -- Single-source shortest paths -- Minimum-cost spanning tree -- Prim's algorithm -- Kruskal's algorithm -- Exercises -- Summary -- Chapter 9: Programming and Randomized Algorithms -- Dynamic programming -- The knapsack problem -- All pairs shortest paths -- Randomized algorithms -- Randomized algorithms for finding large values -- Skip lists -- Probabilistic analysis of skip lists -- Exercises -- Summary -- Chapter 10: Functional Data Structures -- Functional data structure -- Lazy evaluation -- Functional stacks -- Functional queues -- Fast fully-persistent queues -- Slowly-persistent queues and deques -- Summary -- Index…”
Libro electrónico -
4580por Wang, Wallace. authorTabla de Contenidos: “…Using a ProgramUsing Mission Control; Quitting a Program; Summary; Moving the Cursor; Selecting Text; Deleting Text; Copying Text; Moving Text; Copying and Moving Text by Dragging; Formatting Text; Typing Unusual Characters; Summary; How OS X Organizes Files; Viewing the Contents of a Folder; Creating Folders; Summary; Opening a File; Previewing a File; Creating and Saving a File; Identifying an Open File's Location; Renaming a File; Copying a File; Moving a File; Deleting a File; Searching for a File; Tagging Files; Searching with Tags; Using iCloud; Summary; Creating a PDF File…”
Publicado 2016
Libro electrónico