Results 1 - 10
of
822
Concurrent Constraint Programming
, 1993
"... This paper presents a new and very rich class of (con-current) programming languages, based on the notion of comput.ing with parhal information, and the con-commitant notions of consistency and entailment. ’ In this framework, computation emerges from the inter-action of concurrently executing agent ..."
Abstract
-
Cited by 502 (16 self)
- Add to MetaCart
This paper presents a new and very rich class of (con-current) programming languages, based on the notion of comput.ing with parhal information, and the con-commitant notions of consistency and entailment. ’ In this framework, computation emerges from the inter-action of concurrently executing
Self-determination and persistence in a real-life setting: Toward a motivational model of high school dropout.
- Journal of Personality and Social Psychology,
, 1997
"... The purpose of this study was to propose and test a motivational model of high school dropout. The model posits that teachers, parents, and the school administration's behaviors toward students influence students' perceptions of competence and autonomy. The less autonomy supportive the so ..."
Abstract
-
Cited by 183 (19 self)
- Add to MetaCart
. Students who eventually dropped out had greater intentions to drop out of school early in the school year than did those who persisted. A gender main effect was also obtained, F(l, 4521) = 11.58, p < .001. Male students reported higher dropout intentions than female students. The interaction
Materials for an exploratory theory of the network society.
- The British Journal of Sociology
, 2000
"... ABSTRACT This article aims at proposing some elements for a grounded theor y of the network society. The network society is the social structure characteristic of the Information Age, as tentatively identi ed by empirical, cross-cultural investigation. It permeates most societies in the world, in v ..."
Abstract
-
Cited by 122 (0 self)
- Add to MetaCart
particularly, production is organized in class relationships (or relationships of production) that de ne the process by which some Materials for an exploratory theory of the network society 7 humans, on the basis of their position in the production process decide the organization of production, the sharing
Expressiveness and closure properties for quantitative languages
- In Proc. of LICS: Logic in Computer Science. IEEE Comp. Soc
, 2009
"... Abstract. Weighted automata are nondeterministic automata with numerical weights on transitions. They can define quantitative languages L that assign to each word w a real number L(w). In the case of infinite words, the value of a run is naturally computed as the maximum, limsup, liminf, limit avera ..."
Abstract
-
Cited by 17 (7 self)
- Add to MetaCart
the closure properties of all classes of quantitative languages with respect to these four operations. 1
Polynomial Operators on Classes of Regular Languages
"... Abstract. We assign to each positive variety V and a fixed natural number k the class of all (positive) boolean combinations of the restricted polynomials, i.e. the languages of the form L0a1L1a2... a`L`, where ` ≤ k, a1,..., a ` are letters and L0,..., L ` are from the variety V. For this polynomia ..."
Abstract
- Add to MetaCart
Abstract. We assign to each positive variety V and a fixed natural number k the class of all (positive) boolean combinations of the restricted polynomials, i.e. the languages of the form L0a1L1a2... a`L`, where ` ≤ k, a1,..., a ` are letters and L0,..., L ` are from the variety V
Pulmonary toxicity of single-walled carbon nanotubes in mice 7 and 90 days after intratracheal instillation.
- Toxicol. Sci.
, 2004
"... Nanomaterials are part of an industrial revolution to develop lightweight but strong materials for a variety of purposes. Singlewall carbon nanotubes are an important member of this class of materials. They structurally resemble rolled-up graphite sheets, usually with one end capped; individually t ..."
Abstract
-
Cited by 104 (1 self)
- Add to MetaCart
Nanomaterials are part of an industrial revolution to develop lightweight but strong materials for a variety of purposes. Singlewall carbon nanotubes are an important member of this class of materials. They structurally resemble rolled-up graphite sheets, usually with one end capped; individually
Polynomial operators on classes of regular languages, CAI ’09
- Proceedings of the 3rd International Conference on Algebraic Informatics
, 2009
"... Abstract. We assign to each positive variety V and a fixed natural number k the class of all (positive) boolean combinations of the restricted polynomials, i.e. the languages of the form L0a1L1a2... aℓLℓ, where ℓ ≤ k, a1,..., aℓ are letters and L0,..., Lℓ are from the variety V. For this polynomial ..."
Abstract
-
Cited by 3 (1 self)
- Add to MetaCart
Abstract. We assign to each positive variety V and a fixed natural number k the class of all (positive) boolean combinations of the restricted polynomials, i.e. the languages of the form L0a1L1a2... aℓLℓ, where ℓ ≤ k, a1,..., aℓ are letters and L0,..., Lℓ are from the variety V. For this polynomial
Nutritional properties of microalgae for mariculture
- Aquaculture, 151 , 135
, 1997
"... Microalgae are used in mariculture as live feeds for all growth stages of molluscs, for the larval stages of crustaceans and some fish species, and for zooplankton used in mariculture food chains. In order to be nutritionally sufficient, microalgae must supply a balanced mixture of nutrients. We hav ..."
Abstract
-
Cited by 31 (0 self)
- Add to MetaCart
Microalgae are used in mariculture as live feeds for all growth stages of molluscs, for the larval stages of crustaceans and some fish species, and for zooplankton used in mariculture food chains. In order to be nutritionally sufficient, microalgae must supply a balanced mixture of nutrients. We
A Two-Step Estimation Procedure and a Goodness-of-Fit Test for Spatial Extremes Models
"... Parametric max-stable processes are increasingly used to model spatial extremes. Since the dependence structure is specified for block maxima, the data used for inference are block maxima from all sites. To improve the estimation efficiency, we propose a two-step approach with composite likelihood t ..."
Abstract
- Add to MetaCart
Parametric max-stable processes are increasingly used to model spatial extremes. Since the dependence structure is specified for block maxima, the data used for inference are block maxima from all sites. To improve the estimation efficiency, we propose a two-step approach with composite likelihood that utilizes site-wise daily records in addition to block maxima. Besides the parameter estimation, there is no formal model checking and diagnosis method for spatial extremes modeling yet. Model diagnosis in practice has been informal and mostly based on visual checking tools such as residual plot and quantile-quantile plot. We proposed a goodness-of-fit test for max-stable processes based on the comparison between a nonparametric and a parametric estimator of the corresponding unknown multivariate Pickands dependence function. The proposed two-step procedure separates the estimation of marginal parameters and dependence parameters into two steps. The first step estimates the marginal pa-rameters with an independence Likelihood by ignoring the spatial dependence. Given ithe marginal parameter estimates, the second step estimates the dependence parameters
Oracle semantics for concurrent separation logic
- In Proc. European Symp. on Programming (ESOP 2008
, 2008
"... Abstract. We define (with machine-checked proofs in Coq) a modular operational semantics for Concurrent C minor—a language with shared memory, spawnable threads, and first-class locks. By modular we mean that one can reason about sequential control and data-flow knowing almost nothing about concurre ..."
Abstract
-
Cited by 72 (12 self)
- Add to MetaCart
Abstract. We define (with machine-checked proofs in Coq) a modular operational semantics for Concurrent C minor—a language with shared memory, spawnable threads, and first-class locks. By modular we mean that one can reason about sequential control and data-flow knowing almost nothing about
Results 1 - 10
of
822