(Brandt) were surveyed for the presence of polyploid cells.
Large polyploid cells were found in the hepatic cecum, gut
and sheath of the testis.
The relative DNA content of the polyploid nuclei was
measured by means of two wavelength cytophotometry. Histograms
plotted from the data provide information on the level...
The purpose of this study was to determine the effect of theological
education on philosophy of human nature among Sunday school teachers in
the Church of the Nazarene. Research materials consisted of Wrightsman's
Philosophy of Human Nature scale and a demographic questionnaire
constructed by the researcher. These materials were mailed...
A basic tradeoff to consider when designing a distributed data-mining framework is the need for a compromise between the cost of communication and computation resources and the accuracy of the mining results. This is essentially a decision of whether it is more efficient to communicate all of the data to...
Multiparadigm languages are languages that are designed to support more than
one style of programming. Leda is a strongly-typed multiparadigm programming
language that supports imperative, functional, object-oriented, and logic programming.
The constraint programming paradigm is a declarative style of programming
where the programmer is able to state relationships among some...
Remote Event Listener(REL) is designed to glue remote events and remote listeners dynamically, and dispatch remote events efficiently and transparently
for distributed object-oriented systems. Components can be independently developed and remotely interconnected with REL, and software reusability can
be improved. Remote Event Listener along with Remote Method Invocation
makes distributed...
Multiparadigm programming languages are a recent development in the realm of programming languages. A multiparadigm programming language allows the use of multiple, differing programming paradigms without departing from a single, unified linguistic framework. Multiparadigm programming languages are claimed to have benefits to both pedagogy and complex application creation. The beneficial...
A programming paradigm can be defined as a model or an approach employed
in solving a problem. The results of the research described in this document demonstrate
that it is possible to unite several different programming paradigms into a
single linguistic framework. The imperative, procedural, applicative, lambda-free,
relational, logic and...
This paper describes the design and performance of a distributed, multi-tier architecture for scientific
information management and data exploration. A novel aspect of this framework is its integration of
Java IDL, the CORBA distributed object computing middleware with JavaBeans, the Java Component
model to provide a flexible, interactive framework for...
The appropriate separation of concerns is a fundamental engineering principle. A
concern, for software developers, is that which must be represented by code in a
program; by extension, separation of concerns is the ability to represent a single
concern in a single appropriate programming language construct. Advanced
separation of concerns...
The increasing need to share and synchronize personal information, such as schedules, tasks and events, amongst users has lead to the development of inter-personal information management software like ChandlerTM. Chandler is being developed in Python at the Open Source Applications Foundation, San Francisco. Before I started working on the project...