-
- 2023-02-18 13:20:03下载
- 积分:1
-
VB图像、照片合并合成程序
VB图像、照片合并合成程序,支持图片的横向、纵向(竖向)合并,合成出来的图片保存成一张图片,只是合并,不包括其它的图像处理功能。
- 2023-08-25 02:10:03下载
- 积分:1
-
组态王作为OPC客户端连接西门子MP277服务器
说明: 组态王作为OPC客户端连接西门子MP277服务器的应用(Application of Kingview as OPC Client to Connect Siemens MP277 Server)
- 2020-06-16 03:00:01下载
- 积分:1
-
jhb
说明: 利用离散动态规划算法进行的水库优化调度,适用于单库的水库调度(Reservoir optimal operation using discrete dynamic programming algorithm)
- 2020-01-10 15:15:01下载
- 积分:1
-
VB6.0 OPC PPI S7-200通讯
资源描述VB6.0 OPC PPI S7-200通讯 Private MyOPCServer As OPCServer " OPCServer Object
Private MyGroups As OPCGroups " OPCGroups Collection Object
Private WithEvents MyGroup As OPCGroup " OPCGroup Object
Private MyItems As OPCItems " OPCItems Collection Object
Private MyItemServerHandles() As Long " Server Handles for Items
Dim MyTID As Long " Transaction ID for asynchronous calls
- 2022-02-11 18:08:52下载
- 积分:1
-
gkodcode
Development of a VC source code, for learning network programming, hope you like them, good dongdong
- 2017-04-13 18:53:42下载
- 积分:1
-
ofdm 频谱
说明: 正交频分复用频谱生成程序,以及其结果图。(Orthogonal frequency division multiplexing spectrum generating program and its result chart.)
- 2020-11-19 21:29:37下载
- 积分:1
-
随机抽取
第一个编程题,首先会用到Timer对五个随机数转动的时间间隔进行控制。然后还要将事件与Enter键进行关联,程序实现了Enter键控制转动的开始和结束的功能。最后还要连接数据库,以便于根据选中的编号从数据库中调出对应的姓名并显示在界面上。第二个编程题中涉及的知识更全面一点,包括资源管理器浏览方式的实现、将Excel表格中的内容导入DataGridView控件中、找出符合题意的抽取方法、将DataGridView控件中的内容导出到Excel表格中并保存等等。但是最关键的还是简单、实用的抽取方法。
- 2022-01-28 13:38:38下载
- 积分:1
-
半不变量法概率潮流
说明: 本程序考虑的负荷的不确定性,在matpower环境下实现了基于半不变量法的概率潮流计算。(The uncertainty of the load considered by this program realizes the probabilistic power flow calculation based on the semi-invariant method in the matpower environment.)
- 2021-01-31 09:40:02下载
- 积分:1
-
基于51单片机的PS2键盘
基于51单片机设计的PS2键盘,是作为从机,通过PS2接口连接到电脑,程序包括开机自检,发送键值和矩阵扫描。经测试完全可用注意要在开机之前把键盘接上电脑接口,让电脑BIOS自检的时候对键盘进行设置,才能成功读取键盘的内容。
- 2022-01-31 17:33:53下载
- 积分:1