5 resultados para Aviation Education Programs (U.S.)

em Universidade do Minho


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Dissertação de mestrado em Ecologia

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Relatório de estágio de mestrado em Tradução e Comunicação Multilingue

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Although past reviews uniformly criticized the efficacy and effectiveness of sexual abstinence in adolescents, new studies dispute the earlier findings. Studies that unpackage intervention programs provide one means of understanding why they succeed in some settings and not in others. This study examined 3183 students spread over 35 schools on the number of hours that they received in sexual abstinence education, in a context of health behaviors promotion. A multi-level analysis (HLM) was performed. The number of hours did not appear to make any difference in the outcome scores. Reasons for this finding are presented and their implications are provided.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

A survey of European Microbial Biological Resource Centers and their users provided an overview on Microbiology education and training. The results identified future increases in demand despite several shortcomings and gaps in the current offer. Urgent adjustments are needed to match users' needs, integrate innovative programs, and adopt new technologies.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Abstract Dataflow programs are widely used. Each program is a directed graph where nodes are computations and edges indicate the flow of data. In prior work, we reverse-engineered legacy dataflow programs by deriving their optimized implementations from a simple specification graph using graph transformations called refinements and optimizations. In MDE-speak, our derivations were PIM-to-PSM mappings. In this paper, we show how extensions complement refinements, optimizations, and PIM-to-PSM derivations to make the process of reverse engineering complex legacy dataflow programs tractable. We explain how optional functionality in transformations can be encoded, thereby enabling us to encode product lines of transformations as well as product lines of dataflow programs. We describe the implementation of extensions in the ReFlO tool and present two non-trivial case studies as evidence of our work’s generality