Sciweavers

6719 search results - page 30 / 1344
» A Generalization of Automatic Sequences
Sort
View
IPPS
2006
IEEE
14 years 2 months ago
Automatically translating a general purpose C++ image processing library for GPUs
— This paper presents work-in-progress towards a C++ source-to-source translator that automatically seeks parallelisable code fragments and replaces them with code for a graphics...
Jay L. T. Cornwall, Olav Beckmann, Paul H. J. Kell...
NLDB
2010
Springer
14 years 1 months ago
Automatic Term Extraction Using Log-Likelihood Based Comparison with General Reference Corpus
Abstract. In the paper we present a method that allows an extraction of singleword terms for a specific domain. At the next stage these terms can be used as candidates for multi-wo...
Alexander F. Gelbukh, Grigori Sidorov, Eduardo Lav...
POPL
2008
ACM
14 years 9 months ago
Automatic inference of stationary fields: a generalization of java's final fields
Java programmers can document that the relationship between two objects is unchanging by declaring the field that encodes that relationship to be final. This information can be us...
Christopher Unkel, Monica S. Lam