23 resultados para problems with object-oriented paradigm
Resumo:
RESUMO - As infecções do trato urinário são um problema constante nas unidades prestadoras de cuidados de saúde. Sabe-se que a incidência das mesmas é das mais elevadas em termos de infecções associadas aos cuidados de saúde, bem como acarretam fortes custos hospitalares devido ao aumento da demora média de internamento, uso de antibioterapia aumentado, entre outros. De modo a tentar compreender toda esta problemática, com a realização deste trabalho de projecto, pretende-se encontrar o perfil do doente com infecção do trato urinário num serviço de Ortopedia. Através deste mesmo perfil, tornar-se-á mais fácil uma vigilância epidemiológica e intervenções mais direccionadas ao problema em questão. Para tal, pretende-se construir um instrumento de colheita de dados que caracterize o doente de uma forma geral, antes, e durante o próprio internamento. Caso este mesmo instrumento fosse aplicado, pretender-se-ia cruzar as váriáveis concluindo eventualmente o perfil, justificando melhor o facto da existência de infecções urinárias e adequando medidas de prevenção. ------------ -ABSTRACT - The urinary infections are a constant problem in the health care facilities. It is known that the incidence of these infections is one of the biggest in terms of infections associated to health care, as well as they bring higher hospital costs, due to the middle delay of internment, the increased use of antibioterapy, as long as others. In the way of trying to understand all problems, with the realization of this work project, one intends to find the profile of the orthopedic patient with urinary infection, in the Orthopedic Service. Trough this same profile, it will be easier to do an epidemiological surveillance and more directed interventions to the problem in matter. To achieve this goal, it is claimed to build an instrument of data collection that characterizes the patient in a general way, before and during the internment. If this instrument would be applied, it would be intended to cross the variables concluding eventually the profile, justifying better the fact of the existence of urinary infection
Resumo:
Dissertação para obtenção do Grau de Mestre em Engenharia Informática
Resumo:
Dissertação para obtenção do Grau de Doutor em Engenharia Mecânica
Resumo:
RESUMO - A infeção por Vírus do Papiloma Humano (HPV) constitui uma das infeções de transmissão sexual mais comuns em mulheres adolescentes e jovens sexualmente ativas, sendo responsável por 99,7% dos casos de cancro do colo do útero (CCU). O desenvolvimento de duas vacinas de segurança e eficácia comprovadas e a introdução da vacinação contra os HPV 6, 11, 16 e 18 nos programas de imunização de diversos países constituiu um marco muito importante para a investigação no âmbito do conhecimento das populações nesta temática. O presente trabalho de projeto teve como objetivo geral avaliar o conhecimento dos adolescentes/jovens entre os 15 e os 19 anos acerca da infeção genital por HPV. Foi efetuado um estudo piloto cuja amostra foi constituída por 20 jovens, género feminino, que acorreram à Consulta de Obstetrícia e Ginecologia do Adolescente dos Serviços de Assistência Médico-Social do Sindicato dos Bancários do Sul e Ilhas, acompanhadas dos respetivos encarregados de educação. Foi-lhes solicitado o consentimento informado e entregue um questionário de caráter anónimo e confidencial com questões para avaliação do conhecimento geral acerca da infeção por HPV, formas de transmissão, manifestações clínicas, prevenção, relação entre HPV e CCU e necessidades de informação. Este estudo piloto poder-se-á revelar útil na aferição de resultados quando aplicado em larga escala, para posterior avaliação comparativa do conhecimento no âmbito do HPV. Pode igualmente ser útil no desenvolvimento de mensagens apropriadas que acompanham os programas de rastreio nesta coorte, no futuro, com vista ao aumento da literacianos jovens.
Resumo:
Dissertation submitted in partial fulfillment of the requirements for the Degree of Master of Science in Geospatial Technologies.
Resumo:
The reported productivity gains while using models and model transformations to develop entire systems, after almost a decade of experience applying model-driven approaches for system development, are already undeniable benefits of this approach. However, the slowness of higher-level, rule based model transformation languages hinders the applicability of this approach to industrial scales. Lower-level, and efficient, languages can be used but productivity and easy maintenance seize to exist. The abstraction penalty problem is not new, it also exists for high-level, object oriented languages but everyone is using them now. Why is not everyone using rule based model transformation languages then? In this thesis, we propose a framework, comprised of a language and its respective environment, designed to tackle the most performance critical operation of high-level model transformation languages: the pattern matching. This framework shows that it is possible to mitigate the performance penalty while still using high-level model transformation languages.
Resumo:
The design of anchorage blisters of internal continuity post-tensioning tendons of bridges built by the cantilever method, presents some peculiarities, not only because they are intermediate anchorages but also because these anchorages are located in blisters, so the prestressing force has to be transferred from the blister the bottom slab and web of the girder. The high density of steel reinforcement in anchorage blisters is the most common reason for problems with concrete cast in situ, resulting in zones with low concrete compacity, leading to concrete crushing failures under the anchor plates. A solution may involve improving the concrete compression and tensile strength. To meet these requirements a high-performance fibre reinforced self-compacting mix- ture (HPFRC) was used in anchorage corner blisters of post-tensioning tendons, reducing the concrete cross-section and decreasing the reinforcement needed. To assess the ultimate capacity and the adequate serviceability of the local anchorage zone after reducing the minimum concrete cross-section and the confining reinforcement, specified by the anchorage device supplier for the particular tendon, load transfer tests were performed. To investigate the behaviour of anchorage blisters regarding the transmission of stresses to the web and the bottom slab of the girder, and the feasibility of using high performance concrete only in the blister, two half scale models of the inferior corner of a box girder existing bridge were studied: a reference specimen of ordinary reinforced concrete and a HPFRC blister specimen. The design of the reinforcement was based in the tensile forces obtained on strut-and-tie models. An experimental program was carried out to assess the models used in design and to study the feasibility of using high performance concrete only in the blister, either with casting in situ, or with precast solutions. A non-linear finite element analysis of the tested specimens was also performed and the results compared.
Resumo:
Combinatorial Optimization Problems occur in a wide variety of contexts and generally are NP-hard problems. At a corporate level solving this problems is of great importance since they contribute to the optimization of operational costs. In this thesis we propose to solve the Public Transport Bus Assignment problem considering an heterogeneous fleet and line exchanges, a variant of the Multi-Depot Vehicle Scheduling Problem in which additional constraints are enforced to model a real life scenario. The number of constraints involved and the large number of variables makes impracticable solving to optimality using complete search techniques. Therefore, we explore metaheuristics, that sacrifice optimality to produce solutions in feasible time. More concretely, we focus on the development of algorithms based on a sophisticated metaheuristic, Ant-Colony Optimization (ACO), which is based on a stochastic learning mechanism. For complex problems with a considerable number of constraints, sophisticated metaheuristics may fail to produce quality solutions in a reasonable amount of time. Thus, we developed parallel shared-memory (SM) synchronous ACO algorithms, however, synchronism originates the straggler problem. Therefore, we proposed three SM asynchronous algorithms that break the original algorithm semantics and differ on the degree of concurrency allowed while manipulating the learned information. Our results show that our sequential ACO algorithms produced better solutions than a Restarts metaheuristic, the ACO algorithms were able to learn and better solutions were achieved by increasing the amount of cooperation (number of search agents). Regarding parallel algorithms, our asynchronous ACO algorithms outperformed synchronous ones in terms of speedup and solution quality, achieving speedups of 17.6x. The cooperation scheme imposed by asynchronism also achieved a better learning rate than the original one.