摘要: 高斯消元法 模板: 完整代码: #include <stdio.h> #include <memory.h> #include <math.h> #include <string.h> #include <string> #include <vector> #include <set> #inclu 阅读全文
posted @ 2018-02-19 21:48 TQCAI 阅读(262) 评论(0) 推荐(0)
摘要: 模板: 1.负数的进制 #include <stdio.h> #include <memory.h> #include <math.h> #include <string.h> #include <string> #include <vector> #include <set> #include < 阅读全文
posted @ 2018-02-19 17:02 TQCAI 阅读(154) 评论(0) 推荐(0)