Sciweavers

3473 search results - page 376 / 695
» Aspect-Oriented Programming with C
Sort
View
IWMM
2000
Springer
144views Hardware» more  IWMM 2000»
15 years 10 months ago
Memory Allocation with Lazy Fits
Dynamic memory allocation is an important part of modern programming languages. It is important that it be done fast without wasting too much memory. Memory allocation using lazy ...
Yoo C. Chung, Soo-Mook Moon
SIGCSE
1995
ACM
137views Education» more  SIGCSE 1995»
15 years 10 months ago
Requirements for a first year object-oriented teaching language
Interest in teaching object-oriented programming in first year computer science courses has increased substantially over the last few years. While the theoretical advantages are c...
Michael Kölling, Bett Koch, John Rosenberg
AAAI
2007
15 years 9 months ago
Forgetting Actions in Domain Descriptions
Forgetting irrelevant/problematic actions in a domain description can be useful in solving reasoning problems, such as query answering, planning, conflict resolution, prediction,...
Esra Erdem, Paolo Ferraris
ACE
2004
152views Education» more  ACE 2004»
15 years 8 months ago
The Evaluation of Courses in Information Systems
This paper presents a process for evaluating an e-commerce course in order to determine whether the structure and design is appropriate for student learning. Evaluation is importa...
Kay C. Bryant
IASSE
2004
15 years 8 months ago
The Bosco Project - A JMI-Compliant Template-based Code Generator
Bosco is a code generation tool, which goal is to accept any MOF model as parameter and follow the evolution of OMG standards. It generates the underlying model (also called repos...
Pascal André, Gilles Ardourel, Gerson Suny&...