3 resultados para Audacity 2.0.5 audio editor and recorder software

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The aim of this study was to comparatively evaluate the mechanical strength of squared and rectangular 2.0 mm system miniplates comparing them to the standard configuration with 2 straight miniplates in stabilizing fractures in the anterior mandible. Ninety synthetic polyurethane mandible replicas were used in mechanical test. The samples were divided into six groups of three different methods for fixation. Groups 1, 2 and 3 showed complete fractures in symphysis, characterized by a linear separation between the medial incisor, and groups 4, 5 and 6 showed complete fractures in parasymphysis with oblique design. Groups 1 and 4 were represented by the standard technique with two straight miniplates parallel to each other. Groups 2 and 5 were stabilized by squared miniplates and groups 3 and 6 were fixed by rectangular design. Each group was subjected to a mechanical test at a displacement speed of 10 mm/min on a universal testing machine, receiving linear vertical load on the region of the left first molar. The values of the maximum load and when displacements reached 5 mm were obtained and statistically analyzed by calculating the confidence interval of 95%. Fixation systems using squared (G2) and rectangular (G3) miniplates obtained similar results. No statistically significant differences with respect to the maximum load and the load at 5 mm displacement were found when compared to standard method in symphyseal fractures (G1). In parasymphysis the fixation method using squared miniplates (G5) obtained results without significant differences regarding the maximum load and the load at 5 mm when compared to the standard configuration (G4). The fixation method using rectangular miniplates (G6) showed inferior results which were statistically significant when compared to the standard configuration (G4) for parasymphysis fractures. The mechanical behavior of the fixation methods was similar, except when rectangular miniplates were used. The fixation methods showed better results with statistical significance in symphyseal fractures

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Célestin Freinet was one of the most memorable educators of the twentieth century. He presented some educational alternatives that had the objective of stimulating the construction of pedagogic actions to promote the social development of the student based upon a work centered on the free expression as the way to self-structure the knowledge. With a permanent proposal of research based on the enquiry-based learning, Freinet set human capacity (cognitive, social-affective, psychometrical) taking cooperation in consideration on the processes of knowledge construction. Based on this referential, this present work has the objective to show Freinet s pedagogy in a continuous teaching action from 2nd to 5th grade focusing the teacher s discourse and also the educative practice of the students of a city public school in Natal. The observed work revealed the teacher s discourse and educative experience and delineated the students development while immersed into Freinet s educational practice. By virtue of the nature and specificity of the theme that guided our research, we chose a qualitative approach to it, as a way of conducting ourselves during our investigative process. We observed and analyzed the method that was used to conduct the activities in the classroom, as well as the ways of expression that the children used through drawings, words (oral text), or through writing. We highlight, among the written texts, the individual and collective texts, and also letters and notes, which during some moments served as a base to express a diversity of languages. The results, after a analyzing the research data, point towards a teaching practice that favors the construction of a significant learning process through the grasping of the school environment, on which all these factors are based: society, knowledge acquisition, abilities, attitudes and values. This learning process also strengthens human solidarity bonds and mutual tolerance, on which the student s social life is seated.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This dissertation aims at extending the JCircus tool, a translator of formal specifications into code that receives a Circus specification as input, and translates the specification into Java code. Circus is a formal language whose syntax is based on Z s and CSP s syntax. JCircus generated code uses JCSP, which is a Java API that implements CSP primitives. As JCSP does not implement all CSP s primitives, the translation strategy from Circus to Java is not trivial. Some CSP primitives, like parallelism, external choice, communication and multi-synchronization are partially implemented. As an aditional scope, this dissertation will also develop a tool for testing JCSP programs, called JCSPUnit, which will also be included in JCircus new version. The extended version of JCircus will be called JCircus 2.0.