Download com.googlecode.libphonenumber JAR files with all dependencies
scalaz-core_2.8.0 from group com.googlecode.scalaz (version 5.0)
scalaz-example_2.8.0.RC2 from group com.googlecode.scalaz (version 5.0-M1)
0 downloads
JavaEWAH from group com.googlecode.javaewah (version 1.2.3)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
regionalize from group com.googlecode.jaitools (version 1.0.1)
Identifies (sufficiently) uniform regions in the source image, allocates
each a unique integer ID, and generates an output image with these IDs
as pixel values
scalaz-test-suite_2.8.0.RC2 from group com.googlecode.scalaz (version 5.0-M1)
0 downloads
scalaz-http_2.8.0.RC2 from group com.googlecode.scalaz (version 5.0-M1)
0 downloads
jbp from group com.googlecode.jbp (version 1.1.0)
jbp root project
Group: com.googlecode.jbp Artifact: jbp
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
maskedconvolve from group com.googlecode.jaitools (version 1.0.1)
Adds selectivity to the JAI convolve operation. An ROI can
be used to control which source image pixels are convolved and/or
which neighbourhood pixels are included in the convolution.
wicket-jquery-ui-theme-cupertino from group com.googlecode.wicket-jquery-ui (version 7.3.0)
Wicket-jQuery UI Theme (cupertino)
Group: com.googlecode.wicket-jquery-ui Artifact: wicket-jquery-ui-theme-cupertino
Show documentation Show source
Show documentation Show source
0 downloads
jbp-jpa from group com.googlecode.jbp (version 1.1.0)
jbp jpa repository implementation library
ecj361 from group com.googlecode.t7mp (version 1.0.0)
kernelstats from group com.googlecode.jaitools (version 1.0.1)
jbp-hibernate from group com.googlecode.jbp (version 1.1.0)
jbp hibernate repository implementation library
scalaz-core_2.8.0.RC2 from group com.googlecode.scalaz (version 5.0-M1)
0 downloads
wicket-jquery-ui-theme-eggplant from group com.googlecode.wicket-jquery-ui (version 7.3.0)
Wicket-jQuery UI Theme (eggplant)
Group: com.googlecode.wicket-jquery-ui Artifact: wicket-jquery-ui-theme-eggplant
Show documentation Show source
Show documentation Show source
0 downloads
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
Page 49 from 85 (items total 1275)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy