代码搜索:输电线路
找到约 1,130 项符合「输电线路」的源代码
代码结果 1,130
www.eeworm.com/read/294359/8235365
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/370304/9606522
c pq.c
#include
#include
#define N 9 /*总结点数*/
#define M 6 /*PQ结点数*/
#define K 9 /*线路数*/
#define eps 1e-4
void guass(int n,int m,float c[],float b[][N],float x[]
www.eeworm.com/read/147903/12512639
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/334099/12637728
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/135370/13937544
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/105636/15663504
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/104236/15700914
c e-1330.c
//E-1330点阵液晶屏驱动程序
/*
线路图
89C51 E-1330
--------
| 8
P1.0-1.7|=========== D0-7
|
P3.0|----------- A0
P3.1|----------- R/W
P3.2|----------- E
www.eeworm.com/read/189417/8471878
frm form1.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1
Caption = "线路中桩坐标计算-勘测大队"
ClientHeight = 4440
ClientLeft =
www.eeworm.com/read/189312/8476092
frm form1.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmReport
BorderStyle = 1 'Fixed Single
Caption = "线路投币日收入报表"
ClientH
www.eeworm.com/read/381148/9107425
cpp sub_flow.cpp
#include
#include
#include"datastruct.h"
#include"cut.h"
//计算子系统潮流程序,并进行过载、线路过载判断,负荷削减等操作
void sub_flow(struct Busdata *tempbusdata,struct Branchdata *tempbranchdata,struct Ge