登录
首页 » Visual C++ » IEC-61850标准[中文.完整版]

IEC-61850标准[中文.完整版]

于 2020-08-18 发布
0 247
下载积分: 1 下载次数: 5

代码说明:

说明:  IEC-61850标准分析完整中文版(自用)(IEC-61850 standard analysis)

文件列表:

IEC-61850标准[中文.完整版]\860[1].1.pdf, 2044088 , 2010-07-12
IEC-61850标准[中文.完整版]\860[1].2.pdf, 120217 , 2010-07-12
IEC-61850标准[中文.完整版]\860[1].3.pdf, 655499 , 2008-10-16
IEC-61850标准[中文.完整版]\860[1].4.pdf, 984503 , 2008-10-16
IEC-61850标准[中文.完整版]\860[1].5.pdf, 1482709 , 2010-09-09
IEC-61850标准[中文.完整版]\860[1].6.pdf, 339654 , 2010-09-09
IEC-61850标准[中文.完整版]\860[1].7-1.pdf, 5303201 , 2010-09-09
IEC-61850标准[中文.完整版]\860[1].7-2.pdf, 11784163 , 2010-09-09
IEC-61850标准[中文.完整版]\860[1].7-3.pdf, 5032191 , 2010-09-09
IEC-61850标准[中文.完整版]\860[1].7-4.pdf, 3531335 , 2010-08-27
IEC-61850标准[中文.完整版]\860[1].8-1.pdf, 1170808 , 2010-09-01
IEC-61850标准[中文.完整版]\860[1].9-1.pdf, 587913 , 2010-09-09
IEC-61850标准[中文.完整版]\860[1].9-2.pdf, 688343 , 2009-08-19
IEC-61850标准[中文.完整版]\IEC61850标准是基于通用网络通信平台的变电站自动化系统唯一国际标准.doc, 25600 , 2009-01-04
IEC-61850标准[中文.完整版]\SCL 模式定义文件.doc, 24576 , 2009-01-06
IEC-61850标准[中文.完整版]\SCL 模式定义文件f(中文).doc, 24064 , 2009-01-06
IEC-61850标准[中文.完整版]\SCL对象模型.bmp, 1398654 , 2009-01-05
IEC-61850标准[中文.完整版]\SCL对象模型cn.bmp, 1398654 , 2009-01-05
IEC-61850标准[中文.完整版]\vssver2.scc, 1803 , 2010-09-08
IEC-61850标准[中文.完整版]\专业名词cn.doc, 20480 , 2009-01-05
IEC-61850标准[中文.完整版]\变电站自动化拓扑例子.bmp, 788598 , 2009-01-05
IEC-61850标准[中文.完整版]\基于IEC61850的变电站电源系统[组委修改].doc, 1732096 , 2009-11-18
IEC-61850标准[中文.完整版]\对象模型实例.bmp, 1461238 , 2009-01-05
IEC-61850标准[中文.完整版]\标准目录[完整目录].pdf, 10367 , 2008-10-16
IEC-61850标准[中文.完整版]\配置过程信息流程图.bmp, 1932090 , 2009-01-05
IEC-61850标准[中文.完整版]\配置过程信息流程图cn.bmp, 1932090 , 2009-01-05
IEC-61850标准[中文.完整版], 0 , 2018-04-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chaos-control
    混沌控制经典书籍--混沌控制及其优化应用-作者邹恩(Chaos control of classic books- Chaos control and optimization applications- Author Zou En)
    2011-08-31 15:51:54下载
    积分:1
  • ch03
    杨建国老师的通讯原理课件,第三章模拟信号的调制与解调,主要讲述信号产生与调制,射频特性,解调,MSK、GMSK、PSK、QPSK、BPSK、QAM等原理(Yang Jianguo teacher communication principles of courseware, the third chapter of the analog signal modulation and demodulation, and focuses on the signal generation and modulation, the RF characteristics, demodulation, MSK, GMSK, PSK, QPSK, as BPSK, QAM and other principles of)
    2012-06-12 10:45:39下载
    积分:1
  • all70.tar
    the file is implimented in C++ for wimax network it is explication of qualitie of service
    2011-06-24 08:21:26下载
    积分:1
  • jiugongwenti
    (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
    2008-12-25 22:07:50下载
    积分:1
  • VCMatlab
    VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。 文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance. This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
    2018-12-01 15:31:19下载
    积分:1
  • pcm
    语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。(The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a significant impact. In this paper, TD-SCDMA System AMR Adaptive speech coding mechanism, at the same time analysis of AMR in the generation of Digital Linear Prediction (ACELP) algorithm and the realization of the process. The program can be achieved in a TMS320C5510.)
    2009-04-27 22:26:09下载
    积分:1
  • hippe-vector-pattern
    vfev ve vvevfevefvevvevefve
    2018-12-17 04:06:39下载
    积分:1
  • CBuilder-JoyStick
    在CBuilder中如何控制游戏手柄,对手柄编程(How to control the game in the CBuilder handle, to handle programming)
    2020-12-03 17:09:25下载
    积分:1
  • VoIP
    这个是华为的VoIP文档,讲述清晰,值得阅读!(This is Huawei' s VoIP documents, about clarity, it is worth reading!)
    2009-12-06 16:01:08下载
    积分:1
  • IESS-601E
    iEEE 601 标准 信道编码相关 卫星通信(the standard channel iEEE 601 encoding related satellite communications)
    2021-03-26 10:39:13下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载