登录
首页 » Visual C++ » state esimation

state esimation

于 2017-07-09 发布 文件大小:15009KB
0 141
下载积分: 1 下载次数: 19

代码说明:

  配电网状态估计相关仿真资料,大家可以借鉴一下(Distribution network state estimation related simulation data, we can draw on)

文件列表:

3esimation\Debug\bparameter.txt
3esimation\Debug\debug.txt
3esimation\Debug\PF.txt
3esimation\Debug\POPF.txt
3esimation\Debug\QOPF.txt
3esimation\Debug\result.txt
3esimation\Debug\StateEstimate.exe
3esimation\Debug\StateEstimate.exe.manifest
3esimation\Debug\StateEstimate.ilk
3esimation\Debug\StateEstimate.pdb
3esimation\ipch\stateestimate-b57e3246\stateestimate-eff70723.ipch
3esimation\Release\StateEstimate.exe
3esimation\Release\StateEstimate.pdb
3esimation\StateEstimate\bparameter.txt
3esimation\StateEstimate\Debug\CL.read.1.tlog
3esimation\StateEstimate\Debug\CL.write.1.tlog
3esimation\StateEstimate\Debug\link-cvtres.read.1.tlog
3esimation\StateEstimate\Debug\link-cvtres.write.1.tlog
3esimation\StateEstimate\Debug\link.3020.read.1.tlog
3esimation\StateEstimate\Debug\link.3020.write.1.tlog
3esimation\StateEstimate\Debug\link.932-cvtres.read.1.tlog
3esimation\StateEstimate\Debug\link.932-cvtres.write.1.tlog
3esimation\StateEstimate\Debug\link.932.read.1.tlog
3esimation\StateEstimate\Debug\link.932.write.1.tlog
3esimation\StateEstimate\Debug\link.9752.read.1.tlog
3esimation\StateEstimate\Debug\link.9752.write.1.tlog
3esimation\StateEstimate\Debug\link.read.1.tlog
3esimation\StateEstimate\Debug\link.write.1.tlog
3esimation\StateEstimate\Debug\mt.read.1.tlog
3esimation\StateEstimate\Debug\mt.write.1.tlog
3esimation\StateEstimate\Debug\rc.read.1.tlog
3esimation\StateEstimate\Debug\rc.write.1.tlog
3esimation\StateEstimate\Debug\StateEstimate.exe.embed.manifest
3esimation\StateEstimate\Debug\StateEstimate.exe.embed.manifest.res
3esimation\StateEstimate\Debug\StateEstimate.exe.intermediate.manifest
3esimation\StateEstimate\Debug\StateEstimate.lastbuildstate
3esimation\StateEstimate\Debug\StateEstimate.log
3esimation\StateEstimate\Debug\StateEstimate.obj
3esimation\StateEstimate\Debug\StateEstimate.vcxprojResolveAssemblyReference.cache
3esimation\StateEstimate\Debug\StateEstimate.write.1.tlog
3esimation\StateEstimate\Debug\StateEstimate_manifest.rc
3esimation\StateEstimate\Debug\vc100.idb
3esimation\StateEstimate\Debug\vc100.pdb
3esimation\StateEstimate\debug.txt
3esimation\StateEstimate\PF.txt
3esimation\StateEstimate\POPF.txt
3esimation\StateEstimate\PREOPF.dat
3esimation\StateEstimate\PREOPF.txt
3esimation\StateEstimate\Release\CL.read.1.tlog
3esimation\StateEstimate\Release\CL.write.1.tlog
3esimation\StateEstimate\Release\link.read.1.tlog
3esimation\StateEstimate\Release\link.write.1.tlog
3esimation\StateEstimate\Release\mt.read.1.tlog
3esimation\StateEstimate\Release\mt.write.1.tlog
3esimation\StateEstimate\Release\StateEstimate.exe.intermediate.manifest
3esimation\StateEstimate\Release\StateEstimate.lastbuildstate
3esimation\StateEstimate\Release\StateEstimate.log
3esimation\StateEstimate\Release\StateEstimate.obj
3esimation\StateEstimate\Release\vc100.pdb
3esimation\StateEstimate\REPOPF.dat
3esimation\StateEstimate\result.txt
3esimation\StateEstimate\StateEstimate.cpp
3esimation\StateEstimate\StateEstimate.h
3esimation\StateEstimate\StateEstimate.vcxproj
3esimation\StateEstimate\StateEstimate.vcxproj.filters
3esimation\StateEstimate\StateEstimate.vcxproj.user
3esimation\StateEstimate.sdf
3esimation\StateEstimate.sln
3esimation\StateEstimate.suo
3esimation\ipch\stateestimate-b57e3246
3esimation\StateEstimate\Debug
3esimation\StateEstimate\Release
3esimation\Debug
3esimation\ipch
3esimation\Release
3esimation\StateEstimate
3esimation

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

发表评论

0 个回复

  • notes.xlsx
    useful phrasesuseful phrases
    2018-09-28 11:44:34下载
    积分:1
  • MTKcallhistoryoperate
    什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 (makefile)
    2010-02-22 15:39:02下载
    积分:1
  • 仿真&程序
    基于单片机的智能路灯照明控制顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶(Intelligent street lamp lighting)
    2018-05-20 10:21:16下载
    积分:1
  • TETRIS
    此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
    2013-10-23 21:46:26下载
    积分:1
  • PRIM
    说明:  构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。(Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.)
    2009-08-23 16:22:15下载
    积分:1
  • MFC_Othell14882010282002
    this is small othello game. you can see the source and everything pls download it and learn
    2012-03-31 21:56:42下载
    积分:1
  • search-the-number
    用于求三组数,每组数的各个位都不相同。第二组数为第一组的2倍,第3组数为第一组的3倍(Is used to find the number of three, the number of the bits in each group are different. The second number of groups for the first group of two times the number of the third group of three times the first group)
    2013-11-15 20:08:10下载
    积分:1
  • msvbvm50
    msvbvm50.rar 动行库文件(msvbvm50.rar dynamic library file line)
    2009-01-17 09:40:43下载
    积分:1
  • xiaotuoluo
    捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
    2009-12-01 14:39:15下载
    积分:1
  • saolei
    vb写的扫雷外挂源码,学习内存操作的朋友不妨可以看看呵呵(vb wrote mine external source, a friend may wish to study memory operations can see Oh)
    2012-01-17 15:43:26下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载