Sciweavers

24 search results - page 3 / 5
» Clones: What is that smell
Sort
View
WS
2005
ACM
13 years 11 months ago
Strengthening EPC tags against cloning
The EPC (Electronic Product Code) tag is a form of RFID (Radio-Frequency IDentification) device that is emerging as a successor to the printed barcode. Like barcodes, EPC tags emi...
Ari Juels
RA
2003
135views Robotics» more  RA 2003»
13 years 7 months ago
Behavioural Cloning and Robot Control
Behavioural cloning is a method by which a machine learns control skills through observing what a human controller would do in a certain set of circumstances. More specifically, t...
Claire D'Este, Mark O'Sullivan, Nicholas Hannah
ICSE
2010
IEEE-ACM
13 years 4 months ago
Code clone detection in practice
Due to the negative impact of code cloning on software maintenance efforts as well as on program correctness [4–6], the duplication of code is generally viewed as problematic. ...
Florian Deissenboeck, Benjamin Hummel, Elmar J&uum...
TAICPART
2010
IEEE
126views Education» more  TAICPART 2010»
13 years 4 months ago
Improved Testing through Refactoring: Experience from the ProTest Project
We report on how the Wrangler refactoring tool has been used to improve and transform test code for Erlang systems. This has been achieved through the removal of code clones, the i...
Huiqing Li, Simon J. Thompson
OOPSLA
2010
Springer
13 years 4 months ago
Scalable and systematic detection of buggy inconsistencies in source code
Software developers often duplicate source code to replicate functionality. This practice can hinder the maintenance of a software project: bugs may arise when two identical code ...
Mark Gabel, Junfeng Yang, Yuan Yu, Moisés G...