Projects in Awesome Lists by longluo
A curated list of projects in awesome lists by longluo .
https://github.com/longluo/leetcode
The Data Structures and Algorithms and LeetCode solutions
algorithms data-structures data-structures-and-algorithms java leetcode leetcode-solutions
Last synced: 22 Apr 2025
https://github.com/longluo/webchat
A WebChat Room in LAN writing by Java. ---非常简单的网络聊天室,Java语言实现。
chat chatapp chatroom chatroom-client chatroom-server chatrooms instant-messaging java
Last synced: 22 Apr 2025
https://github.com/longluo/androidexamples
My Android Projects, including different Demos, Widgets, File Manager, Binder, Content Provider, DataBase and so on.
android android-app android-application android-development android-library android-ui app application demo-app demos frontend java kotlin kotlin-android socket
Last synced: 09 May 2025
https://github.com/longluo/linuxkernellearn
Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。
c kernel kernel-module linux linux-kernel
Last synced: 22 Apr 2025
https://github.com/longluo/rsa
RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。
algorithm cybersecurity demo math rsa rsa-algorithm rsa-cryptography rsa-decryption rsa-encryption security
Last synced: 22 Apr 2025
https://github.com/longluo/droidpdf
The Android Pdf Viewer
android android-app android-pdf-renderer epub html mupdf pdf pdf-viewer txt
Last synced: 22 Apr 2025
https://github.com/longluo/introductiontocomputingsystems
Introduction To Computing Systems
Last synced: 29 Aug 2025
https://github.com/longluo/uip_ethernet
一个Web项目,使用STC单片机作为主控芯片,RTL8019AS来实现以太网数据链路层,移植uIP为TCP/IP协议栈,DS18B20为温度传感器,实现了通过浏览器来实现远程控制设备和获取温度。
Last synced: 22 Apr 2025
https://github.com/longluo/network_lm3s8962
The Network Projects on the EK-LM3S8962 board. ---在EK-LM3S8962开发板上实现的网络相关的项目,包括uIP/lwIP协议栈,uCOS-II操作系统,实现了嵌入式网络服务器等。
Last synced: 22 Apr 2025
https://github.com/longluo/webserver_ssl
The project is a webserver-ssl by using the lwIP and MatrixSSL.
Last synced: 22 Apr 2025
https://github.com/longluo/ffmpeg-android
The Android FFmpeg project.
android audio codec ffmpeg ffmpeg-android player video
Last synced: 22 Apr 2025
https://github.com/longluo/tinyshell
A TinyShell program runs on the Linux OS. It implements some Linux commands, waiting for more. ---一个类似Linux Shell的项目,在Linux下实现了一些Linux常用命令。
Last synced: 28 Jun 2025
https://github.com/longluo/Android-RapidDev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 07 Oct 2025
https://github.com/longluo/opengl_android
The OpenGL used in Android. ---安卓上如何使用OpenGL的应用,包括OpenGL在Android游戏中的应用。
Last synced: 19 Jun 2025
https://github.com/longluo/android-rapiddev
Android Dev Quick Guide
android android-app camera database develop glide greendao libraries mvc mvvm open-source qr-code retrofit2 rxjava ui ui-components
Last synced: 17 Apr 2026
https://github.com/longluo/imageprocess
An Android ImageProcess Demo, you can use the SeekBar to control the ARGB of the picture.
Last synced: 02 Sep 2025
https://github.com/longluo/sockets
TCP/IP Sockets Programing,包括BSD Sockets和WinSock
Last synced: 31 Jan 2026
https://github.com/longluo/xcodeprjs
My Xcode Application projects, including iOS and Mac App. 我的Xcode项目,包括Demo,iOS应用,Mac应用。
Last synced: 29 Jul 2025
https://github.com/longluo/graduateproject
My Graduate Project. 我的毕业设计项目,在EVM6437开发板上实现了LPC语音编解码算法。
Last synced: 08 Jun 2026
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/longluo/fan-rpm-detection
A FAN Rotate Per Minute Detection Test Instrument. ---一个直流无刷风扇测转速设备,主控芯片为16位单片机,使用光电传感器来检测扇叶的转速,定时器获取遮挡次数来获取转速。
Last synced: 16 Jul 2026
https://github.com/longluo/android-filmcut
Android Video Cut App
android android-app ffmpeg video-edit video-editor
Last synced: 25 Oct 2025
https://github.com/longluo/fibonacci
9 Fibonacci Algorithms
algorithm algorithms-and-data-structures fibonacci fibonacci-numbers java math space-complexity space-complexity-analysis time-complexity time-complexity-analysis
Last synced: 20 Jun 2026
https://github.com/longluo/websitetools
My Personal WebsiteTools ---个人网站维护一些工具,比如备份数据库,前后端系统,过滤IP等一系列需求。
Last synced: 17 Feb 2026
https://github.com/longluo/android-shape
The Android Shape Drawables Demo
android android-app drawables java shape shape-drawable
Last synced: 18 May 2026
https://github.com/longluo/screensaver
The project show the Screen Saver on the OLED screen of LM3S8962.
Last synced: 02 Aug 2025
https://github.com/longluo/androidndk
android android-app c cpp java jni jni-android ndk ndk-sample
Last synced: 11 Apr 2026
https://github.com/longluo/android-video
android android-app audio-video mediacodec video video-processing
Last synced: 12 May 2026
https://github.com/longluo/android-breakout
The Android Game BreakOut
android android-application android-game-app app awesome beginner-friendly game java mobile-game open-source opengl opengl-es
Last synced: 22 Apr 2025
https://github.com/longluo/busybox
My Tools and some Software Configure Files. ---一些可以提高工作效率的工具和软件配置
Last synced: 15 Jul 2026
https://github.com/longluo/recovery
Android Recovery & OTA, including OTA package, Recovery. ---安卓OTA, Recovery知识,包括修改miui,源码分析等。
Last synced: 19 Mar 2026
https://github.com/longluo/java-interview-questions
The Java Interview Questions
interview interview-practice interview-question java jvm
Last synced: 22 Jul 2026
https://github.com/longluo/fft
Fast Fourier Transform Algorithm / Number Theoretic Transform
cpp fast-fourier-transform fft fourier-analysis fourier-series fourier-transform java ntt number-theoretic-transform
Last synced: 16 May 2026
https://github.com/longluo/redis-from-scratch
Redis build from scratch
c cpp distributed-systems redis redis-server
Last synced: 08 May 2026
https://github.com/longluo/zlggui_lm3s8962
The project shows how to use the ZLG GUI.
Last synced: 14 Jun 2026
https://github.com/longluo/game_board
The 3D Game project runs on the LM3S8962 project.
Last synced: 13 Jul 2026
https://github.com/longluo/steppingmotor
A Stepping Motor project. 一个步进电机项目,实现了一个步进电机调试设备,主控芯片使用16位单片机,显示屏为Nokia 5110屏,完成UI界面,单片机产生方波输出。
Last synced: 06 Feb 2026
https://github.com/longluo/musicplay
Playing music using the Buzzer with the LED flash. ---使用蜂鸣器来播放音乐,PWM产生方波来驱动蜂鸣器,在播放的同时LED闪烁。
Last synced: 07 Sep 2025
https://github.com/longluo/fourier-transform-visualized
The Visualize 1-D Fourier Transform and 2-D Fourier Transform.
Last synced: 15 Jun 2026
https://github.com/longluo/longluo
This repository gives a glimpse of who Frank Luo is. I am also open to opportunities.
developer employment hire-me jobseeker profile resume
Last synced: 02 Mar 2026
https://github.com/longluo/designpatterns
The Design Patterns
design-pattern design-patterns-implemented-in-java design-patterns-java java
Last synced: 18 Jun 2026
https://github.com/longluo/httpserver
Java Http Server
http http-server-from-scratch java server socket-programming sockets tcp web-server website
Last synced: 27 Apr 2026
https://github.com/longluo/android-raytracing
3d-graphics android android-app computer-graphics cpp graphics java ray-tracing raytracer
Last synced: 30 Apr 2026
https://github.com/longluo/algorithms
Data Structures and Algorithms implementation
algorithms cpp data-structures data-structures-and-algorithms math
Last synced: 06 Jul 2026
https://github.com/longluo/xprintf
The implements of PRINTF function in stdio library, including all the details from the assembly to C. ---printf函数的实现,从汇编语言到上层的C实现,你可以了解到printf函数的全部细节。
Last synced: 21 Jun 2026
https://github.com/longluo/learnjava
Learn Java
concurrency concurrent-programming java jvm
Last synced: 08 May 2026
https://github.com/longluo/webserver
C++ WebServer
cpp http http-server makefile socket web webserver
Last synced: 11 Jun 2026
https://github.com/longluo/android-opencv
The OpenCV Android
android android-app cpp cv java ndk opencv opencv-android
Last synced: 09 Apr 2026
https://github.com/longluo/spider
My Python Spider / Crawler
crawler python spider twitter weibo weibo-crawler weibo-spider
Last synced: 11 Jun 2025
https://github.com/longluo/android_build_shell
Some scripts writing with Script Language like shell, PERL, Python etc to improve my efficiency! ---Android项目编译的方法
Last synced: 23 Jul 2025
https://github.com/longluo/webserver_io
The project shows the Web I/O Control, we can get the CPU temperature just from the browser.
Last synced: 17 May 2026