代码搜索:旋转变压器

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

代码结果 1,743
www.eeworm.com/read/10871/192479

plg 42.plg

礦ision3 Build Log Project: D:\study\第 01 篇 基础部分\42 报警器与旋转灯\code\42.uv2 Project File Date: 08/11/2009 Output: Build target 'Target 1' compilin
www.eeworm.com/read/13864/284175

txt 三维魔方用dev c++编译.c.txt

#include #include #include #include //小方块的结构,包括小方块在x,y,z上的旋转角度,颜色数组下标,小方块的三维坐标。 struct rcube{ int xr; int yr; int zr; int cl[6];
www.eeworm.com/read/38039/1092030

mnu fd_trn_unit.mnu

FEED#TURN#UNITS 进给旋转单位 # Inch/rev 英寸/转 Use unit inch/rev. 使英寸/转作为单位 Foot/rev 英尺/转 Use unit foot/rev. 使英尺/转作为单位 Millimeter/rev 毫米/转 Use unit millimeter/rev. 使用毫米/转作为单位 Centimeter/rev 厘米/转 Use unit cen
www.eeworm.com/read/350031/3136405

java modelshow.java

package cn.bz.head.frame; import javax.swing.JPanel; /** * 此类是一个展示模型的类,功能包括: * 1.显示模型; * 2.旋转模型; * 3.缩放模型; * 模型的获得由:1.右上编辑菜单的选择;2.点取场景模型 * @author 魏丽平 * */ public class ModelSho
www.eeworm.com/read/306178/3754943

c yanling-shenfa.c

// yanling-shenfa.c 燕灵身法 inherit SKILL; mapping *action = ({ ([ "action" : "$n一式「单燕南飞」,左脚脚尖垫起,右脚凌空发力,身体如行云流水般滑出丈余。\n", "dodge" : 15 ]), ([ "action" : "$n一式「一叶障目」,身行旋转,双脚跋地而起,顿时闪过了
www.eeworm.com/read/431761/1904628

awl 0000000f.awl

FUNCTION "处理人机信号" : VOID TITLE = //H01~H07运行状况选择(空气压缩机) NET1-NET45 //空气传送单元的旋转阀选择、包含急停选择 NET46-NET74 //包含直通旁通(DV)测试,结果传送到HMI、IPC、DCS NE
www.eeworm.com/read/173816/9634350

m 2-9.m

x = 0:pi/4:pi y = sin(x) % 正弦函数 y = sinh(x) % 双曲正弦 x = [1 10 100 1000 10000] y = log10(x) % 10为底的对数 y = sqrt(x) % 平方根运算 x = [1 2 3;4 5 6;7 8 9] y = rot90(x) % 旋转90度 y =
www.eeworm.com/read/269921/11060562

htm 127.htm

下载地址:thunder://QUFodHRwOi8vcmFtLm1sNjY2LmNvbS/J8cbmtcTQ/deqxL7C7TAyLnJtWlo=[神奇的旋转木马02][400×288][27.9M][RM][0:38:16]下载地址:thunder://QUFodHRwOi8vMjExLjk2LjE1OC44Mzo2NT
www.eeworm.com/read/249868/12465309

m 10-3.m

%已知一个二值图像1000×1000,中间为一个50×300的白色区域,其它为黑色。 %下面对这个图像来研究傅立叶变换的旋转性质 f = zeros(1000,1000); f(350:649,475:524) = 1; %图像定义 subplot(221) imshow(f,'notruesize'); title('原始图像'); subplot(222) F=fftshif
www.eeworm.com/read/334943/12560535

m 10-3.m

%已知一个二值图像1000×1000,中间为一个50×300的白色区域,其它为黑色。 %下面对这个图像来研究傅立叶变换的旋转性质 f = zeros(1000,1000); f(350:649,475:524) = 1; %图像定义 subplot(221) imshow(f,'notruesize'); title('原始图像'); subplot(222) F=fftshif