Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 6 of 6

Full-Text Articles in Physical Sciences and Mathematics

Using Class Interfaces And Mock Objects To Unit Test Aspects, Michael Bryan Snider Oct 2014

Using Class Interfaces And Mock Objects To Unit Test Aspects, Michael Bryan Snider

CCE Theses and Dissertations

In object oriented programming (OOP) class objects are individual units of code that encapsulate the desired functionality of each object. AOP is an attempt to handle the cross-cutting concerns that represent functionality needed by a class, but is not specific to that class. The cross-cutting functionality is implemented in AOP by using a class-like structure, the aspect. Aspects do not have their own context and as such are dependent upon other objects for their context. By not having their own context it is difficult to test the functionality of aspects. This study investigated the effectiveness of using class interfaces and …


Dynamic Pricing In Heterogeneous Wireless Cellular Networks, David Shrader Aug 2014

Dynamic Pricing In Heterogeneous Wireless Cellular Networks, David Shrader

CCE Theses and Dissertations

Smart communications devices are giving users instant access to applications that consume large amounts of data. These applications have different requirements on the network for delivery of data. In order to support these different applications, operators are required to support multiple service classes.

Given the regulatory and technology constraints and the relatively high cost associated with wireless spectrum licensing and utilization, demand will exceed supply leading to congestion and overload conditions. In addition to new broadband radio technologies offering higher data rates, operators are looking at deploying alternate heterogeneous technologies, such as WLAN, to provide additional bandwidth for serving customers. …


Connecting The Disciplinary Dots: Faculty Attitudes Toward The Professionalization Of Web Development, Kathleen Mary Kalata Jun 2014

Connecting The Disciplinary Dots: Faculty Attitudes Toward The Professionalization Of Web Development, Kathleen Mary Kalata

Dissertations

Professionalization offers rewards such as prestige, financial benefits and autonomy. Fields such as nursing and social work have undergone the professionalization process. This exploratory study examined faculty attitudes regarding the professionalization of web development as defined by the Hall model of professionalism. The purpose of the study was to understand how faculty view web development as a profession. Based on the Hall’s Professionalism Scale (1968) and modified survey by Snizek (1972), the Web Development Professionalism Inventory (WDPI) was used to explore faculty attitudes toward professionalization.

This study surveyed faculty about their views on the structural and attitudinal components of web …


Csilm: Interactive Learning Modules For Computer Science, Srinivasa Santosh Kumar Allu May 2014

Csilm: Interactive Learning Modules For Computer Science, Srinivasa Santosh Kumar Allu

All Graduate Plan B and other Reports, Spring 1920 to Spring 2023

CSILM is an online interactive learning management system designed to help students learn fundamental concepts of computer science. Apart from learning computer science modules using multimedia, this online system also allows students talk to professors using communication mediums like chat and implemented web analytics, enabling teachers to track student behavior and see student’s interest in learning the modules,. Integrating social media in to the existing portal also makes it possible for students to share the modules they have created, helping students work together.


Coverage And Detection In Wireless Sensor Networks., Mrinal Nandi Dr. Feb 2014

Coverage And Detection In Wireless Sensor Networks., Mrinal Nandi Dr.

Doctoral Theses

A Wireless Sensor Networks (WSNs), which are two or three dimensional systems, usually consist of a large number of small sensors equipped with some processing circuit, and a wireless transceiver. The sensors have small size, low battery capacity, non-renewable power supply, small processing power, limited buffer capacity and low-power radio. They may measure distance, direction, speed, humidity, wind speed, soil makeup, temperature, chemicals, light, and various other parameters. The sensors are autonomous devices with integrated sensing, processing, and communication capabilities.In this thesis, we consider ‘coverage problem’ and ‘detection problem’ in Wireless Sensor Networks (WSNs) in grid as well as in …


Web Service Transaction Correctness, Aspen Olmsted Jan 2014

Web Service Transaction Correctness, Aspen Olmsted

Theses and Dissertations

In our research we investigate the problem of providing consistency, availability and durability for Web Service transactions. First, we show that the popular lazy replica update propagation method is vulnerable to loss of transactional updates in the presence of hardware failures. We propose an extension to the lazy update propagation approach to reduce the risk of data loss. Our approach is based on the "buddy" system, requiring that updates are preserved synchronously in two replicas, called buddies. The rest of the replicas are updated using lazy update propagation protocols. Our method provides a balance between durability (i.e., effects of the …