-
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
-
Vth
Vth system calculation
- 2013-08-21 04:12:02下载
- 积分:1
-
mcm
数学建模竞赛常用算法的matlab例子,遗传工具箱 贪婪算法 遗传算法 文件数据处理(Mathematical Contest in modeling of commonly used algorithm matlab example)
- 2014-11-03 16:09:57下载
- 积分:1
-
gpc_prepare
高斯过程二分类的预处理函数,它估计了log(q(y|X,θ))(gaussian processes classification prepare function)
- 2014-12-21 22:42:33下载
- 积分:1
-
work
通过不同控制模态切换实现仿人智能控制(Through different control mode switching realize humanoid intelligent control)
- 2008-03-18 21:13:41下载
- 积分:1
-
simulink
说明: simulink命令集,希望对做仿真的有些帮助!(simulink command set, and they hope to do some simulation to help!)
- 2008-09-09 14:52:30下载
- 积分:1
-
simplize
对新月沙丘进行建模,生成一系列水平高度上沙丘截面数据,以便导入实体建模软件进行实体造型(Modeling of the crescent dunes, dune-sectional data to generate a series of horizontal height to import solid modeling software for solid modeling)
- 2014-02-18 15:52:46下载
- 积分:1
-
ditect
一个简单的指纹识别matlab程序,包括预处理,特征点提取及指纹识别。(a simple matlab program about figerprint identification , including predispose, feature extraction,and fingerprint identification)
- 2016-04-24 16:51:22下载
- 积分:1
-
程序
说明: 三种doa估计方法,和比较性能,都能够实现,有capon,music,esprit(Three DOA estimation methods and their performance comparison)
- 2019-01-10 12:18:56下载
- 积分:1
-
read_cif
Reads CIF file and stroes the information into a strcture array
- 2010-01-02 09:53:38下载
- 积分:1