952 resultados para Computer software - Testing


Relevância:

80.00% 80.00%

Publicador:

Relevância:

80.00% 80.00%

Publicador:

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This paper presents a systematic approach to proving temporal properties of arbitrary Z specifications. The approach involves (i) transforming the Z specification to an abstract temporal structure (or state transition system), (ii) applying a model checker to the temporal structure, (iii) determining whether the temporal structure is too abstract based on the model checking result and (iv) refining the temporal structure where necessary. The approach is based on existing work from the model checking literature, adapting it to Z.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Purpose: The purpose of this study was to evaluate the area and volume of bone available for grafting in a donor retromolar region using computed tomography (CT). Materials and Methods: Ten patients previously scanned by multislice CT were selected for evaluation. Images from partially and completely dentate patients at least 18 years of age were included in the study; those from patients with impacted or erupted third molars or intrabony lesions in the study area were not included. Computer software with appropriate tools was used to handle the images. Two calibrated observers made measurements separately. Safety margins in relation to the lingual cortex, the base of mandible, and the alveolar canal were established in each cross-section of the CTs. Measurements were done by using cross-sectional views, and the results were calculated after three-dimensional reconstruction, providing area and volume data. Results: The mean area of bone available for grafting was 8.12 cm(2) ( range, 0.00 to 13.60 cm(2)) and 8.32 cm(2) ( range, 0.00 to 14.30 cm(2)) for observers 1 and 2, respectively. Mean available bone volume for grafting was 0.79 cm(3) ( range, 0.00 to 1.50 cm(3)) for observer 1 and 0.85 cm(3) ( range, 0.00 to 1.60 cm(3)) for observer 2. Interobserver analysis showed substantial agreement. Conclusion: The retromolar region showed a wide variety of anatomic differences among patients. Three-dimensional multislice CT allows reproducible measurements of the area and volume of the retromolar region. Int J Oral Maxillofac Implants 2010; 25: 374-378

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The objective was to evaluate the influence of dental metallic artefacts on implant sites using multislice and cone-beam computed tomography techniques. Ten dried human mandibles were scanned twice by each technique, with and without dental metallic artefacts. Metallic restorations were placed at the top of the alveolar ridge adjacent to the mental foramen region for the second scanning. Linear measurements (thickness and height) for each cross-section were performed by a single examiner using computer software. All mandibles were analysed at both the right and the left mental foramen regions. For the multislice technique, dental metallic artefact produced an increase of 5% in bone thickness and a reduction of 6% in bone height; no significant differences (p > 0.05) were detected when comparing measurements performed with and without metallic artefacts. With respect to the cone-beam technique, dental metallic artefact produced an increase of 6% in bone thickness and a reduction of 0.68% in bone height. No significant differences (p > 0.05) were observed when comparing measurements performed with and without metallic artefacts. The presence of dental metallic artefacts did not alter the linear measurements obtained with both techniques, although its presence made the location of the alveolar bone crest more difficult.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Objective. The aim of this study was to compare Profile .04 taper series 29 instruments and hand files for gutta-percha removal. Study design. Twenty maxillary central incisors with a single straight canal were instrumented and filled. The teeth were divided into 2 groups of 10 specimens each, according to gutta-percha removal techniques: Group 1- Profile series 29 and Group 2- hand files and solvent. The amount of time for gutta-percha removal and the number of fractured instruments were evaluated. Radiographs were taken and the teeth were grooved longitudinally and split. The area of residual debris was measured using computer software. Results. The time for filling material removal was significantly shorter when Profile series 29 was used (P = .00). Regarding cleanliness, there were no statistical differences in the teeth halves evaluations (P = .05). Hand instruments cleaned the canals significantly better than Profiles, in the radiographic analysis considering the whole canal. Overall, the radiographic analysis showed a smaller percentage of residual debris than the teeth halves analysis. Conclusion. The Profile series 29 instruments proved to be faster than hand instruments in removing root filling materials; however, hand instruments yielded better root canal cleanliness. Some residual debris was not visualized by radiographs. (Oral Surg Oral Med Oral Pathol Oral Radiol Endod 2009; 108: e46-e50)

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This paper examines the effects of information request ambiguity and construct incongruence on end user's ability to develop SQL queries with an interactive relational database query language. In this experiment, ambiguity in information requests adversely affected accuracy and efficiency. Incongruities among the information request, the query syntax, and the data representation adversely affected accuracy, efficiency, and confidence. The results for ambiguity suggest that organizations might elicit better query development if end users were sensitized to the nature of ambiguities that could arise in their business contexts. End users could translate natural language queries into pseudo-SQL that could be examined for precision before the queries were developed. The results for incongruence suggest that better query development might ensue if semantic distances could be reduced by giving users data representations and database views that maximize construct congruence for the kinds of queries in typical domains. (C) 2001 Elsevier Science B.V. All rights reserved.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

With the proliferation of relational database programs for PC's and other platforms, many business end-users are creating, maintaining, and querying their own databases. More importantly, business end-users use the output of these queries as the basis for operational, tactical, and strategic decisions. Inaccurate data reduce the expected quality of these decisions. Implementing various input validation controls, including higher levels of normalisation, can reduce the number of data anomalies entering the databases. Even in well-maintained databases, however, data anomalies will still accumulate. To improve the quality of data, databases can be queried periodically to locate and correct anomalies. This paper reports the results of two experiments that investigated the effects of different data structures on business end-users' abilities to detect data anomalies in a relational database. The results demonstrate that both unnormalised and higher levels of normalisation lower the effectiveness and efficiency of queries relative to the first normal form. First normal form databases appear to provide the most effective and efficient data structure for business end-users formulating queries to detect data anomalies.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This paper presents a method of formally specifying, refining and verifying concurrent systems which uses the object-oriented state-based specification language Object-Z together with the process algebra CSP. Object-Z provides a convenient way of modelling complex data structures needed to define the component processes of such systems, and CSP enables the concise specification of process interactions. The basis of the integration is a semantics of Object-Z classes identical to that of CSP processes. This allows classes specified in Object-Z to he used directly within the CSP part of the specification. In addition to specification, we also discuss refinement and verification in this model. The common semantic basis enables a unified method of refinement to be used, based upon CSP refinement. To enable state-based techniques to be used fur the Object-Z components of a specification we develop state-based refinement relations which are sound and complete with respect to CSP refinement. In addition, a verification method for static and dynamic properties is presented. The method allows us to verify properties of the CSP system specification in terms of its component Object-Z classes by using the laws of the the CSP operators together with the logic for Object-Z.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This paper presents the multi-threading and internet message communication capabilities of Qu-Prolog. Message addresses are symbolic and the communications package provides high-level support that completely hides details of IP addresses and port numbers as well as the underlying TCP/IP transport layer. The combination of the multi-threads and the high level inter-thread message communications provide simple, powerful support for implementing internet distributed intelligent applications.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The QU-GENE Computing Cluster (QCC) is a hardware and software solution to the automation and speedup of large QU-GENE (QUantitative GENEtics) simulation experiments that are designed to examine the properties of genetic models, particularly those that involve factorial combinations of treatment levels. QCC automates the management of the distribution of components of the simulation experiments among the networked single-processor computers to achieve the speedup.