Sciweavers

2056 search results - page 101 / 412
» time 2000
Sort
View
FLAIRS
2003
15 years 5 months ago
Lessons Learned using CBR for Customer Support
Three CBR systems were created to improve customer support at General Electric Appliances. The first tool helped call takers answer customers’ questions by using a case base of ...
William Cheetham
ICMCS
2000
IEEE
115views Multimedia» more  ICMCS 2000»
15 years 8 months ago
An Architecture based on IETF Protocols for the Transport of MPEG-4 Content over the Internet
Networking of MPEG-4 content is the topic of ongoing standardization efforts in the ISO MPEG and IETF. In this paper, we describe a complete architecture for the transport of MPEG...
Roberto Castagno, Serkan Kiranyaz, Florin Lohan, I...
IPPS
2000
IEEE
15 years 8 months ago
Online Computation of Critical Paths for Multithreaded Languages
We have developed an instrumentation scheme that enables programs written in multithreaded languages to compute a critical path at run time.Our scheme gives not only the length (ex...
Yoshihiro Oyama, Kenjiro Taura, Akinori Yonezawa
JUCS
2000
120views more  JUCS 2000»
15 years 4 months ago
Compiler Generated Multithreading to Alleviate Memory Latency
: Since the era of vector and pipelined computing, the computational speed is limited by the memory access time. Faster caches and more cache levels are used to bridge the growing ...
Kristof Beyls, Erik H. D'Hollander
APLAS
2011
ACM
14 years 4 months ago
SPAS: Scalable Path-Sensitive Pointer Analysis on Full-Sparse SSA
We present a new SPAS (ScalablePAth-Sensitive)framework for resolving points-to sets in C programs that exploits recent advances in pointer analysis. SPAS enables intraprocedural p...
Yulei Sui, Sen Ye, Jingling Xue, Pen-Chung Yew