Download com.googlecode.aima-java JAR files with all dependencies
JavaEWAH from group com.googlecode.javaewah (version 0.3.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.
7 downloads
smartgwt-maven-plugin from group com.googlecode.smartgwt-maven-plugin (version 2.5)
Facilitates the download, preparation, installation, and deployment of Maven artifacts from the Isomorphic builds available at http://www.smartclient.com/builds/.
libphonenumber from group com.googlecode.libphonenumber (version 8.10.2)
geocoder from group com.googlecode.libphonenumber (version 2.105)
objectify from group com.googlecode.objectify (version 6.0.2)
The simplest convenient interface to the Google App Engine datastore
7 downloads
lanterna from group com.googlecode.lanterna (version 3.0.0-beta2)
Java library for creating text-based terminal GUIs
paradoxdriver from group com.googlecode.paradoxdriver (version 1.2)
A Paradox Java Driver (using JDBC 4)
jorbis from group com.googlecode.soundlibs (version 0.0.17.4)
Maven artifact for JOrbis library. http://www.jcraft.com/jorbis/
6 downloads
org-openide-util-lookup from group com.googlecode.sarasvati.thirdparty.netbeans (version 7.3)
NetBeans OpenIDE lookup utilities
Group: com.googlecode.sarasvati.thirdparty.netbeans Artifact: org-openide-util-lookup
Show documentation Show source
Show documentation Show source
6 downloads
gwtquery from group com.googlecode.gwtquery (version 1.4.3)
6 downloads
libphonenumber from group com.googlecode.libphonenumber (version 8.5.1)
ez-vcard from group com.googlecode.ez-vcard (version 0.10.4)
A library that reads and writes vCards, supporting all versions of the vCard standard (2.1, 3.0, and 4.0) as well as xCard (XML-encoded vCards), hCard (HTML-encoded vCards), and jCard (JSON-encoded vCards).
6 downloads
libphonenumber from group com.googlecode.libphonenumber (version 8.9.9)
kryo from group com.googlecode (version 1.04)
Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.
objectify from group com.googlecode.objectify (version 6.0.1)
The simplest convenient interface to the Google App Engine datastore
6 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
Page 7 from 83 (items total 1234)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy