-
ABAQUS DFLUX热源密度子程序
abaqus model change modeling welding
- 2018-10-21 14:40:02下载
- 积分:1
-
01-01
说明: 平面光波从空气(折射率为1)入射到石英玻璃上(折射率为1.45),用MATLAB做出p、s分量的振幅反射率和振幅透射率以及他们的绝对值随入射角度的变化曲线。(Plane light waves are incident from air (refractive index is 1) to quartz glass (refractive index is 1.45). The amplitude reflectivity, amplitude transmissivity and their absolute values of P and s components are plotted with MATLAB.)
- 2020-06-17 16:10:49下载
- 积分:1
-
任天堂gba平台的游戏demo,希望对对大家有所帮助
任天堂gba平台的游戏demo,希望对对大家有所帮助-Nintendo gba platform game demo, hope to help all of you
- 2022-01-25 23:30:58下载
- 积分:1
-
chap9
说明: moopulse单脉冲测角与跟踪常见例程,是MATLAB编写的程序包,能用。
包含kalman,阿法贝塔滤波器,详情请看书《雷达系统设计Matalb仿真》(The common routine of monopulse angle measurement and tracking is written by MATLAB and can be used.
Including Kalman, afabeta filter)
- 2019-11-12 15:20:22下载
- 积分:1
-
在VC6.0中实现了对editbox控件中使用背景位图
本程序已成功测试通过,具有可靠性,可行性.
也是初学者的好实例....
在VC6.0中实现了对editbox控件中使用背景位图
本程序已成功测试通过,具有可靠性,可行性.
也是初学者的好实例.-Realize in VC6.0 in editbox control of the use of the background bitmap This procedure has been successfully tested with the reliability and feasibility. Is a good example for beginners.
- 2022-02-12 23:28:29下载
- 积分:1
-
1-Python
说明: Python Essential Reference, Second Edition
- 2020-06-24 17:40:02下载
- 积分:1
-
用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。...
用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。-VHDL prepared by the three voting machines, most of the views of the minority, or adopted unanimously.
- 2022-03-06 10:43:49下载
- 积分:1
-
its a simple student database from a site
its a simple student database from a site
- 2023-03-04 14:45:04下载
- 积分: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
-
读取dxf文件程序
用labview读取dxf文件的案列,labview是面向工程师的语言(Using LabVIEW to read the column of the DXF file, LabVIEW is an engineer oriented language)
- 2017-06-18 14:16:04下载
- 积分:1