Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 267
- Application software 238
- Java (Computer program language) 185
- Big data 162
- Cloud computing 155
- Streaming video 152
- Engineering & Applied Sciences 129
- Management 128
- Data mining 126
- Electronic data processing 117
- Computer networks 111
- Database management 98
- Data processing 90
- Computer Science 86
- Machine learning 83
- Computer programming 82
- Computer programs 82
- Python (Computer program language) 75
- Computer software 70
- Examinations 68
- Artificial intelligence 67
- Distributed processing 64
- Security measures 61
- Computer security 58
- Information technology 58
- Operating systems (Computers) 57
- Programming 56
- Microsoft .NET Framework 55
- Design 54
- Software engineering 53
-
2341Publicado 2020“…Build next-gen programming skills using RxJava 3.0 and Reactive Streams About This Video Become proficient in Reactive programming using RXJava 3.x Explore different Reactive Streams and learn about their implementation Understand how different operators and observables work in Java In Detail In this course, you'll learn about Reactive programming and libraries such as RxJava and Reactor that are designed to keep the application responsive and make the system more resilient. …”
-
2342Publicado 2020“…These core features provide the foundation for the next topic in this course: the Javas Streams framework, which supports functional-style sequential and parallel operations on streams of elements, such as map-reduce transformations on Java collections. …”
-
2343Publicado 2018“…Explore newer Office 365 apps, such as Stream and Power BI. Get a handle on compliance by learning how to create data loss prevention policies, and perform eDiscovery. …”
-
2344Publicado 2004“…Utilizando la técnica de videoconferencia fueron desarrollados video-streams asociados a cada uno de los principales tópicos abordados. …”
Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada)Acceso con credenciales UPSA
Artículo digital -
2345por Rahman, Mansib. author“…What You Will Learn: Set up Kinect 2 and a workspace for Kinect application development Access audio, color, infrared, and skeletal data streams from Kinect Use gesture and speech recognition Perform computer vision manipulations on image data streams Develop Windows Store apps and Unity3D applications with Kinect 2 Take advantage of Kinect Fusion (3D object mapping technology) and Kinect Ripple (Kinect projector infotainment system)…”
Publicado 2017
Libro electrónico -
2346Publicado 2017Tabla de Contenidos: “…4.6.2 Inline-Frames und Streams -- 4.7 Haftungsfragen -- 4.7.1 Eigene und fremde Inhalte -- 4.7.2 Gekaufter Content -- 4.7.3 User Generated Content und Foren -- 4.8 Dynamischer Content -- 4.9 Exkurs: Verwendung von ® und © -- 4.10 Content Marketing -- 4.11 Geklauter Content - was kann man tun? …”
Libro electrónico -
2347por Prakash, Kolla BhanuTabla de Contenidos: “…-- 1.6.20 Online Video Streaming (Netflix) -- 1.7 Challenges in Machine Learning -- 1.8 Limitations of Machine Learning -- 1.9 Projects in Machine Learning -- References -- Chapter 2 Machine Learning Building Blocks -- 2.1 Data Collection -- 2.1.1 Importing the Data from CSV Files -- 2.2 Data Preparation -- 2.2.1 Data Exploration -- 2.2.2 Data Pre-Processing -- 2.3 Data Wrangling -- 2.4 Data Analysis -- 2.5 Model Selection -- 2.6 Model Building -- 2.7 Model Evaluation -- 2.7.1 Classification Metrics -- 2.7.1.1 Accuracy -- 2.7.1.2 Precision -- 2.7.1.3 Recall -- 2.7.2 Regression Metrics -- 2.7.2.1 Mean Squared Error -- 2.7.2.2 Root Mean Squared Error -- 2.7.2.3 Mean Absolute Error -- 2.8 Deployment…”
Publicado 2024
Libro electrónico -
2348Publicado 2023Tabla de Contenidos: “…9.2.1.5 Generic e-Commerce Entity Model in Pharmaceutical Industry -- 9.2.2 Analyzing the Usability of Quantum Netnomics in Attending Economic Development -- 9.2.2.1 Theory of 4Ps in Pharma Marketing Mix -- 9.2.2.2 Buying Behavior of the e-Consumers -- 9.2.2.3 Maintaining of Privacy and Security via Quantum Technology in e-Structure -- 9.2.2.4 Interface Influencing Sales -- 9.3 Results -- 9.4 Conclusion -- References -- Chapter 10 Machine Learning Approach in the Indian Service Industry: A Case Study on Indian Banks -- 10.1 Introduction -- 10.2 Literature Survey -- 10.3 Experimental Results -- 10.4 Conclusion -- References -- Chapter 11 Accelerating Drug Discovery with Quantum Computing -- 11.1 Introduction -- 11.2 Working Nature of Quantum Computers -- 11.3 Use Cases of Quantum Computing in Drug Discovery -- 11.4 Target Drug Identification and Validation -- 11.5 Drug Discovery Using Quantum Computers is Expected to Start by 2030 -- 11.6 Conclusion -- References -- Chapter 12 Problems and Demanding Situations in Traditional Cryptography: An Insistence for Quantum Computing to Secure Private Information -- 12.1 Introduction to Cryptography -- 12.1.1 Confidentiality -- 12.1.2 Authentication -- 12.1.3 Integrity -- 12.1.4 Non-Repudiation -- 12.2 Different Types of Cryptography -- 12.2.1 One-Way Processing -- 12.2.1.1 Hash Function (One-Way Processing) -- 12.2.2 Two-Way Processing -- 12.2.2.1 Symmetric Cryptography -- 12.2.2.2 Asymmetric Cryptography -- 12.2.3 Algorithms Types -- 12.2.3.1 Stream Cipher -- 12.2.3.2 Block Cipher -- 12.2.4 Modes of Algorithm -- 12.2.4.1 Cipher Feedback Mode -- 12.2.4.2 Output Feedback Mode -- 12.2.4.3 Cipher Block Chaining Mode -- 12.2.4.4 Electronic Code Book -- 12.3 Common Attacks -- 12.3.1 Passive Attacks -- 12.3.1.1 Traffic Analysis -- 12.3.1.2 Eavesdropping -- 12.3.1.3 Foot Printing -- 12.3.1.4 War Driving…”
Libro electrónico -
2349por Akepogu, Ananda RaoTabla de Contenidos: “…Cover -- Data Structures and Algorithms Using C++ -- Copyright -- Contents -- About the Authors -- Preface -- Acknowledgements -- Chapter 1 Introduction to C++ -- 1.1 Introduction -- 1.2 Class Overview -- 1.2.1 Class -- 1.2.2 Objects -- 1.2.3 Class Members -- 1.3 I/O Streams -- 1.4 Access Control -- 1.5 Class Scope -- 1.6 Static Class Members -- 1.6.1 Static Member Variables -- 1.6.2 Static Member Function -- 1.6.3 Static Object -- 1.7 Functions -- 1.7.1 Parameter Passing Methods -- 1.7.2 Inline Functions -- 1.7.3 The friend Function -- 1.7.4 Function Overloading -- 1.8 The this Pointer -- 1.9 Dynamic Memory Allocation and Deallocation -- 1.9.1 The new Operator -- 1.9.2 The delete Operator -- 1.10 Exception Handling -- Summary -- Exercises -- Chapter 2 Object Oriented Concepts -- 2.1 Goals and Principles -- 2.1.1 Object Oriented Design Goals -- 2.1.2 Object Oriented Design Principles -- 2.2 Constructors and Destructors -- 2.2.1 Constructors -- 2.2.2 Constructor Overloading -- 2.2.3 Destructors -- 2.3 Operator Overloading -- 2.3.1 Overloading the Plus (+) Operator -- 2.3.2 Overloading the Minus (-) Operator -- 2.3.3 Overloading Unary Operators -- 2.3.4 Postfix Form of Overloading the Unary Operator ++ -- 2.3.5 Prefix Form of Overloading the Unary Operator -- -- 2.3.6 Postfix Form of Overloading the Unary Operator -- -- 2.4 Inheritance -- 2.4.1 Base Class Access Control -- 2.4.2 Types of Inheritance -- 2.4.3 Reasons for the Usage of Inheritance -- 2.4.4 Advantages -- 2.4.5 Disadvantages -- 2.4.6 Delegation -- 2.5 Polymorphism -- 2.5.1 Virtual Functions -- 2.5.2 Pure Virtual Functions -- 2.6 Abstract Classes -- 2.7 Generic Programming with Templates -- 2.7.1 Function Templates -- 2.7.2 Class Templates -- 2.8 Recursion -- Summary -- Exercises -- Chapter 3 Algorithms -- 3.1 Introduction -- 3.2 Basic Notations -- 3.2.1 Pseudo Code…”
Publicado 1900
Libro electrónico -
2350Publicado 2019“…"Ontology after Philosophical Psychology develops a theoretical and historical analysis of William James's psychology of the stream of consciousness and its connections with his philosophy of radical empiricism. …”
Libro -
2351Publicado 2020“…Skill Level Intermediate Learn How To Examine the different aspects of the Spring ecosystem that lend themselves to the functional and reactive style of programming Explore Reactive Data Access using Spring Data and Spring Data MongoDB Understand the Reactive Streams specification as a compatibility layer and how to use the Reactive Stream types as a mechanism for interoperability across OS projects Test reactive applications How to consume data from a publisher in Spring Integration and how to consume data from a publisher in Spring Cloud Stream Use Spring Cloud Function Build Edge Services Who Should Take This Course Existing or new Spring users Experienced Java developers Course Requirements Basic Java familiarity. …”
-
2352Publicado 2017“…New Java® 9 Features Java® 9’s Platform Module System Interactive Java via JShell—Java 9’s REPL Collection Factory Methods, Matcher Methods, Stream Methods, JavaFX Updates, Using Modules in JShell, Completable Future Updates, Security Enhancements, Private Interface Methods and many other language and API updates. …”
Libro electrónico -
2353Publicado 2018“…Topics include: From an OO design pattern to a functional foundation Building more functional concepts The power of combinations and modifications Working with pure functions Streams API Advanced patterns and exception handling Learn How To Approach Java in a more functional way rather than an object-oriented approach Use advanced Java syntax features: nested and inner classes, anonymous inner classes, and lambda expressions Define simple generic methods, increasing the generality of your code Compose and adapt functions, allowing fine-grained reuse of code and avoid duplication Create software with dynamically variable rather than fixed behavior Understand the benefits of, and write software using pure functions Understand and use the Java 8 Streams API, including the monad concept, reduce and collect operations, and the parallel execution of Streams Handle exceptions, both checked and unchecked, in Stream processing, and other situations where exceptions would break the system either compile or runtime. …”
-
2354Publicado 2016“…Skill Level Intermediate What You Will Learn * How to tackle the most challenging topics on the exam * Traps and pitfalls to avoid on the exam * Strategies for approaching each question type on the exam * Exam-day strategies to help you prepare for and succeed on the exam Who Should Take This Course Primary audience: * Anyone wanting to get CCNP Routing and Switching certified Secondary audience: * Network engineers interested in learning more about Cisco routing * CCIE Routing and Switching candidates needing a refresher on the CCNP exams Course Requirements The ideal target student has passed the CCNA Routing and Switching exam and is working as a junior network engineer. New Player Enables Streaming and Download Access Now you can stream and download videos for unlimited 24/7 online/offline access and ownership. * Streaming–Watch instantly as the video streams online in real time; after purchase, simply click Watch Now to get started. *..…”
-
2355Publicado 2018“…Highlights include: Keynote speeches, including Eva Kaili (European Parliament) on data protection and innovation; Christine Foster (Alan Turing Institute) on building the data-driven future we want to live in; and Pierre Romera (ICIJ) on the challenges of sifting through 1.4 TB of data to produce journalism's headline generating "Paradise Papers" Sessions on Data Science and Machine Learning, including Jaya Mathew and Francesca Lazzeri (Microsoft) on using deep learning models for fraud detection; Ted Dunning (MapR Technologies) on AI Rendezvous technology; Paco Nathan (O'Reilly Media) and Ihab Ilyas (University of Waterloo) on HITL/human guided machine learning; Elisa Celis (EPFL) on fairness and diversity in online social systems; and David Talby (Pacific AI) on natural language understanding at scale with spaCy and Spark NLP Sessions on Data Engineering and Architecture, including Jim Webber (Neo4j) on Neo4j's new causal clustering architecture; Dean Wampler (Lightbend) on streaming microservices with Akka Streams and Kafka Streams; Flavio Junqueira (Dell EMC) on building stream pipelines with Pravega; and Jacques Nadeau (Dremio) on using Apache Arrow for high-speed data access The Strata Business Summit, including Executive Briefings on key issues such as predictive analytics and machine learning, Cloud strategy, governance security and privacy, and AI by luminaries such as Audrey Lobo-Pulo (The Australian Treasury), Kim Nilsson (Pivigo), Martin Goodson (Evolution AI), Simon Chan (Salesforce), and Ira Cohen (Anodot) FinData Day with sessions on using big da..…”
-
2356Publicado 2010“…Closed-loop supply chain activities such as remanufacturing, recycling, dismantling for spare parts, and reverse logistics have helped many companies tap into different revenue streams by finding secondary markets for their products, all while reducing their overall carbon footprint. …”
Libro electrónico -
2357por Avila, Kevin“…Coverage includes: mastering Core Audio’s surprising style and conventions; recording and playback with Audio Queue; synthesizing audio; perform effects on audio streams; capturing from the mic; mixing multiple streams; managing file streams; converting formats; creating 3D positional audio; using Core MIDI on the Mac; leveraging your Cocoa and Objective-C expertise in Core Audio’s C-based environment, and much more. …”
Publicado 2011
Libro electrónico -
2358
-
2359por OECD“…The study is part of the OECD work stream Preparing Regions for Demographic Change, a megatrend that affects several important dimensions of public policy. …”
Publicado 2022
Libro electrónico -
2360Publicado 2014“…New Java SE 8 features such as lambda expressions, the stream library, and the default interface method are discussed in detail. …”
Libro electrónico