-
ACKERMAN-STEERING-MECHANISM
The intention of Ackermann geometry is to avoid the need for tyres to slip sideways when following the path around a curve. The geometrical solution to this is for all wheels to have their axles arranged as radii of circles with a common centre point. As the rear wheels are fixed, this centre point must be on a line extended from the rear axle.
- 2020-06-20 15:40:01下载
- 积分:1
-
robotics-class
说明: 主要是用于形成机器人编队,领航-跟随是重要的编队控制结构,在机器人得实际应用之中。(It is mainly used to form a robot formation, and the pilot follow is an important formation control structure.)
- 2020-05-21 07:42:46下载
- 积分:1
-
Active Server Pages
这是一个为12级学生设计的活动服务器页面项目。
- 2022-09-10 14:50:04下载
- 积分:1
-
mplabs-1.1.tar
多相流程序。能解决各种多相流问题,基于格子Boltzmann,用Fortran开发的。(Multiphase flow processes. Can solve a variety of multi-phase flow problem, Lattice Boltzmann, with Fortran development.)
- 2021-02-27 23:19:36下载
- 积分:1
-
机房管理客户端原程序
机房管理客户端原程序-Computer Management Client original program
- 2023-06-14 00:30:04下载
- 积分:1
-
Pic16F1829_i2c
pic16f1829的i2c通信.一个pic做从机另一个做主机,主从都是硬件操作没有用软件模拟。主机发送一个值用于调整从机的pwm。(I2C communication pic16f1829. A pic from another host, master and slave are hardware operation without the use of simulation software.The host sends a value used to adjust from the machine pwm.)
- 2020-09-22 10:57:50下载
- 积分: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
-
codeblocks
codeblokes使用教程,主要适用于初学者,关于变量定义等(codeblokes tutorials, mainly for beginners, on variable definitions, etc.)
- 2014-11-07 21:56:11下载
- 积分:1
-
snake2
这是三维贪吃蛇小游戏,在一个空间曲面上爬行,比较难操作(This is a 3D Snake game that crawls on a spatial surface and it is difficult to control.)
- 2020-06-21 10:20:02下载
- 积分:1
-
socket_send2plc
说明: 数据用socket写入到三菱系列PLC中,读取或写入数据。(send data to mitishubishi PLC with socket)
- 2020-06-25 06:00:02下载
- 积分:1