Pinned Repositories
android.cracking.doc
windows cracking src
ARM-Exynos4412
ARM裸机编程
awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
blog
book_cpp
c-cpp-books
整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习 、算法等。
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
Data-Structures-and-Algorithms-in-C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
Documents
Miscellaneous documents
free-programming-books
:books: Freely available programming books
luxinhua's Repositories
luxinhua/android.cracking.doc
windows cracking src
luxinhua/ARM-Exynos4412
ARM裸机编程
luxinhua/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
luxinhua/blog
luxinhua/book_cpp
luxinhua/c-cpp-books
整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习 、算法等。
luxinhua/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
luxinhua/Data-Structures-and-Algorithms-in-C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
luxinhua/Documents
Miscellaneous documents
luxinhua/free-programming-books
:books: Freely available programming books
luxinhua/fuzz_with_emus
Why fuzzing with emulators is amazing
luxinhua/hfdslib
高性能C数据结构,双向列表、红黑树、哈希表等!
luxinhua/iTop4412
iTop4412 module development code
luxinhua/Landlords
Landlords斗地主 Python实现
luxinhua/lmarv
Building a RISC-V processor out of LSI logic
luxinhua/luxinhua.github.io
luxinhua/nvim-conf
luxinhua/PtraceInject
Android进程注入学习笔记
luxinhua/pubg
和平精英外挂
luxinhua/riscv-reboot
luxinhua/RISCV-Simulator
A Simple RISC-V CPU Simulator with 5 Stage Pipeline, Branch Prediction and Cache Simulation
luxinhua/riscv_em
Simple risc-v emulator, able to run linux, written in C.
luxinhua/STM32F0-I2C-BOOTLOADER
Bootloader for STM32F0 using STM32F072RB Discovery board, with CubeMX design files for both bootloader and application.
luxinhua/tinyriscv
A very simple and easy to understand RISC-V core.