说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 路段连接算法
1)  Segment connection algorithm
路段连接算法
2)  link based algorithm
路段算法
3)  join algorithm
连接算法
1.
This paper has put forward join algorithms of compound sliding window based on the periodically execution manner, namely CSWSNL.
在已有的研究工作中 ,基于滑动窗口的连接算法都是适用于立即执行的连续查询 。
2.
Based on the features of ORDM(Object-Relational Data Model) and the query language, a new reference based on join algorithm Sort Loop is represented.
针对对象关系数据模型和查询语言的新特点 ,提出了一个基于引用的高效连接算法Sort Loop。
3.
After the introduction of JPI, a join algorithm based on JPI is presented and the performance analysis formula is given.
讨论了一种适合于对象关系数据库的新型索引结构———连接谓词索引 ,在介绍了谓词索引之后 ,给出了基于该索引结构的连接算法 ,并分析了连接算法的性能 ,提出了根据性能计算来确定关系R和S中谁作为外关系 ,从而降低算法代价的方法 ,特别地 ,本文还把连接谓词索引推广到一般形式 ,可以用于多个关系表的连
4)  Connection algorithm
连接算法
1.
A new technique which combines the general network formulation and the connection algorithm is proposed to deal with the complex aperture coupling problems.
本文利用广义网络法结合连接算法分析复杂孔缝耦合问题 。
5)  EMJ
外延多路连接算法
6)  wiring connection
线路连接法
补充资料:BP算法
分子式:
CAS号:

性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条