-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
第五章
传感器阵列波束优化设计与应用书籍的第五章natlab程序(Chapter 5 matlab program of book Sensor array beam optimization design and application)
- 2020-12-05 12:29:23下载
- 积分:1
-
仿真
四旋翼无人机的动力学模型建模验证分析,模拟运行飞行器的飞行过程。(Four, the dynamic model of rotor UAV is modeled and analyzed to simulate the flight process of the running aircraft.)
- 2021-03-19 16:49:19下载
- 积分:1
-
SVR_SVC
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法(The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm)
- 2010-01-21 09:55:25下载
- 积分:1
-
question1
信息隐藏技术,数字水印算法Patchwork算法。(Digital watermarking algorithm Patchwork algorithm.)
- 2014-12-05 19:09:17下载
- 积分:1
-
ARmethod
采用线性滤波法即AR法模拟脉动风速,计算时间短,模拟效果好(Linear filtering AR simulation fluctuating wind speed)
- 2021-04-15 10:18:54下载
- 积分:1
-
MyGUIEngine
MYGUI3.2改造 - 完善文字的换行显示,并为中文支持自动换行(MYGUI 3.2 transformation- perfect wrap text display, and support for Chinese Wrap)
- 2013-12-15 17:59:44下载
- 积分:1
-
HTMLparser
htmlparser 可以解析html文档,可以很清晰地获得链接(htmlparser can parse html document, you can get a very clear link to)
- 2010-03-06 16:59:07下载
- 积分:1
-
Simple_Microgrid
说明: 很基础的光储微电网模型,是mathwork教程上搭配的文件,适合刚入门学习微电网的人。(The very basic optical storage microgrid model is a matching file in the mathwork tutorial, suitable for those who have just started to learn microgrid.)
- 2021-05-08 10:48:35下载
- 积分:1
-
convert
线性卷积与圆周卷积的动态演示,内容包括,原序列,fft乘积,卷积结果(Circular convolution linear convolution and dynamic presentation, including the original sequence, fft multiplication, convolution results)
- 2010-12-13 11:06:57下载
- 积分:1