1)calculation[英][,k?lkju'le??n][美]['k?lkj?'le??n]检算
1.In this paper, taking static load test of an old bridge for example, through structure calculation,in the light of the calculating results,the carrying capacity of the bridge are evaluated.现以一座旧桥的静力荷载试验为例,对其进行结构检算,评估该桥的承载能力,以此作为该类现有桥梁维护和加固工作的参考。
2.In this paper, by way of example a bridge, through field investigation of the defects and concrete strength, structure calculations, it is hoped to evaluate the work state and judge carrying capacity of the bridge.以一座实桥为例,进行了病害调查、混凝土强度评定及结构检算,对现有桥梁状况进行了评估,判断了桥梁的承载能力,提出了加固建议,可供该类现有桥梁的维护使用和加固改造工作借鉴。
3.The carrying capacity of a bridge in Xiamen city is evaluated through field investigation of the defects and concrete strength, structure calculations and load tests of the bridge.通过桥梁病害调查、混凝土强度评定、桥梁结构检算以及荷载试验,对厦门市某桥进行了承载力评定,为政府决策提供了科学依据。
英文短句/例句
1.The detection and check calculations of Jiangjunhe River Cableway Bridge in Yunxi County are presented.介绍郧西县汉水将军河索道桥的检测与检算。
2.Don't worry, I'm not going to inform against you别担心,我不打算检举你。
3.automatic checkout and evaluation system自动检测和估算系统
4.operating characteristics of test of mean均值检验的运算特性
5.A Face Decetion Algorithm Based on AdaBoost基于AdaBoost的人脸检测算法
6.Research and Improvement of Detection Algorithm for Snort Detection Engine;Snort检测引擎中检测算法的研究与改进
7.A False Positive Suppression Algorithm for Moving Object Detection运动目标检测中的误检测点抑制算法
8.Research on DCT-Domain Digital Watermarking and Detection Scheme;DCT域数字水印算法及检测算法研究
9.Edge Detection Algorithm for Vehicle Profile Based on Sobel Operator基于Sobel算子的车辆轮廓边缘检测算法
10.Canny Operator Edge Detection Algorithm Based on Bidimensional Empirical Mode Decomposition基于BEMD的Canny算子边缘检测算法
11.Image Edge Detection Algorithm Based on Improved SUSAN Operator基于改进SUSAN算子的图像边缘检测算法
12.Improvement of Prewitt Operator on Edge Detection of Image影像边缘检测Prewitt算子的改进算法
13.Simulation of CGH testing aspherical surface计算全息检测非球面的模拟计算研究
14.Defects Detection Algorithm for On-line Automatic Detection of Welding Defects;焊接缺陷在线自动检测中缺陷检测算法的研究
15.Study on Intelligent Algorithm Approach to Detection Engine of Network Intrusion Detection;网络入侵检测中检测引擎的智能算法研究
16.On Detection Algorithm Design Based on Multi-Agent Network Intrusive Detection System;基于多Agent网络入侵检测系统中检测算法的设计
17.Consideration on the Predicament of Budget Management in Quarantine System and Its Countermeasures;检验检疫系统预算管理的困境及对策思考
18.Logic Operators and Optimization of Search Formula for Internet Search Engines;INTERNET网检工具逻辑算符及检索表达式优化
相关短句/例句
checking[英][t?ek][美][t??k]检算
3)detection algorithm检测算法
1.Fast detection algorithm based on curve fitting algorithmfor custom power device;基于曲线拟合法的新型定制电力设备快速检测算法
2.Robust blind watermark detection algorithm of 3D motion;一种鲁棒的三维运动盲水印检测算法
3.Vehicle flow detection algorithm based on computer vision;基于计算机视觉的车流量检测算法
4)retrieve algorithm检索算法
5)support structure examines calculated支架检算
1.It elaborates the plan on construction tied arch bridge by using cast-in-site with houseful support structure in special terrain,and simply introduces the construction methods,main points of support structure examines calculated with pointing out construction principles and important matters deserving attention in construction for the same type bridge.对特殊地形建造系杆拱桥采用满堂支架现浇施工方案进行了阐述,并简单介绍了施工方法、支架检算要点,指出了该方案的施工原则以及注意事项,可供同类型桥梁施工参考。
6)retrieval algorithm检索算法
1.Then,according to the deficiencies in applying term context relations,a text retrieval algorithm based on term context relations is presented.首先对已有的相关工作进行综述;然后针对已有研究对词语上下文关系应用不足的现状,提出一种基于词语上下文关系的文本检索算法;最后通过实验对该算法进行验证。
2.This paper proposes a real-time video object segmentation and retrieval algorithm.提出一套实时视频对象分割检索算法,用运动矢量信息标注运动区域,利用背景检测算法检测对象区域。
3.This text analyzes the storing process and retrieval process of Chinese in computers,giving homonym words retrieval algorithm.汉语同音字和多音字的存在给我国计算机应用增加了难度,本文分析了汉语关键词在计算机内存储、检索的过程,给出了同音检索算法。
延伸阅读
情报检索算法 用电子计算机查找情报的方法。同其他的计算机算法一样,这些方法的描述应具备有穷、确定、可终止等性质。 情报检索算法的构造与选择直接依赖于情报在计算机中的存储与提问的表达方法。由于现代的计算机还不能直接有效地处理用自然语言表达的提问,所以,常用布尔逻辑式(以及扩充型布尔逻辑式)、模糊语言 (包括向量语言) 、概率方法和受限的自然语言等来表示提问,这样就必然产生了各种相应的提问加工方法,以及有关的估算情报与提问匹配程度的相应名称的算法。因为情报查找匹配方法的选择在很大程度上还取决于文档的结构,所以,下述查找算法为人们所常用: 对无序的顺排文档常用顺序查找算法。特别在集中处理一批提问时,可用"表展开"加工提问与"一次扫描"算法实现快速查找。对已聚类的顺排档,可用"聚类查找"或"概率查找"等算法。对有序的顺排档,则常用"二分查找"、"估算入口法查找"或"B树查找"等算法。对用计划地址方法(如杂凑法)存储的情报则采用"计算法查找"。 为了实现快速响应与追溯检索,现代情报数据库中往往不仅存储代表原始情报的顺排档,而且还存储情报的辅关键词(如作者、主题次、分类号等)索引,即所谓倒排档。对倒排档,通常采用"逆波兰展开法"处理提问式,并使用对倒排档进行集合运算的所谓"倒排检索"算法。在倒排检索缩小了检索范围后,有些情报检索系统还允许对已粗检出的内容再进行顺序检索,人们又常称之为二次检索算法。 在日本和中国,顺序检索中的表展开法、倒排检索分别以菊池敏典法和福岛方式命名。中国学者对这两种方法都进行了改进和完善。在对菊池敏典表展开法改进的基础上发展起来的"广播技术"与"一次扫描"等检索算法大大提高了定题情报检索的效率。根据中文的特点,无标引、按字标引、自动抽词标引、混合检索等检索算法的研究正在中国广泛展开,并取得了一定的进展。对结合知识库的情报检索算法的研究在世界范围内方兴未艾,并代表着未来情报检索的方向。
