代码搜索:弹簧针

找到约 499 项符合「弹簧针」的源代码

代码结果 499
www.eeworm.com/read/13112/268380

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/327496/3455277

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/474426/6809199

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/109219/15561748

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/107030/15614496

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/101253/15839271

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/100753/15865219

c 汉诺塔2.c

move(char getone,char putone) { printf("%c-->%c\n",getone,putone); } void hanoi(int n,char one,char two,char three) { if(n==1)move(one,three); else{ hanio(n-1,one,three,two); \*把A针的n-1个盘子通过
www.eeworm.com/read/282822/9057970

txt samp05.txt

碟形弹簧设计报告 一、设计信息   设计者 Name=朱家诚   设计单位 Comp=合肥工业大学   设计日期 Date=2002-10-21   设计时间 Time=4:53:11 二、设计要求   总预加载荷 Fz1=1000 (N)   总工作载荷 Fz2=5000 (N)   组合类型 CType=对合组合  
www.eeworm.com/read/196897/8051405

inp ex7.3.inp

! 7.3 用弹簧单元连接的圆盘的扭转振动 ! 本程序来源于邢静忠编著的《ANSYS应用实例与分析》,科学出版社,2006年 ! FINISH /CLEAR, NOSTART ! (1)设置工程选项、求解选项、单元类型和实常数 /FILNAME, EX7.3 /PREP7 /TITLE, EX7.3, TORSIONAL FREQUENCY OF A SUSPENDED DISK
www.eeworm.com/read/402594/11532503

txt ex7.3.txt

!7.3 用弹簧单元连接的圆盘的扭转振动 ! 本程序来源于邢静忠等编著的《ANSYS分析实例与工程应用》,机械工业出版社(2004年) FINISH /CLEAR, NOSTART ! (1) 设置工程选项,求解选项,单元类型和实常数 /FileName, EX7.3 /PREP7 /TITLE, EX7.3, TORSIONAL FREQUENCY OF A SUSPENDED