摘要: #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <float.h> // 将单精度浮点数转换为二进制字符串 void floatToBinary(float num, char 阅读全文
posted @ 2025-07-17 09:46 dianziyang2002 阅读(30) 评论(0) 推荐(0)