997 resultados para Rita Mestokosho
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para a obtenção do Grau de Mestre em Ensino da Matemática
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para obtenção do Grau de Mestre em Engenharia Biomédica
Resumo:
Revista da Faculdade de Ciências Sociais e Humanas, n.1(1980)
Resumo:
Um número crescente de casos de angiostrongilíase abdominal tem sido detectado no sul do Brasil. O principal hospedeiro do Angiostrongylus costaricensis na América Central, o rato do algodão (Sigmodon hispidus), não ocorre na América do Sul, exceto no norte do Peru, Colômbia e Venezuela. Foram realizadas capturas na área endêmica do Rio Grande do Sul (RS), visando identificar hospedeiros para obtenção de vermes em laboratório e produção de antígeno. Pela primeira vez no Brasil foi constatada a infecção em roedores: Oryzomys nigripes e Oryzomys ratticeps. O. nigripes é um roedor silvestre de pequeno porte e parece ser o principal hospedeiro definitivo do A. costaricensis na região serrana do RS.
Resumo:
Trabalho de Projeto submetido à Escola Superior de Teatro e Cinema para cumprimento dos requisitos necessários à obtenção do grau de Mestre em Teatro - especialização em Teatro e Comunidade.
Resumo:
Dissertação apresentada à Escola Superior de Educação de Lisboa para obtenção de grau de mestre em Educação Artística, na especialização de Teatro na Educação
Resumo:
Relatório de Estágio apresentado ao Instituto Politécnico do Porto para obtenção do Grau de Mestre em Logística Orientadores do Instituto: Professor Doutor Luís Barreto e Mestre Jonas Lima Orientador da empresa: Engenheiro Vítor Carvalho
Resumo:
A ocorrência de microfilárias circulantes de Wuchereria bancrofti foi pesquisada em 304 gestantes da Unidade Mista Prof. Barros Lima e do Hospital das Clínicas da Universidade Federal de Pernambuco pelo Centro de Pesquisas Aggeu Magalhães. A microfilaremia materna foi investigada pela filtração de sangue venoso, sendo encontrados 13 casos positivos (4,2%). A pesquisa de microfilárias no sangue do cordão umbilical de suas crianças foi negativa (6/13), assim como no sangue periférico destas até 72 horas pós-parto e com 6 meses de vida. As amostras de leite coletadas destas mães também não apresentaram microfilárias. Os autores sugerem que a ocorrência de lesões placentárias seja um possível fator envolvido na passagem transplacentária de microfilárias, e que a exposição in utero a microfilárias e/ou antígeno filarial possam influenciar a resposta a uma infecção filarial adquirida posteriormente, sendo importante o acompanhamento clínico e laboratorial de crianças expostas previamente a antígenos filariais em períodos precoces do desenvolvimento humano.
Resumo:
Introdução – A escolha do tratamento depende de vários fatores, incluindo o estado clínico e prognóstico de cada doente. Estes fatores desempenham um papel importante na escolha da intervenção terapêutica em metástases ósseas. A deteção precoce e o tratamento adequado podem melhorar a qualidade de vida e independência funcional dos doentes. Metodologia – Este artigo pretende realizar uma revisão sistemática da literatura dos últimos 15 anos, identificando os diferentes tipos de fracionamentos (fração única versus múltiplas frações) e técnicas utilizadas em radioterapia no tratamento de metástases ósseas. Resultados – Os recentes avanços na tecnologia e nas técnicas de tratamento de radioterapia ajudam na distribuição de doses altamente conformacionais e com orientação por imagem para uma entrega mais precisa do tratamento. A radioterapia estereotáxica corporal (SBRT, do acrónimo inglês stereotactic body radiotherapy) permite delimitar e aumentar a dose nos tumores a irradiar. No caso das metástases ósseas, os resultados de controlo local do tumor e da dor têm-se revelado promissores. A radioterapia convencional de 8Gyx1, no entanto, continua a ser o tratamento mais indicado nos doentes paliativos. Conclusão – O tratamento de metástases ósseas é complexo e uma abordagem multidisciplinar é sempre necessária. O tratamento deve ser individualizado para se adequar aos sintomas e estado clínico de cada doente.
Resumo:
Foram examinados retrospectivamente os relatórios mensais e anuais da Seção de Enteroparasitoses do Laboratório Central do Instituto Adolfo Lutz, São Paulo, SP, do período de 1960 a 1989, perfazendo uma série histórica de 30 anos, com 1.519.730 exames protoparasitológicos e 355 identificações de proglotes de Taenia. Pelo método da sedimentação espontânea foram diagnosticados 7.663 (0,5%) casos de presença de ovos de Taenia sp. nas fezes. Das 355 proglotes enviadas para identificação, 311 (87,60%) estavam em condições de serem especificadas, e dessas, 273 (87,80%) eram proglotes de Taenia saginata e 38 (12,22%) de T. solium.
Resumo:
This paper develops an energy management system with integration of smart meters for electricity consumers in a smart grid context. The integration of two types of smart meters (SM) are developed: (i) consumer owned SM and (ii) distributor owned SM. The consumer owned SM runs over a wireless platform - ZigBee protocol and the distributor owned SM uses the wired environment - ModBus protocol. The SM are connected to a SCADA system (Supervisory Control And Data Acquisition) that supervises a network of Programmable Logic Controllers (PLC). The SCADA system/PLC network integrates different types of information coming from several technologies present in modern buildings. The developed control strategy implements a hierarchical cascade controller where inner loops are performed by local PLCs, and the outer loop is managed by a centralized SCADA system, which interacts with the entire local PLC network. In order to implement advanced controllers, a communication channel was developed to allow the communication between the SCADA system and the MATLAB software. (C) 2014 The Authors. Published by Elsevier Ltd. This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/).
Resumo:
Recent integrated circuit technologies have opened the possibility to design parallel architectures with hundreds of cores on a single chip. The design space of these parallel architectures is huge with many architectural options. Exploring the design space gets even more difficult if, beyond performance and area, we also consider extra metrics like performance and area efficiency, where the designer tries to design the architecture with the best performance per chip area and the best sustainable performance. In this paper we present an algorithm-oriented approach to design a many-core architecture. Instead of doing the design space exploration of the many core architecture based on the experimental execution results of a particular benchmark of algorithms, our approach is to make a formal analysis of the algorithms considering the main architectural aspects and to determine how each particular architectural aspect is related to the performance of the architecture when running an algorithm or set of algorithms. The architectural aspects considered include the number of cores, the local memory available in each core, the communication bandwidth between the many-core architecture and the external memory and the memory hierarchy. To exemplify the approach we did a theoretical analysis of a dense matrix multiplication algorithm and determined an equation that relates the number of execution cycles with the architectural parameters. Based on this equation a many-core architecture has been designed. The results obtained indicate that a 100 mm(2) integrated circuit design of the proposed architecture, using a 65 nm technology, is able to achieve 464 GFLOPs (double precision floating-point) for a memory bandwidth of 16 GB/s. This corresponds to a performance efficiency of 71 %. Considering a 45 nm technology, a 100 mm(2) chip attains 833 GFLOPs which corresponds to 84 % of peak performance These figures are better than those obtained by previous many-core architectures, except for the area efficiency which is limited by the lower memory bandwidth considered. The results achieved are also better than those of previous state-of-the-art many-cores architectures designed specifically to achieve high performance for matrix multiplication.
Resumo:
To meet the increasing demands of the complex inter-organizational processes and the demand for continuous innovation and internationalization, it is evident that new forms of organisation are being adopted, fostering more intensive collaboration processes and sharing of resources, in what can be called collaborative networks (Camarinha-Matos, 2006:03). Information and knowledge are crucial resources in collaborative networks, being their management fundamental processes to optimize. Knowledge organisation and collaboration systems are thus important instruments for the success of collaborative networks of organisations having been researched in the last decade in the areas of computer science, information science, management sciences, terminology and linguistics. Nevertheless, research in this area didn’t give much attention to multilingual contexts of collaboration, which pose specific and challenging problems. It is then clear that access to and representation of knowledge will happen more and more on a multilingual setting which implies the overcoming of difficulties inherent to the presence of multiple languages, through the use of processes like localization of ontologies. Although localization, like other processes that involve multilingualism, is a rather well-developed practice and its methodologies and tools fruitfully employed by the language industry in the development and adaptation of multilingual content, it has not yet been sufficiently explored as an element of support to the development of knowledge representations - in particular ontologies - expressed in more than one language. Multilingual knowledge representation is then an open research area calling for cross-contributions from knowledge engineering, terminology, ontology engineering, cognitive sciences, computational linguistics, natural language processing, and management sciences. This workshop joined researchers interested in multilingual knowledge representation, in a multidisciplinary environment to debate the possibilities of cross-fertilization between knowledge engineering, terminology, ontology engineering, cognitive sciences, computational linguistics, natural language processing, and management sciences applied to contexts where multilingualism continuously creates new and demanding challenges to current knowledge representation methods and techniques. In this workshop six papers dealing with different approaches to multilingual knowledge representation are presented, most of them describing tools, approaches and results obtained in the development of ongoing projects. In the first case, Andrés Domínguez Burgos, Koen Kerremansa and Rita Temmerman present a software module that is part of a workbench for terminological and ontological mining, Termontospider, a wiki crawler that aims at optimally traverse Wikipedia in search of domainspecific texts for extracting terminological and ontological information. The crawler is part of a tool suite for automatically developing multilingual termontological databases, i.e. ontologicallyunderpinned multilingual terminological databases. In this paper the authors describe the basic principles behind the crawler and summarized the research setting in which the tool is currently tested. In the second paper, Fumiko Kano presents a work comparing four feature-based similarity measures derived from cognitive sciences. The purpose of the comparative analysis presented by the author is to verify the potentially most effective model that can be applied for mapping independent ontologies in a culturally influenced domain. For that, datasets based on standardized pre-defined feature dimensions and values, which are obtainable from the UNESCO Institute for Statistics (UIS) have been used for the comparative analysis of the similarity measures. The purpose of the comparison is to verify the similarity measures based on the objectively developed datasets. According to the author the results demonstrate that the Bayesian Model of Generalization provides for the most effective cognitive model for identifying the most similar corresponding concepts existing for a targeted socio-cultural community. In another presentation, Thierry Declerck, Hans-Ulrich Krieger and Dagmar Gromann present an ongoing work and propose an approach to automatic extraction of information from multilingual financial Web resources, to provide candidate terms for building ontology elements or instances of ontology concepts. The authors present a complementary approach to the direct localization/translation of ontology labels, by acquiring terminologies through the access and harvesting of multilingual Web presences of structured information providers in the field of finance, leading to both the detection of candidate terms in various multilingual sources in the financial domain that can be used not only as labels of ontology classes and properties but also for the possible generation of (multilingual) domain ontologies themselves. In the next paper, Manuel Silva, António Lucas Soares and Rute Costa claim that despite the availability of tools, resources and techniques aimed at the construction of ontological artifacts, developing a shared conceptualization of a given reality still raises questions about the principles and methods that support the initial phases of conceptualization. These questions become, according to the authors, more complex when the conceptualization occurs in a multilingual setting. To tackle these issues the authors present a collaborative platform – conceptME - where terminological and knowledge representation processes support domain experts throughout a conceptualization framework, allowing the inclusion of multilingual data as a way to promote knowledge sharing and enhance conceptualization and support a multilingual ontology specification. In another presentation Frieda Steurs and Hendrik J. Kockaert present us TermWise, a large project dealing with legal terminology and phraseology for the Belgian public services, i.e. the translation office of the ministry of justice, a project which aims at developing an advanced tool including expert knowledge in the algorithms that extract specialized language from textual data (legal documents) and whose outcome is a knowledge database including Dutch/French equivalents for legal concepts, enriched with the phraseology related to the terms under discussion. Finally, Deborah Grbac, Luca Losito, Andrea Sada and Paolo Sirito report on the preliminary results of a pilot project currently ongoing at UCSC Central Library, where they propose to adapt to subject librarians, employed in large and multilingual Academic Institutions, the model used by translators working within European Union Institutions. The authors are using User Experience (UX) Analysis in order to provide subject librarians with a visual support, by means of “ontology tables” depicting conceptual linking and connections of words with concepts presented according to their semantic and linguistic meaning. The organizers hope that the selection of papers presented here will be of interest to a broad audience, and will be a starting point for further discussion and cooperation.