摘要:
使用函数的原因以及如何定义函数 阅读全文
摘要:
250ms左移 #include <reg52.h> unsigned char code LedChar[] = { 0xE0, 0xE1, 0xE2, 0xE3, 0xE4, 0xE5, 0xE6, 0xE7 }; unsigned char code image[30][8] = { { 0x 阅读全文
摘要:
LeetCode 面试题16.07[最大数值] 阅读全文
摘要:
250ms上移 #include <reg52.h> unsigned char code LedChar[] = { 0xE0, 0xE1, 0xE2, 0xE3, 0xE4, 0xE5, 0xE6, 0xE7 }; unsigned char code image[] = { 0xFF, 0xF 阅读全文