The WEPP (Water Erosion Prediction Project) application computes soil loss and sediment yield from a field based on the data on crops, management practices, and operations. In order to make WEPP, which is a Windows-based application, easily accessible, Web WEPP (Web-based WEPP) was developed by our research group.
Web WEPP...
We demonstrate an approach to transform keyword queries automatically into queries that combine keywords appropriately by boolean operations, such as and and or. Most current search engines will preprocess the queries before they really use these queries to search locally stored files or web pages. However, the search engines usually...
Recently several minimal perfect hashing functions far small static word sets have been developed. However, they are limited to sets of 50 words or less. In this paper, a Two Level Minimal Perfect Hash Function for large data sets is given. It partitions a large static set into small sets...
It is widely believed that there is not enough experimentation in the field of computer science. One area in particular in which additional experimentation is needed involves regression testing of large, real software. Regression testing is the expensive process of validating changes made to previously tested software. One reason why...
The goal of this project is to design and implement an information system for self-service chemistry stockroom at Oregon State University. The system will have the following major functionalities: (1) Recording inventory purchases and sales; (2) Customer account administration and periodic billing of customers; (3) Inventory monitoring; ( 4) Allowing...
Authentication is a means of developing an electronic signature that works like a written signature. It assumes that your data is publicly known but nevertheless ensures that the message is not tampered with and that you have an audit trail.
This project discusses the techniques and concepts used to design...
Drought is a major concern for producers of food and forage crops. According to the U.S. Drought monitor, Central and Eastern Oregon in particular, are in severe drought. In the early 1990's, a trial was conducted to determine the yield per inch of water applied to 5 cereal species: barley,...
The Community Action Partnership of Oregon (CAPO) approached Oregon State University to assist in developing statewide indicators which help local agencies better utilize data for continuous improvement. The project was expanded to include Washington and Idaho. This report summarizes the project's findings.
This presentation summarizes a collaborative effort of the Wallowa Resources, Northeast Oregon Economic Development District and Oregon State University faculty members jointly affiliated with Extension Service and the Rural Studies Program to develop indicators of Wallowa County community vitality in a way that reflects the goals and values of the...
This report details a collaborative effort of the Wallowa Resources, Northeast Oregon Economic Development District and Oregon State University faculty members jointly affiliated with Extension Service and the Rural Studies Program to develop indicators of Wallowa County community vitality in a way that reflects the goals and values of the...
This document summarizes a collaborative effort of the Wallowa Resources, Northeast Oregon Economic Development District and Oregon State University faculty members jointly affiliated with Extension Service and the Rural Studies Program to develop indicators of Wallowa County community vitality in a way that reflects the goals and values of the...
This document is a report on the Baseline Vital Vernonia Indicator Project, an effort aimed at exploring community vitality in Vernonia, particularly in light of recent catastrophic floods and subsequent rebuilding and community development initiatives. The Vital Vernonia Indicator Project is a collaboration of Oregon State University Extension Service, Rural...
This document is a report on the Baseline Vital Vernonia Indicator Project, an effort aimed at exploring community vitality in Vernonia, particularly in light of recent catastrophic floods and subsequent rebuilding and community development initiatives. The Vital Vernonia Indicator Project is a collaboration of Oregon State University Extension Service, Rural...
A product of the Vital Tillamook Indicator Project.
This executive summary provides an overview of a collaborative effort of the Tillamook County Futures Council and Oregon State University faculty members jointly affiliated with Extension Service and the Rural Studies Program developed 50 indicators of Tillamook County: 2020 Strategic Vision in...
A product of the Vital Tillamook Indicator Project.
This report details a collaborative effort of the Tillamook County Futures Council and Oregon State University faculty members jointly affiliated with Extension Service and the Rural Studies Program developed 50 indicators of Tillamook County: 2020 Strategic Vision in order to gain insight...
Part of the Vital Tillamook Indicator Project.
This presentation summarizes a collaborative effort of the Tillamook County Futures Council and Oregon State University faculty members jointly affiliated with Extension Service and the Rural Studies Program developed 50 indicators of Tillamook County: 2020 Strategic Vision in order to gain insight into...
The main objective of this project was to compare on-farm measurement techniques for estimating N-contributions from cover crops using 1) separated species lab tests (a standard experimental method), 2) bulked species lab tests, 3) fresh weight, 4) dry weight and 5) canopy height and density. We also recorded relative weed...
One of the most popular topologies is the hypercube, that has n = 2ᵏ processors, numbered 0 to 2ᵏ -1 and connected in such a way that there is a link between any two if and only if they differ in one bit. Its popularity is due to the fact...
Test incorporations are program transformations that improve the performance of generate-and-test procedures by moving information out of the "test" and into the "generator." The test information is said to be "incorporated" into the generator so that items produced by the generator are guaranteed to satisfy the incorporated test. This article...
A tour of a graph (digraph, or sequential machine) is a sequence of nodes from the graph such that each node appears at least once and two nodes are adjacent in the sequence only if they are adjacent in the graph. Finding the shortest tour. of a graph is known...
A complete approach to uncertainty management requires support for interactive and incremental problem formulation, inference, hypothesis ranking, and decision making. In addition, computational models must allow for time and resource bounds. Current approaches to uncertainty management concentrate primarily on inference, provide little or no support for the larger issues in...
In this paper we will describe two known strategies for static processors allocation in an n-cube multiprocessor, namely the buddy system strategy and the gray code strategy and then propose a new strategy that outperforms the first by (n-k+1) and the second by (n-k+1)/2 in cube recognition. Furthermore, our strategy...
A general model of interactive problem solving is described. The model views interactive problem solving to be the product of cooperating subsystems. The operative subsystem selectively attends to and manipulates problem relevant information in search of a solution. The descriptive subsystem is capable of interpreting this behavior and of discussing...
A computer program complexity measure is a measure of how easy the program is to understand, test, modify, maintain, etc. Many of these measures are derived from the control or flow graph of the program. We describe these measures graph theoretically, indicate what aspect or aspects of the program they...
Recently generalized Fibonacci numbers have received increasing attention. Some properties that are well known for traditional Fibonacci numbers do not generalize easily, some others do not generalize at all. In this paper we report some properties that we have generalized. Section 1 introduces the notation and a theorem due to...
Drought can have substantial negative effects on human health, creating challenges for public health departments, emergency managers, and healthcare providers. For example, drought can lead to decreased water quantity and quality, increased incidence of illness or disease, increased mortality rates, and adverse mental health outcomes, especially as livelihoods are affected....
The certified organic blueberry (Vaccinium sp.) market has continued to expand in the last two decades, including in Oregon. The development of an industry-public research coalition has fostered expansion. In 2015, a survey consisting of on-site, in-person interviews with certified and transitional organic growers in Oregon found the majority of...
Proceedings of the 82nd Annual Pacific Northwest Insect Management Conference, held January 9-10, 2020 at the Hilton Hotel in Portland, Oregon. These are research reports only, not management recommendations.
Proceedings of the 81st Annual Pacific Northwest Insect Management Conference, held virtually January 10-11, 2022. These are research reports only, not management recommendations.
The energy transition in Oregon poses challenges and offers opportunities to rural areas that tend to be targeted for large-scale renewable energy development. The present case study analyzes how the energy transition has taken place in rural Lake County, to answer the question: to what degree has the energy transition...
Forms are the most common means of interacting with databases. Database develop1;11ent products offer differing capabilities for creating forms. We will compare the form design features available using 4th Dimension and Oracle database products. These two products have the most complete set of features compared to other micro computer database...
Programming style plays an important role in program understanding and maintenance. Studies [Par83] have shown that as much as one- half of a maintenance programmer's time is spent in activities related to understanding the program. Program understanding is also important for testing and debugging. Programming style embellishes the readability of...
This volume contains the papers accepted for the informal workshop on Knowledge Compilation and Speedup Learning held along with the Machine Learning Conference in Aberdeen Scotland. This workshop is a sequel to the first Knowledge Compilation workshop, which was organized by Jim Bennett, Tom Dieterich, and Jack Mostow in Otter...
Until now, most hypertext systems have been implemented on large scale computers. With improvements in microprocessors and development of graphical user interfaces, personal computers can run systems that previously needed the power of a mainframe. The low costs and widespread use of PCs will enable many people to use hypertext...
This report addresses the design and implementation of an internet-based grading tool for the "Translators" course. The motivation is to avoid exposing the instructor's Java byte-code to possible reverse-engineering tools and enable students to submit their homework virtually from any machine across the internet. This tool is intended to replace...
I had to write again. My research lay in science, and it was a science of three parts. The first part made a careful, introductory chapter, begged for by things that were lacking. It summarizes the von Neumann measurement model, derived from the Stern-Gerlach experiment, and it explains how weak...
Two methods for parallelizing WHILE loops are presented. The first method converts a WHILE loop into a FORALL construct, and the second method pipelines a WHILE loop. Each of the methods is based on a transformation that makes explicit the loop counting. Also, we propose two parallel WHILE constructs.
This report presents a graphical tool for implementation of the scheduling heuristics provided by Kruatrachue. The input of scheduling is a task graph and the output is a schedule in the form of a Gantt chart. The implemented scheduling heuristics are: 1) Hu's HLF (highest level first) algorithm. 2) Yu's...
This document defines the language Leda as currently implemented by the authors and Vinoo Cherian. Leda is an evolving research language and readers may wish to consult the bibliography for a variety of papers concerning its raison d'être. Our purpose here is to guide investigators in the use of a...
We have developed a prototype web-based GIS application for tracking the locations of moving entities. This application, which is called the Responder application, consists of two parts: the Responder client and the Responder server. The Responder client is a .NET application written in C#. It reads the location data from...
The proportion of professional staff on higher education campuses has significantly grown in recent decades. Despite this growth, the racial makeup of this employee population still does not reflect the increasing diversity of students in higher education. While higher education institutions pronounce their commitments to developing diversity, equity, and inclusion...
Radio frequency (RF) sensing arises as a promising option for enabling the internet of things (IoT) applications that transform our life into a world of smart homes, smart cities, and smart industries. The innovation of IoT reveals the benefits of RF sensing across cost, pervasiveness, unobtrusiveness, and privacy. However, challenges...
Pasteurization is an effective method of reducing risks associated with foodborne pathogens in raw milk. Cheese made from raw milk has a higher potential to harbor harmful bacterial pathogens. However, some cheesemakers prefer to use unpasteurized milk to preserve the natural microflora present in the raw milk and to prevent...
LGBTQ+ young people experience oppression daily and these experiences
negatively impact their wellbeing (Hafeez et al., 2017; Kattari et al., 2016; Kulik et al., 2017; Movement Advancement Project, 2020a; Woodford et al., 2014; Young, 2014). How young people respond to oppression can have far-reaching implications for not only their own...
Fungi and Actinobacteria are essential actors in global biogeochemical cycles of carbon and nutrients, and have both been recently appreciated for their roles in marine ecosystems. However, the diversity and distribution of these ubiquitous, but low-abundance microbes in deep-sea habitats remains poorly understood, particularly in chemosynthetic habitats such as methane...
Tensor field topology is of importance to research areas of medicine, science, and engineering. Degenerate curves are one of the crucial topological features that provide valuable insights for tensor field visualization. In this thesis, we study the atomic bifurcations of degenerate curves in 3D linear second-order symmetric tensor fields, and...