Sciweavers

497 search results - page 3 / 100
» A Really Good Idea
Sort
View
ICMCS
2009
IEEE
118views Multimedia» more  ICMCS 2009»
13 years 7 months ago
Is this joke really funny? judging the mirth by audiovisual laughter analysis
This paper presents the results of an empirical study suggesting that, while laughter is a very good indicator of amusement, the kind of laughter (unvoiced laughter vs.voiced laug...
Stavros Petridis, Maja Pantic

Book
1759views
15 years 8 months ago
The C++ Hackers Guide
"This book contains over 100 hacks which help C++ programs deal with the real. It includes coding tricks, tips on how to code safely, ideas on programming style, and some real...
Steve Oualline
AFRICACRYPT
2011
Springer
13 years 1 months ago
Really Fast Syndrome-Based Hashing
Abstract. The FSB (fast syndrome-based) hash function was submitted to the SHA-3 competition by Augot, Finiasz, Gaborit, Manuel, and Sendrier in 2008, after preliminary designs pro...
Daniel J. Bernstein, Tanja Lange, Christiane Peter...
SODA
2001
ACM
87views Algorithms» more  SODA 2001»
13 years 11 months ago
Steiner points in tree metrics don't (really) help
Consider an edge-weighted tree T = (V, E, w : E R+ ), in which a subset R of the nodes (called the required nodes) are colored red and the remaining nodes in S = V \R are colored ...
Anupam Gupta
HOTOS
2003
IEEE
14 years 3 months ago
Why Events Are a Bad Idea (for High-Concurrency Servers)
Event-based programming has been highly touted in recent years as the best way to write highly concurrent applications. Having worked on several of these systems, we now believe t...
J. Robert von Behren, Jeremy Condit, Eric A. Brewe...