<!--
Copyright (c) 2016 Oleg Nenashev and other contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<!--
This is an example of a minimal Windows Service Wrapper configuration, which includes only mandatiory options.
This configuration file should be placed near the WinSW executable, the name should be the same.
E.g. for myapp.exe the configuration file name should be myapp.xml
You can find more information about the configuration options here: https://github.com/kohsuke/winsw/blob/master/doc/xmlConfigFile.md
Full example: https://github.com/kohsuke/winsw/blob/sample-config-file/examples/allOptions.xml
-->
<configuration>
<!-- ID of the service. It should be unique accross the Windows system-->
<id>supernode</id>
<!-- Display name of the service -->
<name>supernode</name>
<!-- Service description -->
<description>supernode</description>
<!-- Path to the executable, which should be started -->
<executable>supernode.exe</executable>
<arguments>-l 9005 </arguments>
</configuration>
mbaiyy
- 粉丝: 2
- 资源: 5
最新资源
- 燃料电池电池超级电容复合能量管理策略simulink仿真模型 燃料电池 电池 超级电容复合能量管理策略 1、传统PI; 2、等效燃油(氢)耗最低(ECMS); 3、等效能耗最低(EEMS); 4、分频
- Boost电路 simulink 仿真 boost 电路模块搭建和用传递函数进行验证 电流开环控制 电流闭环控制 电压电流双闭环控制 闭环控制包括:PID 控制,超前补偿,前馈控制,解耦控制 控
- 光伏PCS - 储能双向功率流器 1. 双向DC DC和 3 Level 逆变器 2. 仿真和源码都含有并网和离网 3. 原理图PDF 4. 参考文档
- MATLAB代码-基于拉丁超立方法的风光场景生成与削减摘要:与蒙特卡洛法不同,拉丁超立方采样改进了采样策略能够做到较小采样规模中获得较高的采样精度,属于分层抽样技术,设定风光出力遵从正态分布normr
- 永磁同步电机最大转矩电流比控制MTPA+弱磁控制MATLAB simulink仿真模型,带有设计原理说明文档 仿真模型已经调试好,可直接运行出波形,仿真波形完美无缺
- jQuery仿方块人物头像消除游戏源码.zip
- 18b基于模型预测控制(自带的mpc模块)和最优控制理论的Carsim与Matlab simulink联合仿真实现汽车主动避撞和跟车功能(acc自适应巡航),包含simulink模型(其中有车辆逆纵向
- IGBT开关特性模型,MATLAB Simscape模型 该模型展示了IGBT的详细的开关模型,用于创建开关损耗列表数据 有助于理解IGBT米勒平台、瞬态开关行为 也可以用于MOOSFET
- 西门子西门子1200 总线控制V90伺服程序模板 ,包含plc程序,西门子触摸屏程序,eplan电气图纸一份 有两种控制模式 1.基于111报文自己编写的PN通讯控制V90伺服程序 2.基于工艺对象
- eth-utils-readthedocs-io-en-latest.zip
- SVC静止无功补偿 含一个TCR 三个TSC 模型为离散模型,静态无功补偿器(SVC)容量为300MVar,用于调节6000MVA,735kV的电力系统 SVC由一台额定容量为735kV 16kV、
- 高压无感FOC,风机控制,采用滑膜观测器,启动顺滑,独特的处理方式,STM32F030,载频14KHz,支持顺逆风启动,代码逻辑清晰,测试视频可以加好友! 文件包含:原理图,PCB,源代码
- 永磁同步电机矢量控制FOC仿真 两种控制策略,一种是id=0,另一种是MTPA 提供对应的参考文献;
- 西门子smart 200 rtu方式通讯四台三菱E700变频器资料 硬件:smart plc.三菱E700变频器,mcgs触摸屏(电脑仿真也可) 功能:指针写法,通过modbus rtu方式,实现对
- TMDC二维材料增强耦合
- 毕业设计基于Javaweb的宠物医院管理系统源码+数据库(高分毕设)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈