中英互译
hill-climbing
美 /hɪl ˈklaɪmɪŋ/
基本释义
- n.爬山;登山
双语例句
- Besides the latest hot models, the show featured astounding feats of braking and acceleration, and a special ramp was built to demonstrate the hill-climbing prowess of the different cars.除了最新最热门的车型,这次展览以使人震惊的刹车与加速技艺为特色,并专门建造一个斜坡来展示各种汽车的爬山实力。
- Climbing that hill really finished me off.登那座山真把我累得筋疲力尽。来自《牛津词典》
- Climbing the first hill took half an hour.爬第一座山花了半个小时。来自《柯林斯英汉双解大词典》
网络短语
- Hill Climbing爬山算法;爬山法;登山;登高
- hill climbing ability上坡能力;爬坡能力
- hill climbing method登山法;爬山方法
- hill climbing algorithm梯度算法;爬山算法
- hill-climbing search爬山搜索算法;爬山算法
同义词
n.
英英释义
- In computer science, hill climbing is a mathematical optimization technique which belongs to the family of local search. It is an iterative algorithm that starts with an arbitrary solution to a problem, then attempts to find a better solution by incrementally changing a single element of the solution.