Discrete-event modelling and simulation strategies have been used successfully in many areas to simulate activities which can be viewed clearly as a succession of separate events. A discrete- event approach can also b...
详细信息
Discrete-event modelling and simulation strategies have been used successfully in many areas to simulate activities which can be viewed clearly as a succession of separate events. A discrete- event approach can also be appropriate for the study of many agricultural pest management systems. To demonstrate the general methodology, the following detailed description of a par ticular case was used - the computer implementation of a discrete-event model which simulates the population dynamics and damage potential of a navel orangeworm infestation in an almond orchard under the influence of ambient weather con ditions and a variety of grower management actions. The pro gram, written in (UCSD) pascal, is completely encased in interac tive, shepherding software which allows the user considerable flexibility in the prescription of model parameters and in the in put of initial data, as well as in the selection of model output options. Use of this model as a pest management tool should provide a better qualitative and quantitative understanding of the life cycle and crop interactions of this pest and may lead to improved measures for its control. More generally, the pre sent paper can serve as a guide for the application of the discrete- event approach in the study of other pest management or ecological systems.
We develop a shortest augmenting path algorithm for the linear assignment problem. It contains new initialization routines and a special implementation of Dijkstra's shortest path method. For both dense and sparse...
详细信息
We develop a shortest augmenting path algorithm for the linear assignment problem. It contains new initialization routines and a special implementation of Dijkstra's shortest path method. For both dense and sparse problems computational experiments show this algorithm to be uniformly faster than the best algorithms from the literature. A pascal implementation is presented.
The BASIS system is an interactive and conversational system, written in pascal, to be used in the workshop of the introductory course in informatics. Its language is a subset of pascal. Based on some years of experie...
详细信息
Relaxation algorithms have been used successfully in the automated cryptanalysis of simple substitution ciphers [5,6,7]. This paper describes a pascal implementation of relaxation using an adjustment formula by Shanno...
详细信息
暂无评论