Sciweavers

2783 search results - page 440 / 557
» The Nature Of Near-Synonymic Relations
Sort
View
COMBINATORICS
2007
64views more  COMBINATORICS 2007»
15 years 1 months ago
An Analogue of the Thue-Morse Sequence
We consider the finite binary words Z(n), n ∈ N, defined by the following selfsimilar process: Z(0) := 0, Z(1) := 01, and Z(n + 1) := Z(n) · Z(n − 1), where the dot · deno...
Emmanuel Ferrand
CORR
2007
Springer
52views Education» more  CORR 2007»
15 years 1 months ago
Hierarchical Unambiguity
Abstract. We develop techniques to investigate relativized hierarchical unambiguous computation. We apply our techniques to push forward some known constructs involving relativized...
Holger Spakowski, Rahul Tripathi
JDCTA
2008
85views more  JDCTA 2008»
15 years 1 months ago
A Non Scale Free Attribute of Convergent Address Window for Private Messaging
A convergent address window of web browsers accepts a destination address and a message string. The destination address can be domain names or any other form of addresses and is i...
Young S. Han
CORR
2007
Springer
114views Education» more  CORR 2007»
15 years 1 months ago
SWI-Prolog and the Web
Prolog is an excellent tool for representing and manipulating data written in formal languages as well as natural language. Its safe semantics and automatic memory management make...
Jan Wielemaker, Zhisheng Huang, Lourens van der Me...
CPHYSICS
2007
437views more  CPHYSICS 2007»
15 years 1 months ago
Python: a language for computational physics
Python is a relatively new computing language, created by Guido van Rossum (Tanenbaum et al, 1990), which is particularly suitable for teaching a course in computational physics. ...
P. H. Borcherds