Pinned Repositories
android-augment-reality-framework
A framework for creating augmented reality Apps on Android
android-compass
Android Sensor Based Compass
android-heart-rate-monitor
Android heart rate monitor
android-motion-detection
Android code to detection motion by comparing two images.
android-openmap-framework
This framework allows Android to access some of the OpenMap functionalities.
android-pedometer
A pedometer remote service for Android
android-quick-response-code
Android QR Code Decoder and Encoder
Bitcoin
An example Bitcoin implementation which can be used to learn about Bitcoin/Blockchain. This implementations is for educational use only!
gnu.trove
Fork of the gnu.trove repo on BitBucket
java-algorithms-implementation
Algorithms and Data Structures implemented in Java
phishman3579's Repositories
phishman3579/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
phishman3579/android-heart-rate-monitor
Android heart rate monitor
phishman3579/android-quick-response-code
Android QR Code Decoder and Encoder
phishman3579/Bitcoin
An example Bitcoin implementation which can be used to learn about Bitcoin/Blockchain. This implementations is for educational use only!
phishman3579/android-motion-detection
Android code to detection motion by comparing two images.
phishman3579/android-augment-reality-framework
A framework for creating augmented reality Apps on Android
phishman3579/android-pedometer
A pedometer remote service for Android
phishman3579/android-compass
Android Sensor Based Compass
phishman3579/gnu.trove
Fork of the gnu.trove repo on BitBucket
phishman3579/android-openmap-framework
This framework allows Android to access some of the OpenMap functionalities.
phishman3579/gs-collections
A supplement or replacement for the Java Collections Framework.
phishman3579/ProAndroidAugmentedReality
Official repository for Pro Android Augmented Reality (http://www.apress.com/9781430239451)
phishman3579/project-euler-in-java
Implementing Project Euler problems
phishman3579/caliper
Automatically exported from code.google.com/p/caliper
phishman3579/fastutil
Clone of Fastutils (fastutil.di.unimi.it)
phishman3579/Koloboke
Java Collections till the last breadcrumb of memory and performance
phishman3579/HugeCollections
Huge Collections for Java using efficient off heap storage
phishman3579/phishman3579.github.io
Github IO repo
phishman3579/Zero-Allocation-Hashing
Zero-allocation hashing for Java