资源列表
TCP-UDPmanger-software
- TCP -传输控制协议,提供的是面向连接、可靠的字节流服务 UDP -用户数据报协议,是一个简单的面向数据报的运输层协议.-TCP - Transmission Control Protocol, provided that the connection-oriented, reliable byte stream service UDP - User Datagram Protocol, is a simple datagram-oriented transport layer protoc
103
- 以太网103通讯规约解析,非常适用于正在学习电力规约的朋友-103 Ethernet communication protocol analysis, ideal for friends electricity Statute are learning
proto_modbus
- 电力系统modbus协议,支持windows和linux(Power system modbus protocol, support windows and Linux)
PSCADchaoliu
- 基于PSCAD的潮流计算,采用派等值电路,有一个火电厂、一个水电厂、四个变电站。-PSCAD based power flow calculation, using the equivalent circuit, there is a thermal power plant, a hydropower plant, four substations.
EXCEL
- 热动专业可以用的软件,用excel计算时,可以进行焓值的计算-Thermal professional can use the software, with the excel calculations, the enthalpy can be calculated, etc.
Aupplyion
- 航空供电系统畸变测试系统设计与实现Air supply system distortion test system design and implementation-Air supply system distortion test system design and implementation
KSB_LevelControl-LED-display
- KSB LevelControl LED Display Sourcecode
Skyline
- Skyline的两个实例-距离量算,面积计算-Two instances of the Skyline- Measure Distance, area
dnzljczs
- 电能质量基础知识,电能质量是通过公用电网供给用户端的交流电能的质量。-Basics of power quality, power quality is the quality of the utility grid by the end of the AC power supply of the user.
Feedback-Loop-of-Forward
- 此文件是用来计算电源forward 拓扑中feedback的 MATHCAD 计算文件-This file is used to calculate the Power forward topology feedback MATHCAD calculation file.
2D-ellip-flow-heat-trans
- Two dimensional elliptic flow heat transfer program
read_segy1
- 此程序用fortran2003实现了对地震数据SEG-Y格式的读取。使用了fortran2003的一个新特性,流访问模式。 值得一提的是,在输出文件时,实现了自动化生成格式控制符。 程序存在的不足是,文件的字节大小得提前确定,不管用什么方式获取文件的大小都行,我用的方法是直接在windows下面通过查看sgy文件属性获得的。- This program read the Seismic SEG-Y data with Fortran 90 modified from C, se