Sciweavers

51 search results - page 1 / 11
» A Java API for Experimental analysis of algorithms
Sort
View
IASTEDSE
2004
13 years 6 months ago
A Java API for Experimental analysis of algorithms
Traditionally, the emphasis among computer scientists has been on the more rigorous and theoretical modes of worstcase and average-case analysis of algorithms. However, theoretica...
Adam Duffy, Tom Dowling
BMCBI
2010
268views more  BMCBI 2010»
13 years 4 months ago
A high-level 3D visualization API for Java and ImageJ
Background: Current imaging methods such as Magnetic Resonance Imaging (MRI), Confocal microscopy, Electron Microscopy (EM) or Selective Plane Illumination Microscopy (SPIM) yield...
Benjamin Schmid, Johannes E. Schindelin, Albert Ca...
PR
2008
145views more  PR 2008»
13 years 4 months ago
Probabilistic suffix models for API sequence analysis of Windows XP applications
Given the pervasive nature of malicious mobile code (viruses, worms, etc.), developing statistical/structural models of code execution is of considerable importance. We investigat...
Geoffrey Mazeroff, Jens Gregor, Michael G. Thomaso...
SERP
2003
13 years 5 months ago
A Critical Analysis of JDO in the Context of J2EE
The Java Data Objects (JDO) industry standard appears to provide a promising framework for persisting Java objects in an efficient way. Many experts even regard JDO as a more appr...
Axel Korthaus, Matthias Merz
PASTE
2010
ACM
13 years 8 months ago
The RoadRunner dynamic analysis framework for concurrent programs
ROADRUNNER is a dynamic analysis framework designed to facilitate rapid prototyping and experimentation with dynamic analyses for concurrent Java programs. It provides a clean API...
Cormac Flanagan, Stephen N. Freund