代码搜索:旋转变压器
找到约 1,743 项符合「旋转变压器」的源代码
代码结果 1,743
www.eeworm.com/read/249104/4457582
java~4~ testcommand.java~4~
package testcommand;
//我们设计一个Switch(开关),它可以开关风扇,也可以开关灯。开关类会有两个方法,一个是关方法,一个是开方法,它不用知道开关什么。
//而风扇也会有两种方法,旋转和不旋转。Command模式将开关的请求变成对象传给Switch
public class TestCommand {
public static void main(String[]
www.eeworm.com/read/181662/9242595
txt test2.txt
--------------- 图形1:
color is red;
origin is (20, 200); -- 设置原点的偏移量
rot is 0; -- 不旋转
scale is (40, 40); -- 设置比例
for T from 0 to 2*pi step pi/150 draw (t, -sin(t)); --
www.eeworm.com/read/448321/7535234
html 12.html
围绕鼠标中心旋转的彩带
if (document.all){
with (document){
write('
www.eeworm.com/read/439050/7717546
h matrix.h
//================================================
// 4*4矩阵,实现旋转平移等大部分功能。
// 参照《3D数学基础》的RotationMatrix和Matrix4x3,
// 并方便与OpenGL结合
// Copy Rights: Wonderful 2006
//================================
www.eeworm.com/read/344081/11909511
html 12.html
围绕鼠标中心旋转的彩带
if (document.all){
with (document){
write('
www.eeworm.com/read/38039/1092468
mnu surfopts.mnu
SRF#OPTS 曲面选项
# remove the # sign and enter foreign help string in this line
Extrude 拉伸
Generate surface by extruding a single section.
拉伸一个截面来生成曲面。
Revolve 旋转
Generate surface by revolving a single
www.eeworm.com/read/38039/1093284
mnu surf_form.mnu
SURF#FORM 曲面成形
# remove the # sign and enter foreign help string in this line
Extrude 拉伸
Generate surface by extruding a single section.
拉伸一个截面来生成曲面。
Revolve 旋转
Generate surface by revolving a single
www.eeworm.com/read/178330/9407629
m ymatrixconstruct.m
function [Y_B]=YmatrixConstruct(para_line,para_trans2,para_trans3,para_capac,SB,NodeNum)
% 自动生成节点导纳矩阵程序
% SB为功率基准值,NodeNum是电力系统网络节点数(含三绕组变压器增加的节点数)
Y_B=zeros(NodeNum,NodeNum);
% 对线路
for i=1:s
www.eeworm.com/read/311405/13631170
txt 导纳.txt
void form_y() /* 形成节点导纳矩阵 */
{
float S;
int i1,j1;
{for(i=1;i
www.eeworm.com/read/291204/8435563
dfm unitimage.dfm
object Form1: TForm1
Left = 86
Top = 16
Width = 701
Height = 526
Caption = '实现图片的旋转'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =