Pinned Repositories
acm-cheat-sheet
Acm Cheat Sheet
ALC5631
algorithms
Algorithms & Data Structures in C++
AlgoXY
Book of Elementary Algorithms and Data structures
android-audio-high-performance
Code samples and documentation for building high performance audio apps on Android
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android-ndk
Android NDK samples
android-open-project
Collect and classify android open source projects, 交流 QQ 群:383537512 (入群必须填写群介绍问题答案)
android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
tangdexi112's Repositories
tangdexi112/acm-cheat-sheet
Acm Cheat Sheet
tangdexi112/ALC5631
tangdexi112/algorithms
Algorithms & Data Structures in C++
tangdexi112/AlgoXY
Book of Elementary Algorithms and Data structures
tangdexi112/android-open-project
Collect and classify android open source projects, 交流 QQ 群:383537512 (入群必须填写群介绍问题答案)
tangdexi112/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
tangdexi112/android-visualizer
Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp
tangdexi112/android-volley
volley
tangdexi112/android_fft_minim
Fast Fourier Transform algorithms from Processing's Minim audio library, adapted to work in android
tangdexi112/cocos2d-x
cocos2d-x for C++
tangdexi112/cppcheck
static analysis of C/C++ code
tangdexi112/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
tangdexi112/FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
tangdexi112/FFTConvolver
Audio convolution algorithm in C++ for real time audio processing
tangdexi112/flatbuffers
Memory Efficient Serialization Library
tangdexi112/gac
GPU Accelerated C++ User Interface/Script Engine
tangdexi112/gtorrent
tangdexi112/HelloGit
tangdexi112/lce
Lce linux网络编程框架(C++)支持线程池,异步非阻塞,高并发,高性能
tangdexi112/leetcode
LeetCode题解,150道题完整版
tangdexi112/libcstl
libcstl是使用标准C编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。
tangdexi112/Maximilian
C++ Audio and Music DSP Library
tangdexi112/open-source-android-apps
Open-Source Android Apps
tangdexi112/OpenCV-Marker-less-AR
This is a marker less augmented reality application developed using OpenCV. This code can be used under MIT license. Demo movie: http://youtu.be/KgQguj78qMA
tangdexi112/opencv-markerless-AR-Mobile
Markless AR transplanted to iOS and Android based on takmin's code. http://meiroo.github.io/projects#ar
tangdexi112/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
tangdexi112/tinyalsa
Tiny library to interface with ALSA in the Linux kernel
tangdexi112/vim
vim配置文件和插件
tangdexi112/vimrc
Ruchee's Vim Config Files
tangdexi112/zsummerX
一个很酷的C++高性能跨平台网络库,采用C++11标准,EPOLL/IOCP实现.