摘要:
#define MAX 32 void IntToBinary(char binary[], int x); // x转换为二进制 void IntToBinary2(char binary[], int x); // 不同的思路可以有多种方法 void TrueForm(char binary[... 阅读全文
posted @ 2014-08-27 10:38
Yogurshine
阅读(566)
评论(0)
推荐(0)
浙公网安备 33010602011771号