代码搜索:旋转变压器

找到约 1,743 项符合「旋转变压器」的源代码

代码结果 1,743
www.eeworm.com/read/445143/1726210

sqe 螺旋旋转2.sqe

========== Description Part Begin ========== name = "螺旋旋转2"; description = "实例分为两组进行螺旋似的旋转。"; version = "1.00"; bin = "InvisiblePipe2.bin"; ========== Description Part End ========== =========
www.eeworm.com/read/445143/1726212

sqe 螺旋旋转3.sqe

========== Description Part Begin ========== name = "螺旋旋转3"; description = "实例分为两组进行螺旋似的旋转。"; version = "1.00"; bin = "InvisiblePipe3.bin"; ========== Description Part End ========== =========
www.eeworm.com/read/473191/6857813

txt 旋转卡壳标准程序.txt

#include #include #include #define N 1000 #define M_PI 3.1415926 double x[100], y[100], xx, yy, base,scale; int rep,n,i,j,k,T; int main(){ double minx, m
www.eeworm.com/read/473191/6857818

txt noj 1098 旋转卡壳.txt

#include #include #include #include #include using namespace std; //NOJ 1098 旋转卡壳 #define MAX 99999999 #define MIN -99999999 #define NMA