Sciweavers

513 search results - page 58 / 103
» How digital libraries can support e-learning
Sort
View
ASPLOS
2012
ACM
14 years 4 days ago
Understanding modern device drivers
Device drivers are the single largest contributor to operating-system kernel code with over 5 million lines of code in the Linux kernel, and cause significant complexity, bugs an...
Asim Kadav, Michael M. Swift
WOWMOM
2006
ACM
191views Multimedia» more  WOWMOM 2006»
15 years 10 months ago
Privacy Preserving Trust Authorization Framework Using XACML
: Nowadays many organisations share sensitive services through open network systems and this raises the need for an authorization framework that can interoperate even when the part...
Uche M. Mbanaso, G. S. Cooper, David W. Chadwick, ...
ICADL
2010
Springer
198views Education» more  ICADL 2010»
15 years 6 months ago
A Scalable Method for Preserving Oral Literature from Small Languages
Can the speakers of small languages, which may be remote, unwritten, and endangered, be trained to create an archival record of their oral literature, with only limited external su...
Steven Bird
DEXAW
2002
IEEE
231views Database» more  DEXAW 2002»
15 years 9 months ago
A Cultural Heritage Forum Celebrating Technological Innovation at Station X
We aim to encourage and support public participation in heritage through the development of Cultural Heritage Forums, a kind of cultural web portal that enables active participati...
Trevor D. Collins, Paul Mulholland
HASKELL
2006
ACM
15 years 10 months ago
Polymorphic variants in Haskell
In languages that support polymorphic variants, a single variant value can be passed to many contexts that accept different sets of constructors. Polymorphic variants are potenti...
Koji Kagawa