-
-
此项目是EAN13条形码识别的译码技术,在基于机器视觉技术上,构建了一套条形码在线检测识别系统,系统将由以下几个部分构成:条形码图像定位与采集、计算机图像预处理、条形码图像中值滤波去噪、条码解析与识读。经过...
-
-
...import opendssdirect as dss
dss.run_command('Redirect ../../tests/data/13Bus/IEEE13Nodeckt.dss')
dss.Circuit.AllBusNames()
dss.run_command(
"New Storage.{bus_name} Bus1={bus_name} phases=1 kV=2.2 kWRated={rating} kWhRated={kwh_rating} kWhStored={initial_state} %IdlingkW=0 %reserve=0 %E...
-
-
...239,
0x236,0x232,0x22f,0x22c,0x229,0x226,0x223,0x220,0x21d,0x219,0x216,0x213,0x210,0x20d,0x20a,0x207,0x203,0x200,0x1fd,0x1fa,
0x1f7,0x1f4,0x1f1,0x1ed,0x1ea,0x1e7,0x1e4,0x1e1,0x1de,0x1db,0x1d8,0x1d4,0x1d1,0x1ce,0x1cb,0x1c8,0x1c5,0x1c2,0x1bf,0x1bb,
0x1b8,0x1b5,0x1b2,0x1af,0x1ac,0x1a9,0x1a6,0x1a3,0x...
-
-
...nka *pre, *cur, *ne; 9. pre=head; 10.cur=head->next; 11.while(cur) 12.{ 13. ne = cur->next; 14. cur->next = pre; 15. pre = cur; 16. cur = ne; 17.} 18.head->next = NULL; 19.head = pre; 20.} 还有一种利用递归的方法。这种方法的基本思想是在反转当前节点之前先调...
-
-
...= 0;
11 #10 $finish;
12 end
13
14 always
15 #1 clk = ! clk;
16
17 endmodule输出:TIME = 0 RESET = 0 CLOCK = 0 TIME = 1 RESET = 0 CLOCK = 1 TIME = 2 RESET = 1 CLO...
-
-
这是opendss 13节点算例, IEEE13节点算例,线路参数,负荷数据,变压器参数, 调压器参数如下:Config.PhasingPhase Neutral Spacing ACSRACSRID601B A C N556,500 26/74/0 6/1500602C A B N4/0 6/14/0 6/1500603C B N1/01/0505604A C N1/01/0505605C N1/01/0510 Und...
-
-
...temp[11]),
buf12(instruction[12],temp[12]),
buf13(instruction[13],temp[13]),
buf14(instruction[14],temp[14]),
buf15(instruction[15],temp[15]),
buf16(instruction[16],temp[16]),
buf17(instruction[17],temp[17]),
...
-
-
...输入框中显示提示信息* 2.12 文本框内容自动滚动* 2.13 密码强度实时验证* 2.14 回车提交表单* 2.15 光标停留在文字最后* 2.16 禁止文本框的记忆功能* 2.17 自动选定文本内容* 2.18 获取和失去焦点时改...
-
-
... SS=P3^6;
unsigned char code mo[6][2][16]=
{{{0x00,0x00,0x01,0x02,0x12,0x13,0x1E,0xF2,0x23,0x24,0x24,0x04,0x07,0x00,0x00,0x00},
{0x00,0x00,0xF8,0x00,0x50,0x50,0xD0,0x78,0xA0,0xA0,0x08,0x04,0xFC,0x00,0x00,0x00}},
{{0x00,0x00,0x00,0x00,0x78,0x54,0x54,0x55,0x95,0x85,0x99,0xE1,0x01,0x00,0x00,0x00},
...
-
-
...为“ Loads.txt”。 图1显示了它的定义过程。图1:用于IEEE-13总线径向配电网系统的Loads.txt 定义LINES 和LINE CODENew linecode.mtx601 nphases=3 BaseFreq=60 ~ rmatrix = (0.3465 | 0.1560 0.3375 |0.1580 0.1535 0.3414 ) ~ xmatrix = (1.0179 | 0.5017 1.0478 | 0.4236 0.38491...