Pinned Repositories
Android-RapidDev
Android Dev Quick Guide
AndroidExamples
My Android Projects, including different Demos, Widgets, File Manager, Binder, Content Provider, DataBase and so on.
DroidPdf
The Android Pdf Viewer
EbookReader
The EbookReader Android App. Support file format like epub, pdf, txt, html, mobi, azw, azw3, html, doc, docx,cbz, cbr. Support tts.
leetcode
The Data Structures and Algorithms and LeetCode solutions
LinuxKernelLearn
Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。
RSA
RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。
su
The tools to get the ROOT in the Android Device. ---获取Android硬件设备的root权限。
uIP_Ethernet
一个Web项目,使用STC单片机作为主控芯片,RTL8019AS来实现以太网数据链路层,移植uIP为TCP/IP协议栈,DS18B20为温度传感器,实现了通过浏览器来实现远程控制设备和获取温度。
WebChat
A WebChat Room in LAN writing by Java. ---非常简单的网络聊天室,Java语言实现。
longluo's Repositories
longluo/AndroidExamples
My Android Projects, including different Demos, Widgets, File Manager, Binder, Content Provider, DataBase and so on.
longluo/RSA
RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。
longluo/ffmpeg-android
The Android FFmpeg project.
longluo/Network_LM3S8962
The Network Projects on the EK-LM3S8962 board. ---在EK-LM3S8962开发板上实现的网络相关的项目,包括uIP/lwIP协议栈,uCOS-II操作系统,实现了嵌入式网络服务器等。
longluo/longluo.github.io
My Blog
longluo/database-from-scratch
build a database from scratch
longluo/Android-BreakOut
The Android Game BreakOut
longluo/Android-IPC
The Android AIDL Demo
longluo/Android-Video
longluo/AndroidNDK
longluo/EasyCpp
The Cplusplus Interview Questions.
longluo/MidiPlayer
Android MidiPlayer
longluo/algorithms
C++ Data Structures and Algorithms implementation
longluo/Android-HttpServer
longluo/Android-OpenCV
The OpenCV Android
longluo/Android-RayTracing
longluo/Android-Streaming
longluo/chinese-independent-blogs
中文独立博客列表
longluo/DesignPatterns
The Design Patterns
longluo/HttpServer
Java Http Server
longluo/lazy-shell
longluo/leakcanary
A memory leak detection library for Android.
longluo/longluo
This repository gives a glimpse of who Frank Luo is. I am also open to opportunities.
longluo/MRI-education-resources
Resources for learning the principles of magnetic resonance imaging (MRI)
longluo/RayTracing
RayTracing Java
longluo/redis-from-scratch
Redis build from scratch
longluo/ucos-posix
The uCOS-Posix Portable Source Code
longluo/Uvc_ExtensionUnit
longluo/v4l2-android
The V4L2 Android
longluo/WebServer
C++ WebServer