Epicondylar markers could be placed either manually or automatically by a computer algorithm that selected the most lateral or most medial osseous prominence of the distal part of the humerus.
髁上标记放置于通过手工或是计算机算法自动确定的肱骨远端最内侧和最外侧的骨性凸起。
单词 | Computer algorithms |
释义 |
Computer algorithms
英语例句库
Epicondylar markers could be placed either manually or automatically by a computer algorithm that selected the most lateral or most medial osseous prominence of the distal part of the humerus. 髁上标记放置于通过手工或是计算机算法自动确定的肱骨远端最内侧和最外侧的骨性凸起。
原声例句
CNN 10 学生英语 2022年12月合集 It's created with encrypted computer algorithms. 它是用加密的计算机算法生成的。 科学60秒 听力 2016年8月合集 Researchers developed a computer algorithm to gauge relationships between spouses based on their vocal patterns. 研究人员研发出一种计算机算法,依据声音模式来衡量夫妻之间的关系。 TED演讲(视频版)双语精选 We're increasingly reliant on computer algorithms to make us profitable trades in split-second time scales. 我们日益依赖于能让我们在即刻盈利的电脑算法。 科学60秒 听力 2014年4月合集 Computer algorithms were used to identify specific aspects of the music, which the researchers were able to match with specific, activated brain areas. 计算机辅助程序确认了这些音乐中的某些特质,而研究者们则将其与特殊的被激活的大脑功能区进行联系。 当月 CNN 10 学生英语 2021年3月合集 But X-ray scanners and computer algorithms were recently used to extract a letters words without actually unfolding the document. 但最近,X光扫描仪和计算机算法被用于提取信件上的文字,而不需要真的将其展开。 两分钟论文 This is something that we humans are amazingly good at, but computer algorithms are dreadful for this type of work. 这是我们人类所擅长的,但是计算机算法并不擅长。 彭博洞察 Computer algorithms find that part extremely hard. 计算机算法发现这部分非常困难。 CNN 10 学生英语 2022年11月合集 Each one of them being moved precisely by computer algorithms to reflect the sunlight to a single spot up on the tower behind us. 每一面镜子都被计算机算法精确地移动以将阳光反射到我们身后塔上的一个点上。 TED演讲(音频版) 2019年10月合集 But computer algorithms and fungi, they both operate in similar, uncognitive ways. 但是计算机算法和真菌,它们都以相似的、非认知的方式运作。 TED演讲(音频版) 2015年3月合集 In hindsight, this idea of using big data to train computer algorithms may seem obvious now, but back in 2007, it was not so obvious. 用现在眼光看来,使用大量的资料来训练计算机演算是明显合理的,然而在2007年的世界却非如此。 VOA慢速英语_科技 In the document, the Copyright Office states that Thaler described the image as being " autonomously created by a computer algorithm running on a machine" . 在文书中,版权局表示,塞勒将这幅图像描述为" 由一台机器上运行的计算机算法自主生成的" 。 未来世界建设 Maybe you've heard of parametric design in architecture, the free-flowing futuristic style influenced heavily by computer algorithms. 也许您听说过建筑中的参数化设计,这是一种深受计算机算法影响的自由流动的未来主义风格。 Sway It turns out computer algorithms aren't so infallible, particularly when it comes to facial recognition of minorities. 事实证明, 计算机算法并不是绝对可靠的,尤其是在涉及到少数民族的面部识别时。 PBS访谈商业系列 Well, there was actually an algorithm, a computer algorithm, that had certain words that were associated with positive or negative news feed posts. 好吧,实际上有一种算法,一种计算机算法,它具有与正面或负面新闻提要帖子相关联的某些词。 华盛顿邮报 We knew that they were a very sophisticated operation that had grown very quickly, but we didn't know anything about this computer algorithm or the speed that they could move on a house. 我们知道这是一个非常复杂的操作,发展得非常迅速,但我们不知道对这种计算机算法或是它们处理房子的速度一无所知。 科技 Crash Course For instance, computer algorithms that grade the writing portions of the SATs have been found to be just as accurate as humans hired to grade them by hand. 例如,已发现对 SAT 写作部分进行评分的计算机算法与雇用人工评分的人一样准确。 Sway I wouldn't take F.D.R.'s speech and run it through some computer algorithm that permits you to say " the only thing we have to fear is isolationists itself" . 我不会接受 F.D.R. 的演讲并通过某种计算机算法来运行它,让你说“我们唯一要担心的是孤立主义者本身”。 经济学人-科技 But what is possible is to build many smaller dishes spaced a long way from one another, and to link them with clever computer algorithms so that they behave as if they were a single giant telescope. 但是可以先建造若干镜片,排列成阵,再以精巧的计算机算法加以联结,从而达到巨型望远镜的效果。
中文百科
算法 Algorithm(重定向自Computer algorithms)
![]() ![]() 应对灯泡不亮的简单算法流程图 在数学和计算机科学/算学之中,算法/算法/算则法(Algorithm)为一个计算的具体步骤,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。 算法中的指令描述的是一个计算,当其运行时能从一个初始状态和初始输入(可能为空)开始,经过一系列有限而清晰定义的状态最终产生输出并停止于一个终态。一个状态到另一个状态的转移不一定是确定的。随机化算法在内的一些算法,包含了一些随机输入。 形式化算法的概念部分源自尝试解决希尔伯特提出的判定问题,并在其后尝试定义有效计算性或者有效方法中成形。这些尝试包括库尔特·哥德尔、雅克·埃尔布朗和斯蒂芬·科尔·克莱尼分别于1930年、1934年和1935年提出的递归函数,阿隆佐·邱奇于1936年提出的λ演算,1936年Emil Leon Post的Formulation 1和艾伦·图灵1937年提出的图灵机。即使在当前,依然常有直觉想法难以定义为形式化算法的情况。
英语百科
Algorithm 算法(重定向自Computer algorithms)
![]() ![]() ![]() ![]() In mathematics and computer science, an algorithm (/ˈælɡərɪðəm/ AL-gə-ri-dhəm) is a self-contained step-by-step set of operations to be performed. Algorithms perform calculation, data processing, and/or automated reasoning tasks. The words 'algorithm' and 'algorism' come from the name al-Khwārizmī. Al-Khwārizmī (Persian:خوارزمی, c. 780-850) was a Persian mathematician, astronomer, geographer, and scholar. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。