13 resultados para Crocker, Alvah, 1801-1874.

em Boston University Digital Common


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Handwritten letter from T. Merritt to Rev. Epaphras "Kible[sic]" regarding the latter's desire for Merritt to take on his preaching circuit citing ailing health. Dated May 12, 1801.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Handwritten letter from Timothy Merritt to Rev. Epaphras Kibby regarding lodging and preaching schedule. Sent in care of Mr. Lambert. Dated Jan. 11, 1801, Bath, ME.

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/constitutionlaws00ameriala

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/achineseappealto00johnuoft

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/westernmissionsa00smetrich

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/africanmissionar00kummuoft

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/wondersofwestern00murruoft

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/worldmissionofth012478mbp

Relevância:

10.00% 10.00%

Publicador:

Resumo:

http://www.archive.org/details/firsttenannualre00amerrich

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We consider type systems that combine universal types, recursive types, and object types. We study type inference in these systems under a rank restriction, following Leivant's notion of rank. To motivate our work, we present several examples showing how our systems can be used to type programs encountered in practice. We show that type inference in the rank-k system is decidable for k ≤ 2 and undecidable for k ≥ 3. (Similar results based on different techniques are known to hold for System F, without recursive types and object types.) Our undecidability result is obtained by a reduction from a particular adaptation (which we call "regular") of the semi-unification problem and whose undecidability is, interestingly, obtained by methods totally different from those used in the case of standard (or finite) semi-unification.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The SNBENCH is a general-purpose programming environment and run-time system targeted towards a variety of Sensor applications such as environmental sensing, location sensing, video sensing, etc. In its current structure, the run-time engine of the SNBENCH namely, the Sensorium Execution Environment (SXE) processes the entities of execution in a single thread of operation. In order to effectively support applications that are time-sensitive and need priority, it is imperative to process the tasks discretely so that specific policies can be applied at a much granular level. The goal of this project was to modify the SXE to enable efficient use of system resources by way of multi-tasking the individual components. Additionally, the transformed SXE offers the ability to classify and employ different schemes of processing to the individual tasks.