Sciweavers

3971 search results - page 150 / 795
» On the Use of Properties in Java Applications
Sort
View
138
Voted
ESEM
2008
ACM
15 years 6 months ago
An empirical model to predict security vulnerabilities using code complexity metrics
Complexity is often hypothesized to be the enemy of software security. If this hypothesis is true, complexity metrics may be used to predict the locale of security problems and ca...
Yonghee Shin, Laurie Williams
PVLDB
2010
145views more  PVLDB 2010»
15 years 3 months ago
Using XMorph to Transform XML Data
XMorph is a new, shape polymorphic, domain-specific XML query language. A query in a shape polymorphic language adapts to the shape of the input, freeing the user from having to k...
Curtis E. Dyreson, Sourav S. Bhowmick, Kirankanth ...
GEOINFO
2004
15 years 6 months ago
Using XML Languages for Modeling and Web-Visualization of Geographical Legacy Data
In our aim to modernize geographical legacy data from the German office of geographical survey with XML languages, we first modeled the data in GML, a standard language for geograp...
Brigitte Mathiak, Andreas Kupfer, Karl Neumann
VW
1998
Springer
133views Virtual Reality» more  VW 1998»
15 years 9 months ago
Information Flocking: Data Visualisation in Virtual Worlds Using Emergent Behaviours
A novel method of visualising data based upon the schooling behaviour of fish is described. The technique allows the user to see complex correlations between data items through the...
Glenn Proctor, Chris Winter
GPCE
2004
Springer
15 years 10 months ago
Generating AspectJ Programs with Meta-AspectJ
Abstract. Meta-AspectJ (MAJ) is a language tool for generating AspectJ programs using code templates. MAJ itself is an extension of Java, so users can interleave arbitrary Java cod...
David Zook, Shan Shan Huang, Yannis Smaragdakis