-
dflux热源加载
说明: 正弦移动的热源编程方法,圆形热源,非其他热源(Programming method of sinusoidal moving heat source)
- 2021-03-09 14:49:28下载
- 积分:1
-
leader-following 自适应动态规划仿真
说明: 本代码运用自适应动态规划理论,结合BP神经网络,设计实现多智能体系统的一致控制。其中的控制率是由HDP框架的BP神经网络基于智能体的实时状态数据自适应产生的。(leader-following consensus by adaptive dynamic programming)
- 2021-04-11 14:18:57下载
- 积分:1
-
各种 C 程序
在计算中,C (/ˈsiː/,如字母 C 所示) 是一种通用的编程语言,最初由丹尼斯 · 里奇 1969 年至 1973 年在 At&t 贝尔实验室。[] 5[6] 象 ALGOL 传统中的大多数命令式语言,C 拥有结构化编程的设施,并允许可变的词法范围和递归,而静态类型系统可以防止许多意料之外的行动。它的设计提供映射高效地对典型的构造机的说明,并因此发觉有持久的应用程序中的使用,以前曾被编码在汇编语言中,最引人注目的是系统软件 (如 Unix 计算机操作系统。[] 7C 是一种最广泛使用的编程语言的所有时间,[8] [9],C 编译器可供广大的 availablecomputer 体系结构和操作系统。许多后来的语言已从 C、 D、 去锈、 Java、 JavaScript、 凌波、 LPC、 C# 中,其中包括借来直接或间接目标 C、 Perl、 PHP、 蟒蛇皮、 Verilog (硬件描述语言),[4] 和 Unix 的 C shell。这些语言有吸引了大批的 theircontrol 结构和其他基本功能从 c。其中大部分 (和 Python 是最引人注目的例外) 一般情况下,也是 verysyntactically 的类似于 C,他们倾向于找到可识别的表达式和语句语法的 C 结合基础类型系统、 数据模型以及可以从根本上不同的语义。C + + 和目标 C 起家的编译器生成的 C 代码 ;C + + 是目前近 C,[10] 虽然目标 C 是 C.[11] 的严格超集的超集
- 2022-02-12 13:15:32下载
- 积分:1
-
电路四倍频算法
说明: 电路四倍频算法,具有去毛刺,整形功能,方向及计数(Circuit quadruple frequency algorithm, with deburring, shaping function)
- 2020-06-20 01:00:02下载
- 积分:1
-
VC中调用MATLAB示例代码
VC中调用MATLAB示例代码-VC Calling MATLAB sample code
- 2023-03-23 23:05:03下载
- 积分: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
-
EDFA_ASE
对掺铒光纤放大器放大自发辐射进行仿真,由速率方程为根本对自发辐射特性进行模拟,得到不同能级粒子分布变化,最后得到ASE(The amplified spontaneous emission of erbium doped fiber amplifier is simulated)
- 2021-03-21 15:09:17下载
- 积分:1
-
1
一款基于HTML5/CSS3的3D环形图片墙,该HTML5图片特效是一面3D立体的墙,墙上贴着一些图片,墙体在不停的旋转移动。鼠标滑过图片时,图片墙即停止转动,并将选中的图片放大(A 3D ring picture wall based on HTML5 / CSS3. The HTML5 image special effect is a 3D three-dimensional wall, with some pictures attached to the wall, the wall is constantly rotating and moving. When the mouse slides over the picture, the wall of the picture stops rotating and the selected picture is enlarged.)
- 2018-08-14 09:23:14下载
- 积分:1
-
很好的学生信息管理系统.学生信息设计,欢迎免费下载
很好的学生信息管理系统.学生信息设计,欢迎免费下载-A very good student information management system. Student information design, welcome to free download
- 2022-07-15 06:26:14下载
- 积分:1
-
DICOM version of the 2006 agreement, the English version; The original version o...
DICOM协议2006版本,英文版;该版本在原来的协议基础上有部分改动,请查看-DICOM version of the 2006 agreement, the English version; The original version of the agreement on the basis of some changes, see
- 2023-07-29 09:20:05下载
- 积分:1