»
(008) CubeIDE Implementation of USB Peripherals*
(018) C99 pointer*
(019) C99 With only value assignment*
(022) POSIX pthread multi-threads mutex*
(023) POSIX pthread multi-threads programming*
(027) C99 time and wait*
(028) High-precision calculation with GMP*
(029) Web Service Lib*
(030) International Components for Unicode (ICU)*
(031) Performance of C is higher than C++, because...*
🍓(003) Query Linux Version info and CPU info
#Get Operation System Bit:x86_64, 64 bit OS; i386 or i686, 32 bit OS
uname -a
#CPU Hardware info: returned content contain CPU ARC and supported CPU Running Mode(32-bit, 64-bit)
lscpu