Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Teatro español 2,723
- Historia 2,297
- Història 930
- History 796
- Biblia 605
- Comedia española 595
- Filosofía 574
- Management 569
- Development 507
- Engineering & Applied Sciences 490
- Crítica e interpretación 479
- Economic conditions 474
- Congressos 442
- Óperas 442
- Politics and government 395
- Application software 390
- Computer networks 365
- Iglesia Católica 362
- Economic policy 331
- Business & Economics 328
- Computer Science 316
- Education 310
- Derecho 300
- Security measures 295
- Economics 290
- Research & information: general 290
- Zarzuelas 285
- Research 282
- Zarzuela española 282
- Technology: general issues 274
-
63361por Jütting, Johannes“…By applying the newly established Social Institutions and Gender Index (SIGI) of the OECD on 44 developing countries, the paper finds that social institutions influence to a great extent activity patterns and job quality for women. Our results suggest that addressing discriminating social institutions is crucial for advancing gender equality…”
Publicado 2010
Capítulo de libro electrónico -
63362Publicado 2024“…Hands-on modules, including Einstein Prediction Builder, guide you through setting up, preparing data, and building predictive models for scenarios like appointment scheduling. …”
Vídeo online -
63363Publicado 2020“…With advances in remote sensors, sensor networks, and the proliferation of location sensing devices in daily life activities and common business practices, the generation of disparate, dynamic, and geographically distributed spatiotemporal data has exploded in recent years. …”
Libro electrónico -
63364Publicado 2019“…The workshop aims to gather ns-3 users and developers, together with networking simulation practitioners and users, and developers of other network simulation tools, to discuss the ns-3 simulator and related activities. ns-3 is a tool used for performance evaluation in computer networks, and this workshop offers a venue for those involved with extending or testing the tool itself to publish original work in this regard. …”
Libro electrónico -
63365Publicado 2022“…Driven by the need of a growing community, we are organizing the second workshop in the series in order to offer a venue for the active discussion of work done in the area of interactive multimedia retrieval. …”
Libro electrónico -
63366Publicado 2006“…Drawing on extensive verbatim stenographic records, he analyzes the ecumenical councils from A.D. 325 to 553, in which participants gave authority to doctrinal choices by majority vote.The author investigates the sometimes astonishing bloodshed and violence that marked the background to church council proceedings, and from there goes on to describe the planning and staging of councils, the emperors' role, the routines of debate, the participants’ understanding of the issues, and their views on God’s intervention in their activities. He concludes with a look at the significance of the councils and their doctrinal decisions within the history of Christendom…”
Accés restringit als usuaris de la XX, XX...
991009626353606719 -
63367por Labadi Decolin, Eglis“…The strategy undergoes validation through expert feedback and educational activities, ultimately revealing significant changes in the educational reality within the Technical and Professional Education sector in Cuba…”
Publicado 2018
Libro electrónico -
63368Publicado 2010“…One step at a time, learn how to: Start spending more time in a career you enjoy and less on work you hate; Identify career choices you'll love and build your skills to match them; Transform and "layoff-proof" your current job; Define a mix of wealth-building activities that stimulate and liberate you; Escape outdated "psychological contracts" that let others control your destiny; Build the inspiring career you deserve!"…”
Libro electrónico -
63369Publicado 2021“…The book provides a complete understanding of Circular-Economy practices, offers advanced mathematical models to help industry management adopt the correct practices, presents a deep understand of cross-functional and customer-focused design thinking, and covers how to develop sustainable practices in all types of activities within operations management. This book will be of interest to practitioners and researchers in both engineering as well as business management"--…”
Libro electrónico -
63370Publicado 2015“…Inside, you'll find expert and easy-to-follow guidance on where you should look for a job in social media, how to research companies to target, the social media sites where you should be active, and much more. …”
Libro electrónico -
63371Publicado 2022“…The phenomenon of proliferation of international organizations has urged focus on the responsibility of international organizations under international law as the effect of their activities is witnessed everywhere in our daily life. …”
Libro electrónico -
63372Publicado 2022“…Reliability of multiphysical systems set…”
Libro electrónico -
63373por Lähdesmäki, Tuuli. author, Koistinen, Aino-Kaisa. author, Ylönen, Susanne C. author“…The core European transnational organizatons – the Council of Europe and the European Union – have actively promoted policies to engender inclusive societies and respond to challenges that diversification may entail. …”
Publicado 2020
Libro electrónico -
63374Publicado 2022“…Although conditioned by the scarcity of data available, the study of this collection therefore constitutes an important basis for the outline of the trades active in Antinoupolis in the pre-Islamic era…”
Libro electrónico -
63375Publicado 2007“…The Pfeiffer Book of Successful Managing Conflict Tools is organized into three sections: Presentations and Discussions (articles); Experiential Learning Activities; and Inventories, Questionnaires, and Surveys. …”
Libro electrónico -
63376Publicado 2013Tabla de Contenidos: “…Machine generated contents note: Chapter 1 Introduction 1.1 Computer Programs 1.2 The Anatomy of a Computer 1.3 The Java Programming Language 1.4 Becoming Familiar with Your Programming Environment 1.5 Analyzing Your First Program 1.6 Errors 1.7 Problem Solving: Algorithm Design Chapter 2 Fundamental Data Types 2.1 Variables 2.2 Arithmetic 2.3 Input and Output 2.4 Problem Solving: First Do it By Hand 2.6 Strings Chapter 3 Decisions 3.1 The if Statement 3.2 Comparing Numbers and Strings 3.3 Multiple Alternatives 3.4 Nested Branches 3.5 Problem Solving: Flowcharts 3.6 Problem Solving: Test Cases 3.7 Boolean Variables and Operators 3.8 Application: Input Validation Chapter 4 Loops 4.1 The while Loop 4.2 Problem Solving: Hand-Tracing 4.3 The for Loop 4.4 The do Loop 4.5 Application: Processing Sentinel Values 4.6 Problem Solving: Storyboards 4.7 Common Loop Algorithms 4.8 Nested Loops 4.9 Application: Random Numbers and Simulations Chapter 5 Methods 5.1 Methods as Black Boxes 5.2 Implementing Methods 5.3 Parameter Passing 5.4 Return Values 5.5 Methods Without Return Values 5.6 Problem Solving: Reusable Functions 5.7 Problem Solving: Stepwise Refinement 5.8 Variable Scope 5.9 Recursive Methods (Optional) Chapter 6 Arrays and Array Lists 6.1 Arrays 6.2 The Enhanced for Loop 6.3 Common Array Algorithms 6.4 Using Arrays with Methods 6.5 Problem Solving: Adapting Algorithms 6.6 Problem Solving: Discovering Algorithms by Manipulating Physical Objects 6.7 Two-Dimensional Arrays 6.8 Array Lists Chapter 7 Input/Output and Exception Handling 7.1 Reading and Writing Text Files 7.2 Processing Text Input 7.3 Command Line Arguments 7.4 Checked and Unchecked Exceptions 7.5 Catching Exceptions 7.6 The finally Clause 7.7 Application: Handling Input Errors Chapter 8 Object and Classes 8.1 Object-Oriented Programming 8.2 Implementing a Simple Class 8.3 Specifying the Public Interface of a Class 8.4 Designing the Data Representation 8.5 Problem Solving: Patterns for Representing Behavior 8.6 Implementing Instance Methods 8.7 Constructors 8.8 Problem Solving: Tracing Objects 8.9 Testing a Class 8.10 Object References 8.11 Static Variables and Methods Chapter 9 Inheritance 9.1 Inheritance Hierarchies 9.2 Implementing Subclasses 9.3 Overriding Methods 9.4 Polymorphism 9.5 Object: The Cosmic Superclass 9.6 Interface Types Chapter 10 Graphical User Interfaces 10.1 Frame Windows 10.2 Events and Event Handling 10.3 Using Inheritance to Customize Frames 10.4 Building Applications with Buttons 10.5 Using Inner Classes for Listeners 10.6 Processing Text Input 10.7 Text Areas Web chapters Chapter 11 Advanced Graphical User Interfaces 11.1 Layout Management 11.2 Choices 11.3 Menus 11.4 Exploring the Swing Documentation 11.5 Drawing on a Component 11.6 Using Timer Events for Animations 11.7 Mouse Events Chapter 12 Object-Oriented Design 12.1 The Software Life Cycle 12.2 Discovering Classes 12.3 Relationships Between Classes 12.4 Cohesion and Coupling 12.5 Side Effects 12.5 Abstract Classes 12.6 Packages 12.7 Application: Printing an Invoice 12.8 Application: An Automatic Teller Machine Chapter 13 Recursion 13.1 Triangle Numbers 13.2. …”
Libro electrónico -
63377Publicado 2014“…We have intentionally omitted considerations for query optimization; they are worth a separate document. Use this book to activate the right traces to help you monitor the performance of your DB2 system and to tune the various aspects of subsystem and application performance…”
Libro electrónico -
63378Publicado 2012“…It provides an applications-oriented to signal processing written primarily for electrical engineers, communication engineers, signal processing engineers, mathematicians and graduate students will also find it useful as a reference for their research activities…”
Libro electrónico -
63379Publicado 2012“…High concentrations of air pollutants due to numerous anthropogenic activities influence the air quality. There are many books on this subject, but the one in front of you will probably help in filling the gaps existing in the area of air quality monitoring, modelling, exposure, health and control, and can be of great help to graduate students professionals and researchers. …”
Libro electrónico -
63380Publicado 2012“…High concentrations of air pollutants due to numerous anthropogenic activities influence the air quality. There are many books on this subject, but the one in front of you will probably help in filling the gaps existing in the area of air quality monitoring, modelling, exposure, health and control, and can be of great help to graduate students professionals and researchers. …”
Libro electrónico