• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 11 - 20 of 22,755
Next 10 →

Early Experience in Laparoscopic Colectomy for Refractory Colitis in

by L Gillick, L Stephens, J Gillick
"... Early experience in laparoscopic colectomy for refractory colitis in children ..."
Abstract - Add to MetaCart
Early experience in laparoscopic colectomy for refractory colitis in children

Early Experiences with Persistent Java

by Mick Jordan , 1996
"... This paper reports on initial experiences with an orthogonally persistent variant of the Java platform, called Persistent Java (PJava). We review and reflect on the design of PJava and discuss compatibility with Java. The features and limitations of an initial prototype are discussed. The experience ..."
Abstract - Cited by 21 (3 self) - Add to MetaCart
This paper reports on initial experiences with an orthogonally persistent variant of the Java platform, called Persistent Java (PJava). We review and reflect on the design of PJava and discuss compatibility with Java. The features and limitations of an initial prototype are discussed

Software transactional memory for dynamic-sized data structures

by Maurice Herlihy, Victor Luchangco, Mark Moir, William N. Scherer III - IN PROCEEDINGS OF THE 22ND ACM SYMPOSIUM ON PRINCIPLES OF DISTRIBUTED COMPUTING , 2003
"... We propose a new form of software transactional memory (STM) designed to support dynamic-sized data structures, and we describe a novel non-blocking implementation. The non-blocking property we consider is obstruction-freedom. Obstruction-freedom is weaker than lock-freedom; as a result, it admits s ..."
Abstract - Cited by 432 (25 self) - Add to MetaCart
, thereby demonstrating a sophisticated non-blocking dynamic data structure that would be difficult to implement by other means. We also present the results of simple preliminary performance experiments that demonstrate that an "early release " feature of our STM is useful for reducing contention

Early Experiences with the EGrid Testbed

by Gabrielle Allen, Thomas Dramlitsch, Tom Goodale, Gerd Lanfermann, Thomas Radke, Ed Seidel, Thilo Kielmann, Kees Verstoep, Zoltan Balaton, Peter Kacsuk, Ferenc Szalai, Joern Gehring, Axel Keller, Achim Streit, Lud Ek Matyska, Miroslav Ruda, Ales K Renek, Hans-hermann Frese, Andr E Merzky, Er Reinefeld, Florian Schintke, Bogdan Ludwiczak, Jarek Nabrzyski, Juliusz Pukacki, Hans-peter Kersken, Giovanni Aloisio, Massimo Cafaro, Wolfgang Ziegler - in IEEE International Symposium on Cluster Computing and the Grid
"... The Testbed and Applications working group of the European Grid Forum (EGrid) is actively building and experimenting with a grid infrastructure connecting several research-based supercomputing sites located in Europe. This paper reports on our first feasibility study: running a self-migrating versio ..."
Abstract - Cited by 13 (9 self) - Add to MetaCart
The Testbed and Applications working group of the European Grid Forum (EGrid) is actively building and experimenting with a grid infrastructure connecting several research-based supercomputing sites located in Europe. This paper reports on our first feasibility study: running a self

The Influence of Early Experience on Personality Development

by John Chambers Christopher, Mark H. Bickhard, Mark H. Bickhard, John Christopher - New Ideas in Psychology , 1994
"... It is argued that theoretical approaches to the nature of the influence of early experience on personality development have been vitiated by incorrect metaphysical assumptions, of a sort historically characteristic of immature sciences. In particular, mind and mental phenomena are construed in terms ..."
Abstract - Cited by 9 (8 self) - Add to MetaCart
It is argued that theoretical approaches to the nature of the influence of early experience on personality development have been vitiated by incorrect metaphysical assumptions, of a sort historically characteristic of immature sciences. In particular, mind and mental phenomena are construed

Early Experience with ASDL in lcc

by David R. Hanson - Software—Practice & Experience , 1999
"... The Abstract Syntax Description Language (ASDL) is a language for specifying the tree data structures often found in compiler intermediate representations. The ASDL generator reads an ASDL specification and generates code to construct, read and write instances of the trees specified. Using ASDL perm ..."
Abstract - Cited by 7 (3 self) - Add to MetaCart
that communicate via trees defined in ASDL. As the first use of ASDL in a ‘real ’ compiler, this experience reveals much about the effort required to retrofit an existing compiler to use ASDL, the overheads involved, and the strengths and weaknesses of ASDL itself and, secondarily, of lcc. Copyright © 1999 John

Early experience with the mediaspace

by J. Coutaz, F. Bérard, E. Carraux, J. Crowley
"... Mediaspaces have been designed to facilitate informal communication and support group awareness while assuring privacy protection. However, low bandwidth communication is a source of undesirable discontinuities in such systems, resulting in a loss of peripheral awareness. In addition, privacy is oft ..."
Abstract - Cited by 5 (0 self) - Add to MetaCart
Mediaspaces have been designed to facilitate informal communication and support group awareness while assuring privacy protection. However, low bandwidth communication is a source of undesirable discontinuities in such systems, resulting in a loss of peripheral awareness. In addition, privacy is often implemented as an accessibility matrix coupled to an all-or-nothing exposure of personal state. In this article, we describe CoMedi, a mediaspace prototype that addresses the problem of discontinuity and privacy in an original way: computer vision and speech recognition are used in conjunction to minimize visual discontinuities while supporting free movements in a room. Privacy is maintained by publication filters at the desired level of transparency. Keywords Computer mediated communication, mediaspace, privacy, group awareness, computer vision, face tracking, publication filter. This document is available in electronic form at the folowing addresses:

Inlining in Gforth: Early experiences

by David Gregg - In EuroForth 2004 Conference Proceedings , 2004
"... Many optimizations are easier or more effective for straight-line code (basic blocks). Straight-line code in Forth is limited mainly by calls and returns. Inlining eliminates calls and returns, which in turn makes the basic blocks longer, and increases the effectiveness of other optimizations. In th ..."
Abstract - Cited by 3 (3 self) - Add to MetaCart
Many optimizations are easier or more effective for straight-line code (basic blocks). Straight-line code in Forth is limited mainly by calls and returns. Inlining eliminates calls and returns, which in turn makes the basic blocks longer, and increases the effectiveness of other optimizations. In this paper we present a first prototype implementation of ininlining for Gforth. 1

Early Experiences with Persistent

by Java Mick Jordan, Mick Jordan
"... This paper reports on initial experiences with an orthogonally persistent variant of the Java platform, called Persistent Java (PJava). We review and reflect on the design of PJava and discuss compatibility with Java. The features and limitations of an initial prototype are discussed. The experience ..."
Abstract - Add to MetaCart
This paper reports on initial experiences with an orthogonally persistent variant of the Java platform, called Persistent Java (PJava). We review and reflect on the design of PJava and discuss compatibility with Java. The features and limitations of an initial prototype are discussed

Early Experiences with Persistent

by Mick Jordan Mick
"... This paper reports on initial experiences with an orthogonally persistent variant of the Java platform, called Persistent Java (PJava). We review and reflect on the design of PJava and discuss compatibility with Java. The features and limitations of an initial prototype are discussed. The experience ..."
Abstract - Add to MetaCart
This paper reports on initial experiences with an orthogonally persistent variant of the Java platform, called Persistent Java (PJava). We review and reflect on the design of PJava and discuss compatibility with Java. The features and limitations of an initial prototype are discussed
Next 10 →
Results 11 - 20 of 22,755
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University