-
PV_MPPT
利用PSCAD对光伏电池的并网控制进行了仿真,利用扰动增量法,可实现最大功率输出(The grid connected control of photovoltaic cell using PSCAD simulation, using the perturbation incremental method can achieve maximum power output
)
- 2017-03-21 23:54:10下载
- 积分:1
-
源代码
用于热爱用源代码开发一系列的小程序,开源代码来激发兴趣啊啊啊啊(For love to develop a series of small programs with source code, open source code to stimulate interest ah ah ah ah ah ah ah ah ah ah ah ah ah)
- 2020-06-24 06:20:02下载
- 积分:1
-
code1
说明: 能够使用HAR族模型对金融市场已实现波动率进行建模和预测,并包含相应的MCS检验和DM检验代码。(Can use the har family model to model and forecast the realized volatility of financial market, and contains the corresponding MCS test and DM test code.)
- 2021-04-03 15:49:06下载
- 积分:1
-
HslCommunicationDemo
功能列表----(更新不及时,请参照上面的demo界面)
日志记录功能
同步网络通讯功能
文件管理引擎
异步网络通讯功能
三菱PLC访问
西门子PLC访问
欧姆PLC访问
邮件功能使用
数据订阅推送
流水号生成器
软件注册码功能
ModBus 服务器开发(包括tcp和rtu)
ModBus Tcp客户端开发
Modbus RTU客户端开发
多线程任务功能
CRC16校验
常用控件库(Function List - -- (not updated in time, please refer to the demo interface above)
Logging function
Synchronized Network Communication Function
File Management Engine
Asynchronous Network Communication Function
Mitsubishi PLC Visit
Siemens PLC Access
Ohm PLC Access
Mail function usage
Data Subscribe Push
Pipeline number generator
Software Registration Code Function
ModBus server development (including TCP and rtu)
ModBus Tcp Client Development
Modbus RTU Client Development
Multithread Task Function
CRC16 Check
Common Control Library)
- 2019-06-16 11:12:45下载
- 积分:1
-
本系统是用VB做的学生成绩管理系统,实现对成绩的查询和更改等功能...
本系统是用VB做的学生成绩管理系统,实现对成绩的查询和更改等功能-This system is to use VB to do student achievement management system, to realize performance features such as query and change! !
- 2022-04-13 16:41:07下载
- 积分:1
-
PMSM_yousudu
为了在现代异步电机高性能调速系统中实现磁链的准确观测,提出了一种基于模型参考方法的自适应转子磁链观测器。PMSM(Primary system file for the Real Implementation of Sensored Field Orientation Control for Three Phase Permanent-Magnet Synchronous Motor (PMSM) )
- 2021-04-03 14:39:05下载
- 积分:1
-
SpeexAEC
说明: 利用SpeexAEC实现自动回声抑制,其中包含AEC源码和测试代码(Automatic echo suppression with speexaec)
- 2020-02-22 12:49:32下载
- 积分:1
-
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下.
二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引用YY里的函数过程
i = yy.chongqi() 本过程执行重启动计算机,无返回值
ii=yy.guanji() 本过程执行关闭计算机,无返回值
iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0
注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe
文件在运行时会用到那两个DLL.
解释:
"hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块
"hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan()
我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能
在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
- 2022-02-02 07:16:06下载
- 积分:1
-
- 2023-03-28 19:05:03下载
- 积分:1
-
VC++压缩文本文件的几个代码示例
VC++压缩文件的几个例子,一共收集了8个常用的数据压缩的示例代码,格式是文本文件,你可以直接将扩展名改为C文件运行。包括:arith-n.cpp - order-n arithmetic coding module:low_count 和 high_count 唯一地定义了在 0 到 1 范围中符号的所在位置,scale 指 0 到 1 范围内的总量程,即有多少字符要记数……
- 2023-05-10 19:30:03下载
- 积分:1