-
VIC-master
说明: VIC官网源代码,包括源代码和部分示例数据,欢迎广大水文学习爱好者下载(source code for VIC model)
- 2020-12-22 15:14:50下载
- 积分:1
-
S7-PLCSIMV5.4
西门子仿真编程软件S7-PLCSIM V5.4,用于S7-300/400系列PLC程序的仿真(S7-PLCSIM V5.4 offers the following new features with this release:
DP, Industrial Ethernet and PC Internal connection types supported in addition to MPI
Formerly, S7-PLCSIM used a default connection of MPI, address 2. With S7-PLCSIM V5.4, you can browse STEP 7 projects and select a networked node for establishing a simulation connection. S7-PLCSIM simulates the CPU of the selected node, all nodes that belong to that CPU, and the subnet of the selected node.
Increased number of blocks supported for simulation
S7-PLCSIM supports a set of OBs, SFBs, and SFCs as described in the electronic manual and online help. Of these, some are NOPs that is, they do not perform any operation. With S7-PLCSIM V5.4, the number of blocks that are not NOPs has increased.)
- 2020-06-25 23:40:01下载
- 积分:1
-
MITKTest
说明: 在mitk平台下实现三维重建功能,对图片进行分割、处理、面绘制或体绘制(Realization of three-dimensional reconstruction function on MITK platform)
- 2019-03-11 20:56:28下载
- 积分:1
-
few-shot-gnn-master
说明: 通过few_shot少量监督信息来训练图神经网络,达到分类的效果(Training Graph Neural Network for Classification)
- 2020-06-16 01:00:01下载
- 积分:1
-
Battery_charge_discharge_400V_2015
说明: 电池管理系统,实现充放电,电压电流双闭环控制,恒压,buck-boost输出。(battery management system)
- 2020-01-07 23:25:43下载
- 积分:1
-
多线程模板
说明: 大漠类库最新版 可以去直接拉进去并且使用 也有多线程模板(The latest version of the Desert Class Library can be pulled in and used with multi-threaded templates)
- 2020-06-21 08:40:01下载
- 积分:1
-
2
Background
Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e.,
Area(R1∩R2∩…∩Rn)
The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines.
For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle.
Input
The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format:
x1 x2 y1 y2
such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers.
Output
The output file contains the area of the intersection of all the rectangles.
- 2013-11-15 02:58:38下载
- 积分:1
-
Flash中国地图 包括所有省会城市
Flash中国地图 包括所有省会城市,带地图热点信息,鼠标放上去,对应省份会高亮显示,自带的Fla源代码为熟悉Flash技术的朋友,提供一份修改完善的范本,相信这个Flash版中国城市地图会帮上你的忙。
- 2023-08-08 13:35:03下载
- 积分:1
-
vb增强型Treeview视图菜单控件
vb增强型Treeview树形视图菜单控件,自带5个树形菜单应用实例,并结合了Access数据库,支持动态读取数据库生成TreeView,并且支持较复杂的数据关联、递归纪录连接、多数据关联、多层嵌套、自定义过滤标准、自定义SQL排序等众多功能。
- 2022-03-31 09:56:38下载
- 积分:1
-
AVR_HMC5883L-GY271
通过AVR 单片机的硬件IIC对HMC5883进行读写(use avr mcu hardware iic to read write hmc58883)
- 2013-08-15 08:58:51下载
- 积分:1