Sciweavers

1816 search results - page 331 / 364
» Formal Concepts of Learning Systems Validation in Use
Sort
View
TSE
2002
157views more  TSE 2002»
14 years 9 months ago
Assessing the Applicability of Fault-Proneness Models Across Object-Oriented Software Projects
A number of papers have investigated the relationships between design metrics and the detection of faults in object-oriented software. Several of these studies have shown that suc...
Lionel C. Briand, Walcélio L. Melo, Jü...
SCP
2010
155views more  SCP 2010»
14 years 7 months ago
Type inference and strong static type checking for Promela
The SPIN model checker and its specification language Promela have been used extensively in industry and academia to check logical properties of distributed algorithms and protoc...
Alastair F. Donaldson, Simon J. Gay
BMCBI
2010
127views more  BMCBI 2010»
14 years 9 months ago
Computational prediction of type III secreted proteins from gram-negative bacteria
Background: Type III secretion system (T3SS) is a specialized protein delivery system in gramnegative bacteria that injects proteins (called effectors) directly into the eukaryoti...
Yang Yang, Jiayuan Zhao, Robyn L. Morgan, Wenbo Ma...
ICIP
2000
IEEE
15 years 11 months ago
Incorporate Support Vector Machines to Content-Based Image Retrieval with Relevant Feedback
By using relevance feedback [6], Content-Based Image Retrieval (CBIR) allows the user to retrieve images interactively. The user can select the most relevant images and provide a ...
Pengyu Hong, Qi Tian, Thomas S. Huang
SIGCSE
2009
ACM
150views Education» more  SIGCSE 2009»
15 years 10 months ago
Dereferee: exploring pointer mismanagement in student code
Dynamic memory management and the use of pointers are critical topics in teaching the C++ language. They are also some of the most difficult for students to grasp properly. The re...
Anthony Allevato, Manuel A. Pérez-Qui&ntild...