1000 resultados para 670199 Processed food products and beverages not elsewhere classified


Relevância:

100.00% 100.00%

Publicador:

Resumo:

For dynamic simulations to be credible, verification of the computer code must be an integral part of the modelling process. This two-part paper describes a novel approach to verification through program testing and debugging. In Part 1, a methodology is presented for detecting and isolating coding errors using back-to-back testing. Residuals are generated by comparing the output of two independent implementations, in response to identical inputs. The key feature of the methodology is that a specially modified observer is created using one of the implementations, so as to impose an error-dependent structure on these residuals. Each error can be associated with a fixed and known subspace, permitting errors to be isolated to specific equations in the code. It is shown that the geometric properties extend to multiple errors in either one of the two implementations. Copyright (C) 2003 John Wiley Sons, Ltd.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In Part 1 of this paper a methodology for back-to-back testing of simulation software was described. Residuals with error-dependent geometric properties were generated. A set of potential coding errors was enumerated, along with a corresponding set of feature matrices, which describe the geometric properties imposed on the residuals by each of the errors. In this part of the paper, an algorithm is developed to isolate the coding errors present by analysing the residuals. A set of errors is isolated when the subspace spanned by their combined feature matrices corresponds to that of the residuals. Individual feature matrices are compared to the residuals and classified as 'definite', 'possible' or 'impossible'. The status of 'possible' errors is resolved using a dynamic subset testing algorithm. To demonstrate and validate the testing methodology presented in Part 1 and the isolation algorithm presented in Part 2, a case study is presented using a model for biological wastewater treatment. Both single and simultaneous errors that are deliberately introduced into the simulation code are correctly detected and isolated. Copyright (C) 2003 John Wiley Sons, Ltd.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper discusses a document discovery tool based on Conceptual Clustering by Formal Concept Analysis. The program allows users to navigate e-mail using a visual lattice metaphor rather than a tree. It implements a virtual. le structure over e-mail where files and entire directories can appear in multiple positions. The content and shape of the lattice formed by the conceptual ontology can assist in e-mail discovery. The system described provides more flexibility in retrieving stored e-mails than what is normally available in e-mail clients. The paper discusses how conceptual ontologies can leverage traditional document retrieval systems and aid knowledge discovery in document collections.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Over the last several decades, a shift in thinking has brought to the fore the power of language as more than simply a method of expression. Indeed, language is a constituent part of social practices and social identity. For teachers, both pre-service and in-service, teaching roles are often represented through surface and generative metaphors, the latter of which are tacit. In order to study the way in which language, and in particular metaphor, influences thinking about teaching roles, the authors of this article combined their data to examine the metaphoric discourse of both pre-service and in-service teachers. Contextualizing two separate studies in their respective teacher education programs, this article highlights the obstacle of unexposed generative metaphors and the value of ongoing professional development. In addition, it emphasizes the importance of deconstructing traditional dichotomies as central to teacher education reform.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Pippa Norris provides a schematic account of the evolution of campaigning through premodern, modern and postmodern stages. In particular she points to an emerging postmodern phase of electioneering characterized by a renewed emphasis upon direct forms of engagement which resonate with an earlier period in which campaigns were locally fought and largely dependent upon the canvassing efforts of party workers and volunteers. Norris's analysis offers a useful prism with which to view recent developments in electioneering in Australia. In the past several elections the rival Labor and Liberal parties have attempted to achieve a synergy between their centrally conducted and constituency-level campaigns by ensuring that their national campaigns are locally relevant and address local concerns. Their efforts to 'localize the national' meld the use of sophisticated software with elements of a traditional 'meet and greet' politics and suggest that local campaigning may now have a new shape and importance.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Dissertação de mestrado em Técnicas de Caraterização e Análise Química

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Em anos recentes, surgiram numerosos casos de intoxicação alimentar envolvendo patógenos emergentes. Estes casos levaram a um aumento da preocupação com a preservação dos alimentos minimamente processados e com a segurança alimentar. Este fato está induzindo a pesquisa por inibidores para estes patógenos e fatores para prolongar a vida de prateleira de produtos alimentícios. Entre as novas alternativas na preservação está a utilização de peptídeos antimicrobianos produzidos por bactérias. No presente trabalho uma bactéria identificada como Bacillus amyloliquefaciens LBM 5006 isolada de solos de mata Atlântica de Santa Catarina foi selecionada dentre outros microrganismos e sua capacidade de produzir antimicrobianos foi avaliada. O extrato bruto da cultura do isolado LBM 5006 foi caracterizado, sendo ativo contra importantes bactérias patogênicas e deteriorantes como Listeria monocytogenes, Bacillus cereus, Erwinia carotovora, Escherichia coli, dentre outras. Houve maior produção do antimicrobiano quando a bactéria foi propagada em caldo infusão de cérebro e coração (BHI) a 37o C durante 48 h. Após concentração, a atividade antimicrobiana resistiu ao tratamento com enzimas proteolíticas. A atividade antimicrobiana foi verificada em pHs ácidos, sendo inibida em pH 9 e 10. O extrato foi purificado por meio de cromatografia de gel filtração e extração com butanol. O teste qualitativo de ninidrina, juntamente com a espectroscopia de infravermelho e ultravioleta, feitos com a substância purificada revelou que o antimicrobiano possui natureza protéica. O antimicrobiano apresentou um efeito bacteriostático contra 106 UFC/mL de Listeria monocytogenes na concentração de 25 AU/ml.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

"Compiled from preliminary statistics of imports supplied by the Department of commerce."

Relevância:

100.00% 100.00%

Publicador:

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Formal specifications can precisely and unambiguously define the required behavior of a software system or component. However, formal specifications are complex artifacts that need to be verified to ensure that they are consistent, complete, and validated against the requirements. Specification testing or animation tools exist to assist with this by allowing the specifier to interpret or execute the specification. However, currently little is known about how to do this effectively. This article presents a framework and tool support for the systematic testing of formal, model-based specifications. Several important generic properties that should be satisfied by model-based specifications are first identified. Following the idea of mutation analysis, we then use variants or mutants of the specification to check that these properties are satisfied. The framework also allows the specifier to test application-specific properties. All properties are tested for a range of states that are defined by the tester in the form of a testgraph, which is a directed graph that partially models the states and transitions of the specification being tested. Tool support is provided for the generation of the mutants, for automatically traversing the testgraph and executing the test cases, and for reporting any errors. The framework is demonstrated on a small specification and its application to three larger specifications is discussed. Experience indicates that the framework can be used effectively to test small to medium-sized specifications and that it can reveal a significant number of problems in these specifications.