边界作业算法,Border operations algorithm
1)Border operations algorithm边界作业算法
2)boundary algorithm边界算法
1.According to the distributing characteristic of highway pivotal infrastructure,including super large highway bridge and long-span and extra-long highway tunnel etc,aimed at the traffic safety management,the concept of Dumbbell Road Network(DRN) is provided,and its boundary algorithm is especially discussed.针对公路重大交通基础设施(如特大桥、长大隧道等)的分布特征,从交通安全管理的角度,提出哑铃型路网的概念,重点对其路网边界算法进行探讨。
英文短句/例句

1.Analysis on Sensitivity of One Algorithin of Efficient Boundary;一种确定有效边界算法的灵敏度分析
2.DIFFERENCE METHOD FOR SOLVING THE TANGENTIAL STRESS AT THE BOUNDARY BY BEM边界元法分析中的边界切向应力差分算法
3.The Point-matching Method and the Boundary Element Methods in Calculating Electric Field and Comparison Between Two Methods电场计算的边界配点法和边界元法及其比较
4.Extract Closed Boundary Based on Block-Edge-Pattern;基于块边缘模式的闭合边界提取算法
5.Design of Parallel IGMRES(m) Algorithm in Multipole Boundary Element Method多极边界元法中并行IGMRES(m)算法设计
6.Boundary Extension Methods for Mallat Algorithm of Finite Length Signal有限长度信号Mallat算法的边界延拓方法
7.MODELS AND ALGORITHM FOR ASSIGNING WORD BREAKS TO CHINESE TEXT汉语词语边界自动划分的模型与算法
8.Video Shot Boundary Detection Algorithm Based on EMD and KNN;基于EMD和KNN的视频镜头边界检测算法
9.A Method for Computing the Dimension of the Boundary of a Self-similar Tile;一种计算自相似tile边界维数的方法
10.The algorithm analysis of boundary extension for Orthogonal Wavelet Transform;正交小波变换及其边界延拓算法分析
11.Numerical Method for Free Boundary Problem of American Spread Option;确定美式Spread期权自由边界的一种算法
12.The Study on Boundary Processing of Wavelet Transform and It's Application小波变换边界处理算法及应用的研究
13.Treatment for Crack and Material Discontinuity with Natural Element Method自然单元法计算裂纹与材料边界问题
14.Computation of Acoustic Scattering by Rigid Particles by the Boundary Element Method刚性颗粒声散射计算的边界元法实现
15.Identifying of the Bent Lane Based on Ant Colony Algorithm基于蚁群算法的弯曲道路边界的识别
16.Algorithm of Shot Boundary Detection Based on Singular Value Decomposition视频镜头边界检测中奇异值分解算法
17.Calculation of multiple stress singularity exponents of notches by boundary element method边界元法计算切口多重应力奇性指数
18.Dynamic Programming Optimization Model for Cutoff Grade and Its Algorithm边界品位的动态规划优化模型及算法
相关短句/例句

boundary algorithm边界算法
1.According to the distributing characteristic of highway pivotal infrastructure,including super large highway bridge and long-span and extra-long highway tunnel etc,aimed at the traffic safety management,the concept of Dumbbell Road Network(DRN) is provided,and its boundary algorithm is especially discussed.针对公路重大交通基础设施(如特大桥、长大隧道等)的分布特征,从交通安全管理的角度,提出哑铃型路网的概念,重点对其路网边界算法进行探讨。
3)boundary research algorithm边界搜索算法
4)single boundary searching algorithm单边界搜索算法
5)conservative algorithm for internal interface内边界守恒算法
6)boundary matching algorithm边界匹配算法
1.A boundary matching algorithm for temporal error concealment;一种适用于时域错误隐藏的边界匹配算法
延伸阅读

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