代码搜索:旋转变压器

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

代码结果 1,743
www.eeworm.com/read/448321/7535181

html 30.html

旋转文字 Phrase="欢迎光临!"; //设置旋转的文字内容 Balises=""; Taille=50; //设置字体的大小 Midx=100; //设置旋转区域的横坐标 Decal=0.5; //设置文字间的间距 Nb=Phrase.length;
www.eeworm.com/read/344081/11909405

html 30.html

旋转文字 Phrase="欢迎光临!"; //设置旋转的文字内容 Balises=""; Taille=50; //设置字体的大小 Midx=100; //设置旋转区域的横坐标 Decal=0.5; //设置文字间的间距 Nb=Phrase.length;
www.eeworm.com/read/38039/1090188

mnu angles.mnu

ANGLES 角 # remove the # sign and enter foreign help string in this line Horiz 水平 Rotation about x axis. 绕x轴旋转 Vert 竖直 Rotation about y axis. 绕y轴旋转 Norm 法向 Rotation about z axis. 绕 z 轴旋转 Edge/Axis 边/轴
www.eeworm.com/read/101790/15812490

htm subject_57496.htm

序号:57496 发表者:宝石 发表日期:2003-10-26 03:11:43 主题:一个关于opengl旋转的问题! 内容:有一个问题一直困扰我,请大虾帮忙。 我想进行对x轴旋转时, 调用 glRotated(m_xAngl,1.0,0,0); 发现旋转只是沿着屏幕水平方向旋转,并没有按照x轴旋转(我的x轴此时 与水平方向并
www.eeworm.com/read/239612/13266969

h eint.h

extern bit jogdirect_f; //JOG旋转的方向 extern unsigned char idata key_jog; // JOG旋转的值 extern void eint_initialize(void); #ifndef IN_EINT #endif
www.eeworm.com/read/492318/6421451

c morton_tans.c

/*----------Morton ordering--------------------------------- *Transposition *aim: * 矩阵向左旋转90度. *function: * Block_Roate32: 小块矩阵旋转 * trc: 划分函数 * *parameter: * WIDTH: 图像宽度 * HEIGHT:图像高度 * B
www.eeworm.com/read/13765/282981

c main.c

/**************************************************** *名 称: 旋转编码器 * *功 能: 旋转编码器、状态选择、串口输出、中断学习* *备 注: 2011.1.9 * *贞明电子: http://shop58972409.taobao.com * *********************