Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
android-ffmpeg
a system for building custom ffmpeg binaries for Android
android-ffmpeg-sample
An actual functioning Android app using ffmpeg through the NDK
android-ffmpeg-x264
Android Videokit - basic FFMPEG+X264 build for Android. Pull requests gratefully accepted.
android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
android-RTSP
Attempts to integrate SDP, RTSP, RTP with android.audioTrack player ( tons of packet level disambiguation issues! )
android-rtsp-client
a mini rtsp client implement
android-square-progressbar
An android library to display a progressbar that goes around an image.
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
ppbox's Repositories
ppbox/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
ppbox/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
ppbox/code-examples
A collection of code examples from blog posts etc.
ppbox/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
ppbox/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
ppbox/elasticsearch
Open Source, Distributed, RESTful Search Engine
ppbox/hello-algorithm
🌍 🌎 东半球最酷的学习项目 | 包括:1、我写的三十万字图解算法题典 2、100 张各语言思维导图 和 1000 本编程电子📚 3、100 篇大厂面经下载 | English version supported !!! 国人项目上榜不易,右上角助力一波 🚀🚀!干就对了,奥利给 !💪💪💪
ppbox/Java-1
All Algorithms implemented in Java
ppbox/java-design-patterns
Design patterns implemented in Java
ppbox/Java-Tutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
ppbox/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
ppbox/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
ppbox/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
ppbox/LeetCode
LeetCode刷题记录
ppbox/Leetcode-1
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
ppbox/leetcode_solutions
ppbox/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ppbox/metersphere
An open source continuous testing platform. MeterSphere 是一站式的开源企业级持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman 等开源、主流标准。
ppbox/netty
Netty project - an event-driven asynchronous network application framework
ppbox/notes
ppbox/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
ppbox/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
ppbox/SmarterStreaming
国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。
ppbox/spring-boot-1
Spring Boot
ppbox/spring-microservices
Spring Microservices using Spring Cloud
ppbox/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。
ppbox/toBeBetterJavaer
:rainbow: Java 程序员进阶之路,本专栏风趣幽默、通俗易懂,对 Java 爱好者极度友好和舒适😄,内容包括 Java 基础、Java 并发编程、Java 虚拟机、Java 面试题、Java 企业级开发(Git、SSM、Spring Boot)、计算机基础知识(操作系统、计组、计网、数据结构与算法)等核心知识点。如果本专栏为你提供了帮助,请给予支持(star一下,或者推荐给你的朋友)!
ppbox/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
ppbox/WPF-Samples
Repository for WPF related samples
ppbox/zju-icicles
浙江大学课程攻略共享计划