-
蚁群障碍物2
蚁群绕过障碍物选择最优路径,能得到实现路径的展示(Ant Colony Routes Obstacles and Chooses the Optimal Path)
- 2019-01-28 00:11:35下载
- 积分:1
-
atWin
说明: 声场分析程序,包括简正波,射线等模型,包含MATLAB源代码,可以运行(Acoustics Toolbox
BELLHOP: A beam/ray trace code
KRAKEN: A normal mode code
SCOOTER: A finite element FFP code
SPARC: A time domain FFP code)
- 2019-12-16 20:19:36下载
- 积分:1
-
这是数字图象处理的书的第一章,一本不错的书
这是数字图象处理的书的第一章,一本不错的书-This is the digital image processing of the first chapter, a good book
- 2022-03-18 08:10:17下载
- 积分:1
-
数学分析(第2卷).(俄罗斯)卓里奇
如果想深入了解度量空间、拓扑空间、紧集、一致连续、映射、算子、测度等建立在现代ZF集合公理基础上的概念,请参看下册,本书可作为实变、复变、泛函、场论、数学物理方程、概率论、微分几何前置课程,扩展性相当强。(If you want to understand the metric space, topological space, compact, uniform continuity, mapping, operator, measure set up on the basis of the modern concept of axiom ZF, please refer to the book, this book can be used as a real variable, complex, functional, field theory, mathematical physics equations, probability theory, differential geometry, pre course, expansion very strong.)
- 2017-12-19 11:03:13下载
- 积分:1
-
popwindow
A custom pop-up dialog box example source code, when pop-up has a translucent effect, provides pop-up window, pop-up multiple selection (dialog), pop-up multiple selection (dialog) and other forms of implementation, click listening in the example is written in the case if there is a need for this can be applied to self- In your own project
- 2020-06-18 23:20:02下载
- 积分:1
-
定时专家v1.0
功能介绍:
定时启动程序、定时关机。
闹钟:支持自定义播放音乐。
支持导出导入事件。
...
定时专家v1.0
功能介绍:
定时启动程序、定时关机。
闹钟:支持自定义播放音乐。
支持导出导入事件。
支持多事件。-regular expert v1.0 functional presentations : Timing commencement of the proceedings, regular shutdown. Clock : support from the definition of broadcast music. Support derived into the incident. For the multi-events.
- 2022-02-13 06:12:32下载
- 积分:1
-
CWT
基线校正代码,包括小波基线校正及滤波器基线校正,可用于光谱数据的预处理。((Baseline correction codes, including wavelet baseline correction and filter baseline correction, can be used for preprocessing of spectral data.))
- 2019-06-19 17:13:53下载
- 积分:1
-
eps0
汽车电动助理转向EPS仿真,包括能控能观性、稳定性仿真(Electric steering Assistant EPS simulation, including Controllability observability, stability, simulation)
- 2008-06-21 13:47:06下载
- 积分:1
-
kuangjiajiegouminglingliu
框架剪力墙结构ansys软件APDL命令流,结构受力分析(Frame shear wall structure ansys software the APDL command-stream structural stress analysis)
- 2012-10-22 14:31:01下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1