Posts
- June 26, 2020 Deploy yolo v3 to PYNQ-Z2 development board with leverage to calculatipn power CPU
- June 23, 2020 Try to make cross-compiling environment with library directory linked to target platform.
- June 19, 2020 Start project: a real-time mask detector.
- June 9, 2020 Porting Qt libraries and application to ARM-based environment,
- May 15, 2020 My implementation of malloc and free
- May 8, 2020 Do not call putenv() with a pointer to an automatic variable as the argument
- April 30, 2020 Posix API introduction: mkstemp.
- April 7, 2020 About string processing in C language.
- March 18, 2020 Introduction with docker buildx for multiple CPU architecture development.
- March 16, 2020 A bug in docker desktop 2.2.0 for Mac OS
- March 4, 2020 Start editing learning note for GNU make.
- March 3, 2020 Coding in C, C standard should be most reliable reference material than everything.
- February 19, 2020 My first post