37 resultados para Biology - Computer programs

em Deakin Research Online - Australia


Relevância:

90.00% 90.00%

Publicador:

Resumo:

A new versatile computer controlled electrochemlcal/ESR data acquisition system has been developed for the Investigation of short-lived radicals with life-times of 20 milliseconds and greater, Different computer programs have been developed to monitor the decay of radicals; over hours or minutes, seconds or milliseconds. Signal averaging and Fourier smoothing is employed in order to improve the signal to noise ratio. Two microcomputers are used to control the system, one home-made computer containing the M6800 chip which controls the magnetic field, and an IBM PC XT which controls the electrochemistry and the data acquisition. The computer programs are written in Fortran and C, and call machine language subroutines, The system functions by having the radical generated by an electrochemical pulse: after or during the pulse the ESR data are collected. Decaying radicals which have half-lives of seconds or greater have their spectra collected in the magnetic field domain, which can be swept as fast as 200 Gauss per second. The decay of the radicals in the millisecond region is monitored by time-resolved ESR: a technique in which data is collected in both the time domain and in the magnetic field domain. Previously, time-resolved ESR has been used (without field modulation) to investigate ultra-short-lived species with life-times in the region of only a few microseconds. The application of the data acquisition system to chemical systems is illustrated. This is the first time a computer controlled system whereby the radical is generated by electrochemical means and subsequently the ESR data collected, has been developed.

Relevância:

90.00% 90.00%

Publicador:

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This article outlines some new-object commands of Logo Microworlds and includes the use of buttons, sliders and programmable colours. The ability to assign object properties including font, colour and frames are discussed. As is assigning object-instructions and commands such as click on and clickoff, launch and cancel. Programming the turtle, making a new turtle, running simultaneous turtles, programming graphic colours and sliders as well as understanding dotimes are explored.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This research investigated an automated approach to re-writing traditional sequential computer programs into parallel programs for networked computers. A tool was designed and developed for generating parallel programs automatically and also executing these parallel programs on a network of computers. Performance is maximized by utilising all idle resources.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The research studied a production planning problem in a manufacturing firm. Some production planning software was developed that enabled the efficient and rapid reproduction of an optimum production forecast. Not only was the production cost reduced but a significant length of planning time cn be saved using the software.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

A decision support tool for production planning was developed to perform the difficult and time consuming task of allocating resources within the industrial partner's machining line, consisting of identical Computerized Numerically Controlled machines. The production-planning tool identified significant labour savings in a number of the industrial partner's production plans.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

In this thesis, the author designed three sets of preference based ranking algorithms for information retrieval and provided the corresponsive applications for the algorithms. The main goal is to retrieve recommended, high similar and valuable ranking results to users.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Electronic document editor software is traditionally complex to design and difficult to implement. This research resulted in REDDL, a language for the specification of electronic document editors at a simplified declarative level, employing a deterministic storage model. This approach allows rapid and simplified development of this class of software.

Relevância:

80.00% 80.00%

Publicador:

Relevância:

80.00% 80.00%

Publicador:

Resumo:

A study of management information system technology suitable for the job shop environment, highlighting deficiencies in generic software with respect to supplying users the information they actually require. To solve this problem a set of flexible interfaces was developed through the use of object-oriented programming. The methods used were simple enough to be adopted by vendors of any generic MIS application.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Concentrates on reducing the processing time to enhance the visual component of the experience in virtual reality. Investigates the use of two co-processing cards, each with their own microprocessor providing parallel processing to the host computer. Concludes that the frame rates of a single computer running the virtual reality system could be improved by up to 35% by the use of parallel processing.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

In this paper, we aim to provide an effective and efficient method to generate text-based Captchas which are resilient against segmentation attack. Different to the popular industry practice of using very simple color schemes, we advocate to use multiple colors in our Captchas. We adopt the idea of brush and canvas when coloring our Captchas. Furthermore, we choose to use simple accumulating functions to achieve diffusion on painted colors and DES encryption to achieve a good level of confusion on the brush pattern. To facilitate ordinary users and developers, we propose an empirical algorithm with support of Taguchi method to guarantee the quality of the chosen color schemes. Our proposed methodology has at least three advantages — 1) the settings of color schemes can be fully customized by the user or developer; 2) the quality of selected colors have desirable statistical features that are ensured by Taguchi method; 3) the algorithm can be fully automated into computer programs. Moreover, our included examples and experiments prove the practicality and validity of our algorithm.