Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- TFM 2,694
- Gestió de projectes 1,302
- Empreses 1,057
- Universidad Pontificia de Salamanca (España) 987
- Direcció i administració 882
- Planificació estratègica 792
- Development 785
- TFMP 721
- Application software 720
- Engineering & Applied Sciences 583
- Planificació 566
- Management 423
- Computer programs 420
- Computer Science 404
- Computer networks 359
- Examinations 350
- Data processing 338
- Python (Computer program language) 328
- Computer programming 304
- Arquitectura 298
- Edificis 297
- Sistemes d'informació per a la gestió 294
- Design 281
- History 277
- Indústria i comerç 274
- Comerç electrònic 273
- Cloud computing 269
- Certification 266
- Photography 262
- Operating systems (Computers) 259
-
17721Publicado 2018“…Bring realism to your games by mastering post-processing effects and advanced shading techniques in Unity 2018 About This Book Learn the secrets of creating AAA quality shaders without writing long algorithms Master shader programming through easy-to-follow examples Create stunning visual effects that can be used in 3D games Who This Book Is For Unity Shaders and Effects Cookbook is for developers who want to create their first shaders in Unity 2018 or wish to take their game to a whole new level by adding professional post-processing effects. …”
Libro electrónico -
17722
-
17723Publicado 2017Tabla de Contenidos: “…-- Continued Illustration of Corruption Project -- Illustrative Example of a Fraud Data Analytics Plan Using Payroll Fraud Scenarios -- Summary -- Appendix: Standard Naming Table List for Shell Company Audit Program -- Vendor Master File…”
Libro electrónico -
17724Publicado 2017Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Setting up SQL Server 2017 -- Microsoft SQL Server 2017 technology overview -- Understanding SQL Server DE -- SQL Server integration services -- Master Data Services -- Data Quality Services -- SQL Server Analysis Services -- Multidimensional mode of SSAS installation -- PowerPivot mode of SSAS installation -- SQL Server Reporting Services -- Machine learning services -- SQL Server Agent -- Conclusion -- Preparing for installation -- Edition comparison -- Preinstallation tasks -- Planning memory -- Planning disk capacity -- Software and other requirements -- Security accounts for SQL Server -- Installation process -- Installation options -- Installation wizard -- Command line -- New installation possibilities -- Checking the completed installation -- SQL Server services configuration node -- SQL Server network configuration node -- Testing connection to a fresh SQL Server -- Summary -- Chapter 2: Keeping Your SQL Server Environment Healthy -- Understanding SQL Server patching -- Installing updates -- Post-installation configuration -- Configuring security rights for a SQL Server account -- Configuring power settings -- Configuring firewall rules -- SQL Server post-installation configuration -- Creating a performance baseline -- Summary -- Chapter 3: Backup and Recovery -- Data structures and transaction logging -- How data is stored -- Database -- Database master -- Database msdb -- Database model -- Database tempdb -- Database resourcedb -- Filegroup -- Data files -- Transaction log -- Backup -- Recovery model -- Backup types -- Full backup -- Transaction log backup -- Differential backup -- Advanced backup scenarios -- Backup media -- Backup reliability…”
Libro electrónico -
17725Publicado 2009Tabla de Contenidos: “…Example Code Used in This Chapter -- 4 The Anatomy of a Class -- The Name of the Class -- Comments -- Attributes -- Constructors -- Accessors -- Public Interface Methods -- Private Implementation Methods -- Conclusion -- References -- Example Code Used in This Chapter -- 5 Class Design Guidelines -- Modeling Real World Systems -- Identifying the Public Interfaces -- The Minimum Public Interface -- Hiding the Implementation -- Designing Robust Constructors (and Perhaps Destructors) -- Designing Error Handling into a Class -- Documenting a Class and Using Comments -- Building Objects with the Intent to Cooperate -- Designing with Reuse in Mind -- Documenting a Class and Using Comments -- Designing with Extensibility in Mind -- Making Names Descriptive -- Abstracting Out Nonportable Code -- Providing a Way to Copy and Compare Objects -- Keeping the Scope as Small as Possible -- A Class Should Be Responsible for Itself -- Designing with Maintainability in Mind -- Using Iteration -- Testing the Interface -- Using Object Persistence -- Serializing and Marshaling Objects -- Conclusion -- References -- Example Code Used in This Chapter -- 6 Designing with Objects -- Design Guidelines -- Performing the Proper Analysis -- Developing a Statement of Work -- Gathering the Requirements -- Developing a Prototype of the User Interface -- Identifying the Classes -- Determining the Responsibilities of Each Class -- Determining How the Classes Collaborate with Each Other -- Creating a Class Model to Describe the System -- Case Study: A Blackjack Example -- Using CRC Cards -- Identifying the Blackjack Classes -- Identifying the Classes' Responsibilities -- UML Use-Cases: Identifying the Collaborations -- First Pass at CRC Cards -- UML Class Diagrams: The Object Model -- Prototyping the User Interface -- Conclusion -- References -- 7 Mastering Inheritance and Composition…”
Libro electrónico -
17726Publicado 2010Tabla de Contenidos: “…Chapter 11 Know Your Character RigEmbrace Your Inner Rotomator; Getting to Know You; Let's Meet Our Rig; Control: Master (World); Control: Body; Control: COG (Center of Gravity); Control: Hips; Control: Spine; Control: Neck; Control: Head; Control: Shoulders; Control: Arms; Control: Elbow; Control: Legs; Control: Leg, Pivot, and Roll; Control: Knees; Control: Fingers; You're Almost Ready to Start; Next Up; Chapter 12 Real-Life Shot: Character and Object Rotomation; Determine What Needs to Be Done; Part 1: Character Rotomation; Breaking Down the Clip; Hip Close Up…”
Libro electrónico -
17727por Costanich, Bryan“…The magic is in Novell's implementation of Apple's Cocoa libraries in MonoTouch. You'll master the same elegant and rich Cocoa environment, but without the need to learn a new programming language. …”
Publicado 2011
Libro electrónico -
17728Publicado 2008Tabla de Contenidos: “…., CEO of Human Factors International; Chapter 9. Master Metrics: The Science Behind the Art of Game Design; 9.1 Overview; 9.2 Background; 9.3 The Techniques; 9.4 Feature Design: Listen to Metacritic but don't be a Slave to Metacritic; 9.5 Take-Aways; 9.6 Feature Design: Morphological Analysis is Analytical Creativity in Action; 9.7 Take-Aways…”
Libro electrónico -
17729Publicado 2010Tabla de Contenidos: “…Cover -- Table of Contents -- Introduction -- Part I: Android Fundamentals -- HOUR 1: Getting Started with Android -- Introducing Android -- Familiarizing Yourself with Eclipse -- Running and Debugging Applications -- Summary -- Q&A -- Workshop -- HOUR 2: Mastering the Android Development Tools -- Using the Android Documentation -- Debugging Applications with DDMS -- Working with the Android Emulator -- Using Other Android Tools -- Summary -- Q&A -- Workshop -- HOUR 3: Building Android Applications -- Designing a Typical Android Application -- Using the Application Context -- Working with Activities -- Working with Intents -- Working with Dialogs -- Logging Application Information -- Summary -- Q&A -- Workshop -- HOUR 4: Managing Application Resources -- Using Application and System Resources -- Working with Simple Resource Values -- Working with Drawable Resources -- Working with Layouts -- Working with Files -- Working with Other Types of Resources -- Summary -- Q&A -- Workshop -- HOUR 5: Configuring the Android Manifest File -- Exploring the Android Manifest File -- Configuring Basic Application Settings -- Defining Activities -- Managing Application Permissions -- Managing Other Application Settings -- Summary -- Q&A -- Workshop -- HOUR 6: Designing an Application Framework -- Designing an Android Trivia Game -- Implementing an Application Prototype -- Running the Game Prototype -- Summary -- Q&A -- Workshop -- Part II: Building an Application Framework -- HOUR 7: Implementing an Animated Splash Screen -- Designing the Splash Screen -- Implementing the Splash Screen Layout -- Working with Animation -- Summary -- Q&A -- Workshop -- HOUR 8: Implementing the Main Menu Screen -- Designing the Main Menu Screen -- Implementing the Main Menu Screen Layout -- Working with the ListView Control -- Working with Other Menu Types -- Summary -- Q&A…”
Libro electrónico -
17730por Chodorow, KristinaTabla de Contenidos: “…Administration -- Starting Members in Standalone Mode -- Replica Set Configuration -- Creating a Replica Set -- Changing Set Members -- Creating Larger Sets -- Forcing Reconfiguration -- Manipulating Member State -- Turning Primaries into Secondaries -- Preventing Elections -- Using Maintenance Mode -- Monitoring Replication -- Getting the Status -- Visualizing the Replication Graph -- Replication Loops -- Disabling Chaining -- Calculating Lag -- Resizing the Oplog -- Restoring from a Delayed Secondary -- Building Indexes -- Replication on a Budget -- How the Primary Tracks Lag -- Master-Slave -- Converting Master-Slave to a Replica Set -- Mimicking Master-Slave Behavior with Replica Sets -- Part IV. …”
Publicado 2013
Libro electrónico -
17731Publicado 2015Tabla de Contenidos: “…-- SQL authentication and windows authentication -- Editing the Master.mdf File…”
Libro electrónico -
17732por Lonergan, Bernard J. F. 1904-1984Tabla de Contenidos: “…Watkin, The Catholic Centre""; ""22 Review of Moses Coady, Masters of Their Own Destiny""; ""Universal Application""; ""Practical Education""; ""Quebecâ€?…”
Publicado 2007
Click para texto completo desde fuera UPSA
Click para texto completo desde UPSA
Libro electrónico -
17733Publicado 2013Tabla de Contenidos: “…""Masters of Time: Old Babylonian Kings and Calendars""""Notes on the Neo-Assyrian Siege-Shield and Chariot""; ""Changing Space, Time, and Meaning:""; ""The Seal of Yaqaru from Ugaritâ€?…”
Click para texto completo desde fuera UPSA
Click para texto completo desde UPSA
Libro electrónico -
17734por Williamson, R. DouglasTabla de Contenidos: “…Straight Talk on Leadership: Solving Canada's Business Crisis; Contents; A Note to the Reader; Foreword; Introduction: Moving Backward at the Speed of Light; FACTS ARE FACTS; INTO THE STIFF WIND; LEADING FOR A BETTER FUTURE; THE IMPORTANCE OF PERSPECTIVE; Part I: Leveraging Our National Brand through Bold Leadership; Chapter 1: Crimes of Leadership Malfeasance; Chapter 2: Lessons from the Recent Past; Chapter 3: Hidden Costs of the Current Crisis; Chapter 4: Confronting Our Complacency; Chapter 5: Mastering Transformational Tension…”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
17735por Libicki, Martin C.Tabla de Contenidos: “…-- Bibliography -- Figures -- Figure 1: Alternative postures for a master cyber narrative -- Figure 2: Sources of imprecision in tit for tat -- Figure 3: An inadvertent path to mutual escalation -- Figure A-1: Configuring networks to limit the damage of DDoS attacks -- Table -- Overt, obvious, and covert cyberattacks and responses…”
Publicado 2012
Libro electrónico -
17736Publicado 2005Tabla de Contenidos: “…CREATING A DIGITAL PRESERVATION TRAINING PROGRAM -- PUTTING IT TOGETHER - TOOLS FOR CPD & WORKPLACE LEARNING -- MULITFACETED CPD: DEVELOPING A PROGRAM TO MEET THE DIVERSE NEEDS OF LIS PROFESSIONALS -- DEVELOPMENTS IN POST-MASTERS EDUCATION FOR PUBLIC LIBRARY ADMINISTRATION IN NORTH AMERICA: WITH PARTICULAR REFERENCE TO THE PUBLIC LIBRARY ADMINISTRATORS' CERTIFICATE PROGRAM AT THE PALMER SCHOOL OF LIBRARY AND INFORMATION SCIENCE -- COMPETENCY BASED TRAINING: A SPECIAL LIBRARY ASSOCIATION (SLA) STRATEGIC PROFESSIONAL DEVELOPMENT TOOL FOR THE 21st CENTURY -- MULTI-PROFESSIONAL WORKING AND LEARNING?…”
Libro electrónico -
17737Publicado 2017Tabla de Contenidos: “…CHAPTER 12 Inflation-Linked Bonds 232 Henry Willmore CHAPTER 13 Mortgage-Backed Securities 239 Patrick Byrne CHAPTER 14 Corporate Bonds 254 Marvin Loh CHAPTER 15 Preferred Stock 286 Sarah Swammy CHAPTER 16 Distressed Debt Securities 296 Michael McMaster CHAPTER 17 Securitization 304 Daniel I. Castro, Jr. …”
Libro electrónico -
17738por Holloway, Randy, 1974-Tabla de Contenidos: “…Word 2007 Customization and XML CapabilitiesOffice 2007's OpenXML File Formats; Customizing and Integrating Office Client Applications with Web Services; Summary; Chapter 5: User Interface Development in SharePoint and Office 2007; Web Parts in SharePoint 2007; Master Pages in SharePoint; Customizing the Office Ribbon; Document Information Panel; Summary; Chapter 6: SharePoint Application Services; InfoPath Forms Services; Services for Reporting and Dashboards; Records Management in SharePoint; Summary; Chapter 7: Building Business Intelligence Applications with SharePoint and Office…”
Publicado 2007
Libro electrónico -
17739por George-Palilonis, JenniferTabla de Contenidos: “…Cover; A PRACTICAL GUIDE TO GRAPHICS REPORTING: INFORMATION GRAPHICS FOR PRINT, WEB & BROADCAST; Title Page; Copyright Page; Table of Contents; About the Author; Acknowledgments; A PRACTICAL GUIDE TO GRAPHICS REPORTING:INFORMATION GRAPHICS FOR PRINT, WEB & BROADCAST; CHAPTER ONE Mastering the Art of Visual Storytelling; History; Our Visual Culture; The Role of the Graphics Reporter; Spotting Graphics Potential; The Visual Editor; In the Eyes of an Expert: J. …”
Publicado 2006
Libro electrónico -
17740Publicado 2020Tabla de Contenidos: “…Multivariate Time Series as Images: Imputation Using Convolutional Denoising Autoencoder -- Dual Sequential Variational Autoencoders for Fraud Detection -- A Principled Approach to Analyze Expressiveness and Accuracy of Graph Neural Networks -- Efficient Batch-Incremental Classification Using UMAP for Evolving Data Streams -- GraphMDL: Graph Pattern Selection Based on Minimum Description Length -- Towards Content Sensitivity Analysis -- Gibbs Sampling Subjectively Interesting Tiles -- Even Faster Exact k-Means Clustering -- Ising-Based Consensus Clustering on Special Purpose Hardware -- Transfer Learning by Learning Projections from Target to Source -- Computing Vertex-Vertex Dissimilarities Using Random Trees: Application to Clustering in Graphs -- Towards Evaluation of CNN Performance in Semantically Meaningful Latent Spaces -- Vouw: Geometric Pattern Mining Using the MDL Principle -- A Consensus Approach to Improve NMF Document Clustering -- Discriminative Bias for Learning Probabilistic Sentential Decision Diagrams -- Widening for MDL-Based Retail Signature Discovery -- Addressing the Resolution Limit and the Field of View Limit in Community Mining -- Estimating Uncertainty in Deep Learning for Reporting Confidence: An Application on Cell Type Prediction in Testes Based on Proteomics -- Adversarial Attacks Hidden in Plain Sight -- Enriched Weisfeiler-Lehman Kernel for Improved Graph Clustering of Source Code -- Overlapping Hierarchical Clustering (OHC) -- Digital Footprints of International Migration on Twitter -- Percolation-Based Detection of Anomalous Subgraphs in Complex Networks -- A Late-Fusion Approach to Community Detection in Attributed Networks -- Reconciling Predictions in the Regression Setting: an Application to Bus Travel Time Prediction -- A Distribution Dependent and Independent Complexity Analysis of Manifold Regularization -- Actionable Subgroup Discovery and Urban Farm Optimization -- AVATAR - Machine Learning Pipeline Evaluation Using Surrogate Model -- Detection of Derivative Discontinuities in Observational Data -- Improving Prediction with Causal Probabilistic Variables -- DO-U-Net for Segmentation and Counting -- Enhanced Word Embeddings for Anorexia Nervosa Detection on Social Media -- Event Recognition Based on Classification of Generated Image Captions -- Human-to-AI Coach: Improving Human Inputs to AI Systems -- Aleatoric and Epistemic Uncertainty with Random Forests -- Master your Metrics with Calibration -- Supervised Phrase-Boundary Embeddings -- Predicting Remaining Useful Life with Similarity-Based Priors -- Orometric Methods in Bounded Metric Data -- Interpretable Neuron Structuring with Graph Spectral Regularization -- Comparing the Preservation of Network Properties by Graph Embeddings -- Making Learners (More) Monotone -- Combining Machine Learning and Simulation to a Hybrid Modelling Approach -- LiBRe: Label-Wise Selection of Base Learners in Binary Relevance for Multi-Label Classification -- Angle-Based Crowding Degree Estimation for Many-Objective Optimization…”
Libro electrónico