摘要: 实现代码: MICD.h #include <iostream> #include <vector> #include <valarray> #include <assert.h> #include <iomanip> typedef long double real; template<size_ 阅读全文
posted @ 2022-04-30 23:12 JustinRochester 阅读(97) 评论(0) 推荐(0) 编辑
摘要: 实现代码: MED.h #include <iostream> #include <vector> #include <valarray> #include <assert.h> typedef long double real; template<size_t N> class vec : pub 阅读全文
posted @ 2022-04-30 23:11 JustinRochester 阅读(98) 评论(0) 推荐(0) 编辑