Sciweavers

2165 search results - page 120 / 433
» cases 2005
Sort
View
146
Voted
SIGMOD
2005
ACM
144views Database» more  SIGMOD 2005»
16 years 3 months ago
Mining Periodic Patterns with Gap Requirement from Sequences
We study a problem of mining frequently occurring periodic patterns with a gap requirement from sequences. Given a character sequence S of length L and a pattern P of length l, we...
Minghua Zhang, Ben Kao, David Wai-Lok Cheung, Kevi...
WADS
2005
Springer
114views Algorithms» more  WADS 2005»
15 years 9 months ago
Subquadratic Algorithms for 3SUM
We obtain subquadratic algorithms for 3SUM on integers and rationals in several models. On a standard word RAM with w-bit words, we obtain a running time of O(n2 / max{ w lg2 w , ...
Ilya Baran, Erik D. Demaine, Mihai Patrascu
134
Voted
CEC
2005
IEEE
15 years 9 months ago
Modeling and analysis of indirect communication in particle swarm optimization
Abstract- Particle Swarm Optimization (PSO) has successfully been applied to many optimization problems. One particularly interesting aspect of these algorithms is to study the com...
S. Helwig, Christian Haubelt, Jürgen Teich
154
Voted
IRI
2005
IEEE
15 years 9 months ago
Towards scalable and adaptable software architectures
Developing scalable and adaptable architectures that can accommodate evolving changes is crucial for reducing software development cost. To achieve scalability and adaptability, d...
Mohamed Fayad, Haitham S. Hamza, Huáscar A....
149
Voted
RSP
2005
IEEE
107views Control Systems» more  RSP 2005»
15 years 9 months ago
Rapid Prototyping of Embedded Software Using Selective Formalism
Our software synthesis tool, CSP++, generates C++ source code from verifiable CSPm specifications, and includes a framework for runtime execution. Our technique of selective for...
John D. Carter, Ming Xu, William B. Gardner