JesseAndAlice's Stars
gpeyre/matlab-toolboxes
Contains all my Matlab toolboxes.
yixia/FFmpeg-Android
Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android
appunite/AndroidFFmpeg
[DEPRECATED] FFmpeg build for android random architectures with example jni
spacecowboy/AndroidCodeGenerator
This is a python module which generates Android classes. It is most useful for creating an initial database and contentprovider for a project.
oeddyo/algorithm
Algorithm Problems I solved... as a hobby
xtaci/algorithms
Algorithms & Data structures in C++.
nryoung/algorithms
This repository is not maintained
kanwei/algorithms
Ruby algorithms and data structures. C extensions
humanwhocodes/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
kennyledet/Algorithm-Implementations
Share, discuss and learn about algorithm implementations!
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
koush/AndroidAsync
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
android-async-http/android-async-http
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
johannilsson/android-pulltorefresh
DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.
SimonVT/android-menudrawer
*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
nostra13/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
androidannotations/androidannotations
Fast Android Development. Easy maintainance.
Trinea/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
chuanxshi/javascript-patterns
JavaScript Design Patterns
airbnb/javascript
JavaScript Style Guide
kivy/python-for-android
Turn your Python application into an Android APK
faif/python-patterns
A collection of design patterns/idioms in Python
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
jdeng/rbm-mnist
C++ 11 implementation of Geoff Hinton's Deep Learning matlab code
bytefish/facerec
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
jaderberg/python-matlab-bridge
A simple interface to allow Python to call MATLAB functions.
eoecn/android-app
eoe的Android客户端源码
johannilsson/android-actionbar
DEPRECATED Android Action Bar Implementation
pardom-zz/ActiveAndroid
Active record style SQLite persistence for Android