Pinned Repositories
App
Once I made an app for connecting my friends
ATTRIBUTE_WEAK
C override mechanism using attribute weak.
DataStructures
My DS practices using C++.
DIP
Digital image processing C++ for algo. and Matlab for display.
Khadas
Khadas VIM3 running SPI device MAX6675
NDK
NDK
RaspberryPi
Once I want to make sure there are eight magnet balls inside my cubes.
RPC
Android client and server using cpp and binder mechanism.
STM32F4
STM32 as USB device using WINUSB.
TechInterview
Once I had a coding challenge in a tech interview
MouChiaHung's Repositories
MouChiaHung/STM32F4
STM32 as USB device using WINUSB.
MouChiaHung/RPC
Android client and server using cpp and binder mechanism.
MouChiaHung/ATTRIBUTE_WEAK
C override mechanism using attribute weak.
MouChiaHung/deep-learning-from-scratch
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
MouChiaHung/DIP
Digital image processing C++ for algo. and Matlab for display.
MouChiaHung/Khadas
Khadas VIM3 running SPI device MAX6675
MouChiaHung/1806
18.06 course at MIT
MouChiaHung/AIGC
MouChiaHung/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
MouChiaHung/d2l-book
Books with Jupyter notebooks
MouChiaHung/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
MouChiaHung/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
MouChiaHung/Deep-Learning-Books
Books To Master Deep Learning
MouChiaHung/Deep-Learning-Collection
MouChiaHung/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
MouChiaHung/fenix
One-stop script set to build Ubuntu/Debian images
MouChiaHung/generate
Generate contents for DevTut
MouChiaHung/Grep
A program serving to "findstr" and "grep" using C++
MouChiaHung/HIDL
Android P HIDL
MouChiaHung/libwdi
Windows Driver Installer library for USB devices
MouChiaHung/lodepng
PNG encoder and decoder in C and C++.
MouChiaHung/Mahalanobis-distance
MouChiaHung/NXP-MCUBootUtility
A one-stop boot utility tool based on Python2.7+wxPython4.0, it can help you get started with NXP MCU (i.MXRT,LPC,Kinetis...) secure boot easily | 恩智浦MCU安全启动一站式工具(研发模式),既可独立使用也可配合MfgTool或RT-Flash,助你轻松入门安全加密启动
MouChiaHung/Road-To-Autonomous-Driving
自动驾驶散修一枚 -> 记录自己对自动驾驶的学习过程和相关学习链接
MouChiaHung/StackOverflow
Stack Overflow Attack
MouChiaHung/STM32-libusb
STM32F205的USB_BULK数据传输,并使用libusb_win32编写上位机进行数据读写
MouChiaHung/STM32F0
Control servo (SG90) and debug with UART
MouChiaHung/stm32f429
Keil projects and libraries for STM32F4xx devices
MouChiaHung/windows-driver-docs
The official Windows Driver Kit documentation sources
MouChiaHung/WiringPi
Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)