968 resultados para LEFT (Computer program language)


Relevância:

30.00% 30.00%

Publicador:

Resumo:

Axial vertebral rotation, an important parameter in the assessment of scoliosis may be identified on X-ray images. In line with the advances in the field of digital radiography, hospitals have been increasingly using this technique. The objective of the present study was to evaluate the reliability of computer-processed rotation measurements obtained from digital radiographs. A software program was therefore developed, which is able to digitally reproduce the methods of Perdriolle and Raimondi and to calculate semi-automatically the rotation degree of vertebra on digital radiographs. Three independent observers estimated vertebral rotation employing both the digital and the traditional manual methods. Compared to the traditional method, the digital assessment showed a 43% smaller error and a stronger correlation. In conclusion, the digital method seems to be reliable and enhance the accuracy and precision of vertebral rotation measurements.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In order to qualify and quantify nerve fiber lesion following an acute crush injury, a morphologic and morphometric study was carried out in 25 Wistar rats divided into live groups of five animals each according to the crushing load applied, i.e., 500,1000, 5000, 10 000, and 15 000 g. The injury was produced under general anesthesia on a 5 mm-long intermediate segment of the right sciatic nerve for 10 min using a dead-weight machine. The animals were killed with an excessive dose of anesthetics 72 h later and submitted to perfusion with a fixing solution through the abdominal aorta immediately after death. Both the right and left sciatic nerves were removed and prepared for histologic and morphometric examinations: 5 mu m-thick sections stained with 1% Toluidine blue were examined under a light microscope equipped with a video camera linked to a computer loaded with a graphic program (KS 400). The morphometric studies included measuring total number of fibers, fiber density, fiber diameter, myelin fiber area, axon diameter, axon area and G ratio. The results showed that damage to the nerve fibers began to appear as early as with the 500g load and was similar in all groups despite the load applied, increasing with the 10000 and 15000g loads, although the external supporting tissues and small diameter fibers were preserved. The predominant type of lesion produced was axonotmesis. (c) 2008 Elsevier B.V. All rights reserved.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Rasmussen encephalitis (RE) is characterized by intractable epilepsy, progressive hemiparesis, and unilateral hemispheric atrophy. The progression of the symptoms to significant neurological impairment usually occurs within months to a few years. RE causes are unknown, although evidence of an autoimmune process has been extensively described in the literature. Antiepileptic drugs are usually not effective to control seizures or cerebral atrophy; despite data supporting a beneficial effect of early immunosuppressive and immunomodulatory interventions, for intractable seizures in RE patients with advanced disease, epilepsy surgery in the form of hemispheric disconnection has been considered the treatment of choice. This work describes the clinical and electrographic analyses, as well as the post-operative evolution of patients with RE. This work includes all the patients with RE evaluated from January 1995 to January 2008 by the RibeirA o pound Preto Epilepsy Surgery Program (CIREP), taking variables such as gender; age at epilepsy onset; seizure semiology; seizure frequency; interictal and ictal electroencephalographic (EEG) findings; age at surgery, when done; duration of epilepsy; surgery complications; follow-up duration; anatomo-pathological findings; post-surgery seizure; language and cognitive outcome; and anti-epileptic drug treatment after surgery into account. Twenty-five patients were evaluated; thirteen were female. Mean age of epilepsy onset was 4.4 +/- 2.0 years. There were no differences between patients with slow and fast evolution with respect to age of epilepsy onset (p = 0.79), age at surgery (p = 0.24), duration of epilepsy (0.06), and follow-up (p = 0.40). There were no correlations between the presence of bilateral EEG abnormalities or the absence of spikes and post-operative seizure outcome (p = 0.06). Immunomodulatory therapy was tried in 12 patients (48%). Twenty-three patients underwent surgery. The mean follow-up was 63.3 months. Eleven patients had total seizure control. Twelve individuals persisted with seizures consisting of mild facial jerks (six patients), occasional hemigeneralized tonic-clonic seizures (three patients), and frequent tonic-clonic seizures (three patients). Mental and language impairment was observed in 15 and 12 patients, after surgery, respectively. Eight patients presented post-operative cognitive decline, while only two patients had cognitive improvement. Comparing pre- and post-operative language deficits, 66.7% of the 12 patients with language disturbance did not improve after surgery. This retrospective study reported the clinical and electrographic analysis, as well as the evolution of 23 patients with RE. Patients were divided into two groups: fast evolution and slow evolution to hemiparesis and epilepsia partialis continua. These groups may represent different RE substrates. Fourteen patients achieved satisfactory seizure control, three patients had partial response to surgery, and five patients had maintenance of the pre-operative condition. All patients with left-side involvement presented with some language disturbance, which did not improve after surgery in 66.6% of patients. Cognitive evaluation showed that the majority of the patients did not have any significant improvement, and 38.1% had cognitive deterioration after surgery.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Purpose: The aim of this research was to assess the dimensional accuracy of orbital prostheses based on reversed images generated by computer-aided design/computer-assisted manufacturing (CAD/CAM) using computed tomography (CT) scans. Materials and Methods: CT scans of the faces of 15 adults, men and women older than 25 years of age not bearing any congenital or acquired craniofacial defects, were processed using CAD software to produce 30 reversed three-dimensional models of the orbital region. These models were then processed using the CAM system by means of selective laser sintering to generate surface prototypes of the volunteers` orbital regions. Two moulage impressions of the faces of each volunteer were taken to manufacture 15 pairs of casts. Orbital defects were created on the right or left side of each cast. The surface prototypes were adapted to the casts and then flasked to fabricate silicone prostheses. The establishment of anthropometric landmarks on the orbital region and facial midline allowed for the data collection of 31 linear measurements, used to assess the dimensional accuracy of the orbital prostheses and their location on the face. Results: The comparative analyses of the linear measurements taken from the orbital prostheses and the opposite sides that originated the surface prototypes demonstrated that the orbital prostheses presented similar vertical, transversal, and oblique dimensions, as well as similar depth. There was no transverse or oblique displacement of the prostheses. Conclusion: From a clinical perspective, the small differences observed after analyzing all 31 linear measurements did not indicate facial asymmetry. The dimensional accuracy of the orbital prostheses suggested that the CAD/CAM system assessed herein may be applicable for clinical purposes. Int J Prosthodont 2010;23:271-276.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Incremental parsing has long been recognized as a technique of great utility in the construction of language-based editors, and correspondingly, the area currently enjoys a mature theory. Unfortunately, many practical considerations have been largely overlooked in previously published algorithms. Many user requirements for an editing system necessarily impact on the design of its incremental parser, but most approaches focus only on one: response time. This paper details an incremental parser based on LR parsing techniques and designed for use in a modeless syntax recognition editor. The nature of this editor places significant demands on the structure and quality of the document representation it uses, and hence, on the parser. The strategy presented here is novel in that both the parser and the representation it constructs are tolerant of the inevitable and frequent syntax errors that arise during editing. This is achieved by a method that differs from conventional error repair techniques, and that is more appropriate for use in an interactive context. Furthermore, the parser aims to minimize disturbance to this representation, not only to ensure other system components can operate incrementally, but also to avoid unfortunate consequences for certain user-oriented services. The algorithm is augmented with a limited form of predictive tree-building, and a technique is presented for the determination of valid symbols for menu-based insertion. Copyright (C) 2001 John Wiley & Sons, Ltd.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The purpose was to develop an evaluative case study of six 3-hr sessions, spaced over 3 months, of psychological skills training (PST) provided to athletes with an intellectual disability who were training for the Basketball Australia State Championships. Participants were 7 males and 7 females, aged 15.8 to 27.1 years, with a receptive language level of 7 to 13.7 years, 2 female coaches, 2 psychologists, and I registered psychologist supervisor. Sessions focused specifically on stress management, with primary attention given to cue words, breathing techniques, and positive thinking. Findings, based on interviews and participant observations, revealed that all participants believed that the PST was appropriate and worthwhile.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this paper we describe a distributed object oriented logic programming language in which an object is a collection of threads deductively accessing and updating a shared logic program. The key features of the language, such as static and dynamic object methods and multiple inheritance, are illustrated through a series of small examples. We show how we can implement object servers, allowing remote spawning of objects, which we can use as staging posts for mobile agents. We give as an example an information gathering mobile agent that can be queried about the information it has so far gathered whilst it is gathering new information. Finally we define a class of co-operative reasoning agents that can do resource bounded inference for full first order predicate logic, handling multiple queries and information updates concurrently. We believe that the combination of the concurrent OO and the LP programming paradigms produces a powerful tool for quickly implementing rational multi-agent applications on the internet.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Program slicing is a well known family of techniques used to identify code fragments which depend on or are depended upon specific program entities. They are particularly useful in the areas of reverse engineering, program understanding, testing and software maintenance. Most slicing methods, usually oriented towards the imperative or object paradigms, are based on some sort of graph structure representing program dependencies. Slicing techniques amount, therefore, to (sophisticated) graph transversal algorithms. This paper proposes a completely different approach to the slicing problem for functional programs. Instead of extracting program information to build an underlying dependencies’ structure, we resort to standard program calculation strategies, based on the so-called Bird-Meertens formalism. The slicing criterion is specified either as a projection or a hiding function which, once composed with the original program, leads to the identification of the intended slice. Going through a number of examples, the paper suggests this approach may be an interesting, even if not completely general, alternative to slicing functional programs

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper reports on the development of specific slicing techniques for functional programs and their use for the identification of possible coherent components from monolithic code. An associated tool is also introduced. This piece of research is part of a broader project on program understanding and re-engineering of legacy code supported by formal methods

Relevância:

30.00% 30.00%

Publicador:

Resumo:

More and more current software systems rely on non trivial coordination logic for combining autonomous services typically running on different platforms and often owned by different organizations. Often, however, coordination data is deeply entangled in the code and, therefore, difficult to isolate and analyse separately. COORDINSPECTOR is a software tool which combines slicing and program analysis techniques to isolate all coordination elements from the source code of an existing application. Such a reverse engineering process provides a clear view of the actually invoked services as well as of the orchestration patterns which bind them together. The tool analyses Common Intermediate Language (CIL) code, the native language of Microsoft .Net Framework. Therefore, the scope of application of COORDINSPECTOR is quite large: potentially any piece of code developed in any of the programming languages which compiles to the .Net Framework. The tool generates graphical representations of the coordination layer together and identifies the underlying business process orchestrations, rendering them as Orc specifications

Relevância:

30.00% 30.00%

Publicador:

Resumo:

COORDINSPECTOR is a Software Tool aiming at extracting the coordination layer of a software system. Such a reverse engineering process provides a clear view of the actually invoked services as well as the logic behind such invocations. The analysis process is based on program slicing techniques and the generation of, System Dependence Graphs and Coordination Dependence Graphs. The tool analyzes Common Intermediate Language (CIL), the native language of the Microsoft .Net Framework, thus making suitable for processing systems developed in any .Net Framework compilable language. COORDINSPECTOR generates graphical representations of the coordination layer together with business process orchestrations specified in WSBPEL 2.0