Sciweavers

11653 search results - page 95 / 2331
» The Development of the C Language
Sort
View
ITS
2010
Springer
200views Multimedia» more  ITS 2010»
13 years 11 months ago
Developing an Intelligent Tutoring System Using Natural Language for Knowledge Representation
Authoring the domain knowledge of an intelligent tutoring system (ITS) is a well-known problem, and an often-mentioned approach is to use authors who are domain experts. Unfortunat...
Sung-Young Jung, Kurt VanLehn
HICSS
2011
IEEE
279views Biometrics» more  HICSS 2011»
13 years 1 months ago
A Rule-Based Natural Language Technique for Requirements Discovery and Classification in Open-Source Software Development Projec
Open source projects do have requirements; they are, however, mostly informal, text descriptions found in requests, forums, and other correspondence. Understanding of such require...
Radu Vlas, William N. Robinson
GPCE
2005
Springer
14 years 2 months ago
AOP++: A Generic Aspect-Oriented Programming Framework in C++
Abstract. This paper presents AOP++, a generic aspect-oriented programming framework in C++. It successfully incorporates AOP with object-oriented programming as well as generic pr...
Zhen Yao, Qilong Zheng, Guoliang Chen
PEPM
1999
ACM
14 years 1 months ago
C++ Templates as Partial Evaluation
This paper explores the relationship between C++ templates and partial evaluation. Templates were designed to support generic programming but unintentionally provided the ability ...
Todd L. Veldhuizen

Source Code
590views
15 years 10 months ago
Embedding Vtk4.2 into Visual C++ 6.0
This dialog-based visual C++ 6.0 template embeds vtk4.2 inside the dialog. A simple infra-structure for further development.
M. Sabry Hassouna