Sciweavers

4231 search results - page 726 / 847
» Using Language More Responsibly
Sort
View
BDA
2001
15 years 4 months ago
Rewriting and Evaluating Tree Queries with XPath
A Community Web portal is a set of tools for a community of people who want to share information on a certain domain via the Web. The backbone of this system is an ontology which ...
Bernd Amann, Catriel Beeri, Irini Fundulaki, Miche...
135
Voted
AIIDE
2009
15 years 4 months ago
Automatically Choosing Appropriate Gestures for Jokes
We examine the problem of automatically selecting gestures that are appropriate to use when telling a joke or a short story. Our current application of this is a joke telling huma...
Dai Hasegawa, Jonas Sjöbergh, Rafal Rzepka, K...
119
Voted
COMPUTER
2006
98views more  COMPUTER 2006»
15 years 3 months ago
Componentization: The Visitor Example
: In software design, laziness is a virtue: it's better to reuse than to redo. Design patterns are a good illustration. Patterns, a major advance in software architecture, pro...
Bertrand Meyer, Karine Arnout
IJNSEC
2006
94views more  IJNSEC 2006»
15 years 3 months ago
A Binary Redundant Scalar Point Multiplication in Secure Elliptic Curve Cryptosystems
The main back-bone operation in elliptic curve cryptosystems is scalar point multiplication. The most frequently used method implementing the scalar point multiplication which is ...
Sangook Moon
SPE
2008
126views more  SPE 2008»
15 years 3 months ago
ANTLRWorks: an ANTLR grammar development environment
Programmers tend to avoid using language tools, resorting to ad-hoc methods, because tools can be hard to use, their parsing strategies can be difficult to understand and debug, a...
Jean Bovet, Terence Parr