Sciweavers

2880 search results - page 10 / 576
» Types are calling conventions
Sort
View
TPDS
2002
141views more  TPDS 2002»
14 years 9 months ago
Integration of Pricing with Call Admission Control to Meet QoS Requirements in Cellular Networks
Call Admission Control (CAC) plays a significant role in providing the desired Quality of Service (QoS) in cellular networks. Traditional CAC schemes that mainly focus on the trade...
Jiongkuan Hou, Jie Yang, Symeon Papavassiliou
ICDE
2010
IEEE
189views Database» more  ICDE 2010»
14 years 10 months ago
Caching all plans with just one optimizer call
Abstract— Modern database management systems (DBMS) answer a multitude of complex queries on increasingly larger datasets. Given the complexities of the queries and the numerous ...
Debabrata Dash, Ioannis Alagiannis, Cristina Maier...
POPL
1992
ACM
15 years 1 months ago
Unboxed Objects and Polymorphic Typing
This paper presents a program transformation that allows languages with polymorphic typing (e.g. ML) to be implemented with unboxed, multi-word data representations, more efficien...
Xavier Leroy
KDD
1997
ACM
142views Data Mining» more  KDD 1997»
15 years 1 months ago
Knowledge Discovery in Integrated Call Centers: A Framework for Effective Customer-Driven Marketing
As call centersbecomemorepervasive,the customersseek individualized service and greater attention. The call centers are becoming the contact centers - a one-stop, singleinterfacef...
Paul Xia
ICFP
2004
ACM
15 years 9 months ago
Multi-return function call
It is possible to extend the basic notion of "function call" to allow functions to have multiple return points. This turns out to be a surprisingly useful mechanism. Thi...
Olin Shivers, David Fisher