摘要: 1.角度转复数,使用std::polar #include <iostream> #include <complex> #include <cmath> int main () { float theta = 45; float theta_pi = theta*(M_PI/180); std::c 阅读全文
posted @ 2023-10-06 18:29 朱小勇 阅读(122) 评论(0) 推荐(0) 编辑
摘要: https://lightly.teamcode.com/dashboard 阅读全文
posted @ 2023-10-06 18:04 朱小勇 阅读(40) 评论(0) 推荐(0) 编辑