Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- History 449
- Development 445
- Economics 375
- Management 373
- Engineering & Applied Sciences 346
- Application software 286
- Artificial intelligence 256
- Computer programs 246
- Data processing 232
- Computer Science 222
- Computer networks 197
- Database management 183
- Machine learning 183
- Historia 179
- Data mining 168
- Economic conditions 167
- Cloud computing 163
- Big data 158
- Business & Economics 156
- Computer software 152
- Python (Computer program language) 146
- Electronic data processing 144
- Information technology 141
- Economic policy 130
- Education 129
- Social aspects 124
- Business 122
- Economic aspects 118
- Technological innovations 114
- Security measures 112
-
2761por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Régime fiscal spécial de la province d'Åland -- Large recours aux taxes environnementales -- Graphique 24. …”
Publicado 2002
Libro electrónico -
2762por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Réformes pour une meilleure gestion et pour un plus large choix -- Tableau 16. Résultats des étudiants et coût de l'éducation -- Tableau 17. …”
Publicado 2002
Libro electrónico -
2763Publicado 2017Tabla de Contenidos: “…Une offre de formation large et ouverte à tous -- 2.2. Le rôle et la participation des employeurs dans le développement des compétences -- Encadré 7. …”
Libro electrónico -
2764por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…PME estimant que les charges administratives constituent un obstacle majeur à leur performance -- Une amélioration de l'accès à l'Internet large bande permettrait au Luxembourg de tirer profit de l'économie du savoir -- Graphique 20. …”
Publicado 2003
Libro electrónico -
2765por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…The Effective Vat Rate and the Vat Revenue Ratio, 1990-2008 -- The Scope for Increasing Environmental Taxes -- A Large Potential for Reducing Tax Expenditures -- Figure 2.12. …”
Publicado 2011
Libro electrónico -
2766por Organisation de coopération et de développement économiques.Tabla de Contenidos: “…Les pays à faibles coûts d'accès bénéficient d'une plus large diffusion de l'Internet -- Graphique II.6. …”
Publicado 2001
Libro electrónico -
2767Publicado 2017Tabla de Contenidos: “…ToS Routing -- OSPF Router Types and Areas -- Non-backbone, Non-stub Areas -- Stub Area -- Total Stub Area -- Not-So-Stubby Area -- OSPF Designated Router and Backup Designated Router -- OSPF Packets -- OSPFv3 for IPv6 -- Intermediate System-Intermediate System -- The IS-IS Attraction -- IS-IS and OSPF -- Similarities of OSPF and IS-IS -- Differences between OSPF and IS-IS -- IS-IS for IPv6 -- Questions for Readers -- 16 Border Gateway Protocol -- BGP as a Routing Protocol -- Configuring BGP -- The Power of Routing Policy -- BGP and the Internet -- EGP and the Early Internet -- The Birth of BGP -- BGP as a Path-Vector Protocol -- IBPG and EBGP -- IGP Next Hops and BGP Next Hops -- BGP and the IGP -- Other Types of BGP -- BGP Attributes -- BGP and Routing Policy -- BGP Scaling -- BGP Message Types -- BGP Message Formats -- The Open Message -- The Update Message -- The Notification Message -- Questions for Readers -- 17 Expanded Uses for BGP -- Introduction -- Optimal Route Reflection (ORR) -- "Regular" Route Reflection -- ORR Considered -- BGP and Flow Specification -- BGP and DDoS -- BGP Flow Spec Details -- BGP in the Very Large Data Center -- Data Centers as CLOS Networks -- Layer 2 and Layer 3 in a Folded CLOS Network Data Center -- Use iBGP or eBGP? …”
Libro electrónico -
2768Publicado 2016Tabla de Contenidos: “…Addressing -- Multicast -- Transport Layer APIs -- OFA Open Fabric Interface -- Performance-Scaled Messaging -- Open Fabrics Verbs and Compatibility -- Quality of Service -- Service Levels -- Traffic Flow Optimization and Packet Interleaving -- Credit-Based Flow Control -- Security -- Partition-Based Security -- Management Security -- Virtual Fabrics -- Unicast Address Resolution -- Typical Flow for Well Behaved Applications -- Out of Band Mechanisms -- Multicast Address Resolution -- Typical Flow for Well-Behaved Applications -- Summary -- For More Information -- Chapter 6: μarch optimization advice -- Best Performance From 1, 2, or 4 Threads Per Core, Rarely 3 -- Hyperthreading: Do Not Turn It Off -- Memory subsystem -- Caches -- MCDRAM and DDR -- Advice: Large Pages Can Be Good (2M/1G) -- μarch nuances (tile) -- Instruction Cache, Decode, and Branch Predictors -- Integer -- Vector -- Memory Accesses and Prefetch Options -- Code Examples -- Direct mapped MCDRAM cache -- Advice: use AVX-512 -- Advice: Upgrade to AVX-512 From AVX/AVX2 and IMCI -- Scalar Versus Vector Code -- Instruction Latency Tables -- Advice: Use AVX-512 Extensions for Knights Landing -- Advice: Use AVX-512ER -- IMCI to AVX-512: Reciprocal and Exponentials -- Advice: Use AVX-512CD -- Advice: Use AVX-512PF -- IMCI to AVX-512: Software Prefetching -- Advice: Gather and Scatter Instructions Only When Irregular -- IMCI to AVX-512: Gathers/Scatters -- IMCI to AVX-512: Swizzle Instructions -- IMCI to AVX-512: Unaligned Loads/Stores -- IMCI to AVX-512: Data Conversion Instructions -- IMCI to AVX-512: Nontemporal Stores/Cache Line Evicts -- Summary -- For more information -- Section II: Parallel programming -- Chapter 7: Programming overview for Knights Landing -- To Refactor, or Not to Refactor, That Is the Question -- Evolutionary Optimization of Applications…”
Libro electrónico -
2769Publicado 2017Tabla de Contenidos: “…Declaratively building HTTP link headers using @InjectLinks -- Reading and writing large binary objects using Jersey APIs -- Building RESTful web services for storing images -- Building RESTful web service for reading images -- Generating a chunked output using Jersey APIs -- Jersey client API for reading chunked input -- Supporting server-sent events in RESTful web services -- Understanding the Jersey server-side configuration properties -- Monitoring RESTful web services using Jersey APIs -- RESTEasy framework extensions -- Caching using RESTEasy -- Cache-control annotations -- Client-side caching -- GZIP compression/decompression -- Multipart content handling -- Summary -- Chapter 6: Securing RESTful Web Services -- Securing and authenticating web services -- HTTP basic authentication -- Building JAX-RS clients with basic authentication -- Securing JAX-RS services with basic authentication -- Configuring the basic authentication -- Defining groups and users in the GlassFish server -- HTTP digest authentication -- JWT authentication -- JSON Web Token (JWT) overview -- Using JWT to secure RESTful services -- Securing RESTful web services with OAuth -- Understanding the OAuth 1.0 protocol -- Building the OAuth 1.0 client using Jersey APIs -- Understanding the OAuth 2.0 protocol -- Understanding the grant types in OAuth 2.0 -- Building the OAuth 2.0 client using Jersey APIs -- Authorizing the RESTful web service accesses via the security APIs -- Using SecurityContext APIs to control access -- Using the javax.annotation.security annotations to control access -- Using Jersey's role-based entity data filtering -- Input validation -- Key considerations for securing RESTful services -- Summary -- Chapter 7: Description and Discovery of RESTful Web Services -- The need for an interface contract -- Web Application Description Language…”
Libro electrónico -
2770Publicado 2016Tabla de Contenidos: “…-- 18.7 Conclusion -- References -- About the Authors -- Chapter 19: Lean Start-up in Large Enterprises Using Human-Centered Design Thinking: A New Approach for Developing Transformational and Disruptive Innovations -- Introduction -- 19.1 Lean Start-up -- 19.2 Transformational and Disruptive Innovation: Defining the Domain Where the Lean Start-up Process Should Be Used -- 19.3 Why Is a Business Model a Valuable Part of the Lean Start-up Process? …”
Libro electrónico -
2771Publicado 2017Tabla de Contenidos: “…-- Improvements in the In-Memory OLTP Engine -- Down the index rabbit-hole -- Large object support -- Storage differences of on-row and off-row data -- Cross-feature support -- Security -- Programmability -- High availability -- Tools and wizards -- Summary -- Chapter 13: Supporting R in SQL Server -- Introducing R -- Starting with R -- R language Basics…”
Libro electrónico -
2772Publicado 2023Tabla de Contenidos: “…6.2.2 Image Preprocessing -- 6.2.3 Trainer Model -- 6.2.4 Recognizer -- 6.3 Algorithm -- 6.4 Proposed Architecture of System -- 6.4.1 Face Detection Model -- 6.4.2 Image Enhancement -- 6.4.3 Trainer Model -- 6.4.4 Face Recognition Model -- 6.5 Conclusion -- References -- Chapter 7 A Smart System for Obstacle Detection to Assist Visually Impaired in Navigating Autonomously Using Machine Learning Approach -- 7.1 Introduction -- 7.2 Related Research -- 7.3 Evaluation of Related Research -- 7.4 Proposed Smart System for Obstacle Detection to Assist Visually Impaired in Navigating Autonomously Using Machine Learning Approach -- 7.4.1 System Description -- 7.4.2 Algorithms for Proposed Work -- 7.4.3 Devices Required for the Proposed System -- 7.5 Conclusion and Future Scope -- References -- Chapter 8 Crop Disease Detection Accelerated by GPU -- 8.1 Introduction -- 8.2 Literature Review -- 8.3 Algorithmic Study -- 8.4 Proposed System -- 8.5 Dataset -- 8.6 Existing Techniques -- 8.7 Conclusion -- References -- Chapter 9 A Relative Study on Object and Lane Detection -- 9.1 Introduction -- 9.2 Algorithmic Survey -- 9.2.1 Object Detection Using Color Masking -- 9.2.1.1 Color Masking -- 9.2.1.2 Modules/Libraries Used -- 9.2.1.3 Algorithm for Color Masking -- 9.2.1.4 Advantages and Disadvantages -- 9.2.1.5 Verdict -- 9.2.2 YOLO v3 Object Detection -- 9.2.2.1 YOLO v3 -- 9.2.2.2 Algorithm Architecture -- 9.2.2.3 Advantages and Disadvantages -- 9.2.2.4 Verdict -- 9.3 YOLO v/s Other Algorithms -- 9.3.1 OverFeat -- 9.3.2 Region Convolutional Neural Networks -- 9.3.3 Very Deep Convolutional Networks for Large-Scale Image Recognition -- 9.3.4 Deep Residual Learning for Image Recognition -- 9.3.5 Deep Neural Networks for Object Detection -- 9.4 YOLO and Its Version History -- 9.4.1 YOLO v1 -- 9.4.2 Fast YOLO -- 9.4.3 YOLO v2 -- 9.4.4 YOLO9000 -- 9.4.5 YOLO v3…”
Libro electrónico -
2773Publicado 2023Tabla de Contenidos: “…Reviewing the changed files -- Commenting on code -- Suggesting changes -- Finishing the review -- Reading More about Pull Requests -- Part 4 Managing and Contributing to Large Projects -- Chapter 9 Exploring and Contributing to OSS -- Exploring GitHub -- Exploring topics -- Trending repositories -- Exploring collections -- Exploring events -- Exploring GitHub Sponsors -- Getting by with help from your friends -- Finding Places to Contribute -- Surveying a Project for Contribution -- Reading the contributing guide -- Reading the contributing code guide -- Reading the code of conduct -- Setting Contributor Expectations -- They won't fix every issue -- They won't merge every pull request -- They don't owe you anything -- Keeping Tabs on a Project -- Chapter 10 Starting Your Own OSS -- Creating an Open Source Repository -- Adding a license -- Adding contributor guidelines -- Adding a code of conduct -- Making a Repository Public -- Enforcing a Code of Conduct -- Responding with kindness -- Leveraging the ban hammer -- Blocking users -- Writing a README.md File -- Writing Good Documentation -- Managing Issues -- Labeling issues -- Triaging issues -- Issue templates -- Saved replies -- Ending Your Project -- Archiving a project -- Transferring ownership -- Chapter 11 Inner-Source Your Code on GitHub -- Why Code in Private? …”
Libro electrónico -
2774Publicado 2022Tabla de Contenidos: “…Other Container-Oriented Services -- AWS CLI Example -- Summary -- Exam Essentials -- Review Questions -- Chapter 3 AWS Storage -- Introduction -- S3 Service Architecture -- Prefixes and Delimiters -- Working with Large Objects -- Encryption -- Logging -- S3 Durability and Availability -- Durability -- Availability -- Eventually Consistent Data -- S3 Object Life Cycle -- Versioning -- Life Cycle Management -- Accessing S3 Objects -- Access Control -- Presigned URLs -- Static Website Hosting -- Amazon S3 Glacier -- Storage Pricing -- Other Storage-Related Services -- Amazon Elastic File System -- Amazon FSx -- AWS Storage Gateway -- AWS Snow Family -- AWS DataSync -- AWS CLI Example -- Summary -- Exam Essentials -- Review Questions -- Chapter 4 Amazon Virtual Private Cloud (VPC) -- Introduction -- VPC CIDR Blocks -- Secondary CIDR Blocks -- IPv6 CIDR Blocks -- Subnets -- Subnet CIDR Blocks -- Availability Zones -- IPv6 CIDR Blocks -- Elastic Network Interfaces -- Primary and Secondary Private IP Addresses -- Attaching Elastic Network Interfaces -- Enhanced Networking -- Internet Gateways -- Route Tables -- Routes -- The Default Route -- Security Groups -- Inbound Rules -- Outbound Rules -- Sources and Destinations -- Stateful Firewall -- Default Security Group -- Network Access Control Lists -- Inbound Rules -- Outbound Rules -- Using Network Access Control Lists and Security Groups Together -- AWS Network Firewall -- Public IP Addresses -- Elastic IP Addresses -- AWS Global Accelerator -- Network Address Translation -- Network Address Translation Devices -- Configuring Route Tables to Use NAT Devices -- NAT Gateway -- NAT Instance -- AWS PrivateLink -- VPC Peering -- Hybrid Cloud Networking -- AWS Site-to-Site VPN -- AWS Transit Gateway -- AWS Direct Connect -- High-Performance Computing -- Elastic Fabric Adapter -- AWS ParallelCluster -- Summary…”
Libro electrónico -
2775por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…La Hongrie rate des occasions d'améliorer les résultats de ses interventions en termes développement La Hongrie s'engage dans des partenariats de coopération avec le CAD et de nouveaux donneurs Des efforts supplémentaires sont nécessaires pour que la Hongrie soit en mesure d'intervenir dans les contextes fragiles La Hongrie s'appuie sur des instruments pangouvernementaux pour répondre aux crises Améliorer l'articulation entre action humanitaire, développement et recherche de la paix est une priorité pour la Hongrie Les partenariats de la Hongrie avec des organisations confessionnelles peuvent contribuer à la prévention des conflits, conformément à l'approche coordonnée entre action humanitaire, développement et recherche de la paix Le rôle important des bourses d'études appelle une évaluation de leur impact sur le développement Le vaste programme hongrois de bourses d'études pour les étudiants des pays en développement pourrait être plus inclusif Évaluer les programmes de bourses d'études pourrait aider la Hongrie à suivre et à améliorer leur impact sur le développement Systèmes internes : poursuivre les efforts pour renforcer la coopération Le recours systématique à un éventail plus large de compétences permettrait de renforcer l'assurance qualité des projets Les nouveaux mécanismes de gestion des risques doivent être systématiquement déployés La Hongrie a pris des dispositions pour gérer les risques dans le cadre de sa coopération pour le développement Des orientations et des mesures de sensibilisation favoriseraient une gestion plus globale et efficace des risques La gestion axée sur les résultats et l'évaluation ne permettent pas encore de mesurer les retombées des projets. …”
Publicado 2023
Libro electrónico -
2776por Organization for Economic Cooperation & DevelopmentTabla de Contenidos: “…La Hongrie rate des occasions d'améliorer les résultats de ses interventions en termes développement -- La Hongrie s'engage dans des partenariats de coopération avec le CAD et de nouveaux donneurs -- Des efforts supplémentaires sont nécessaires pour que la Hongrie soit en mesure d'intervenir dans les contextes fragiles -- La Hongrie s'appuie sur des instruments pangouvernementaux pour répondre aux crises -- Améliorer l'articulation entre action humanitaire, développement et recherche de la paix est une priorité pour la Hongrie -- Les partenariats de la Hongrie avec des organisations confessionnelles peuvent contribuer à la prévention des conflits, conformément à l'approche coordonnée entre action humanitaire, développement et recherche de la paix -- Le rôle important des bourses d'études appelle une évaluation de leur impact sur le développement -- Le vaste programme hongrois de bourses d'études pour les étudiants des pays en développement pourrait être plus inclusif -- Évaluer les programmes de bourses d'études pourrait aider la Hongrie à suivre et à améliorer leur impact sur le développement -- Systèmes internes : poursuivre les efforts pour renforcer la coopération -- Le recours systématique à un éventail plus large de compétences permettrait de renforcer l'assurance qualité des projets -- Les nouveaux mécanismes de gestion des risques doivent être systématiquement déployés -- La Hongrie a pris des dispositions pour gérer les risques dans le cadre de sa coopération pour le développement -- Des orientations et des mesures de sensibilisation favoriseraient une gestion plus globale et efficace des risques -- La gestion axée sur les résultats et l'évaluation ne permettent pas encore de mesurer les retombées des projets…”
Publicado 2023
Libro electrónico -
2777Publicado 2024Tabla de Contenidos: “…The expanded branching model -- Comparing the branching strategies -- Summary -- Chapter 4: Testing Your Changes -- Technical requirements -- The importance of testing -- Integration testing -- Regression testing -- User acceptance testing -- Large volume testing -- Apex testing -- Testing your LWCs -- An example Jest test -- Running your Jest tests -- Testing your flows -- Summary -- Chapter 5: Day-to-Day Delivery with SFDX -- Technical requirements -- Setting up the tools and your project -- The Salesforce CLI -- Git -- VS Code and extensions -- Creating a new SFDX project and connecting it to your Salesforce org -- The change lifecycle with Git and SFDX -- Getting a Git repository to work with -- Getting the latest changes from the main branch -- Creating a new feature branch -- Working on your changes -- Committing your changes -- Pushing your feature branch to the remote repository -- Creating a pull request -- Addressing feedback and updating the pull request -- Merging the pull request -- Updating your local main branch -- Sandboxes versus scratch orgs -- Sandboxes -- Scratch orgs -- Summary -- Chapter 6: Exploring Packaging -- Technical requirements -- Unmanaged packages -- Unlocked packages -- Org-dependent packages -- Managed packages -- Development -- Testing -- Packaging -- Security review -- AppExchange listing -- Installation and configuration -- Ongoing support and upgrades -- Packaging models' pros and cons -- Breaking up an existing monolithic application -- Summary -- Chapter 7: CI/CD Automation -- Technical requirements -- Introducing CI/CD -- Continuous Integration (CI) -- Continuous Delivery (CD) -- CI/CD pipeline -- GitHub Actions -- GitHub workflows in action -- Jenkins -- Salesforce-specific tools -- Practical use of the CI/CD pipeline -- Summary -- Chapter 8: Ticketing Systems -- Technical requirements…”
Libro electrónico -
2778por Yang, Won Y.Tabla de Contenidos: “…Human Mistakes -- 1.2.1 IEEE 64‐bit Floating‐Point Number Representation -- 1.2.2 Various Kinds of Computing Errors -- 1.2.3 Absolute/Relative Computing Errors -- 1.2.4 Error Propagation -- 1.2.5 Tips for Avoiding Large Errors -- 1.3 Toward Good Program -- 1.3.1 Nested Computing for Computational Efficiency -- 1.3.2 Vector Operation vs. …”
Publicado 2020
Libro electrónico -
2779Publicado 2017Tabla de Contenidos: “…Costs go on forever -- Costs are large, and too often ignored -- Costs matter. A lot -- The magic of compounding, again -- Low costs and index funds -- If the managers take nothing, the investors receive everything: the market's return -- Chapter Six Dividends Are the Investor's (Best?) …”
Libro electrónico -
2780Publicado 2017Tabla de Contenidos: “…Thomas -- 15.1 Introduction 342 -- 15.2 Overview of Multi‐Antenna Techniques in LTE 343 -- 15.3 Moving to 5G Cellular with Large‐scale Antenna Arrays 345 -- 15.4 Antenna‐array Architectures for 5G Cellular 348 -- 15.5 Massive MIMO for Evolved LTE Systems (Below 6 GHz) 349 -- 15.6 Massive MIMO for cmWave and mmWave Systems (Above 6 GHz) 358 -- 15.7 Conclusion 362 -- References 363 -- 16 Full‐duplex Radios 365 / Dinesh Bharadia and Sachin Katti -- 16.1 The Problem 367.…”
Libro electrónico