RECURSIVE in Chinese translation

归型
一个recursive

Examples of using Recursive in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Listing 15-4: The error we get when attempting to define a recursive enum.
示例15-4:尝试定义一个递归枚举时得到的错误.
If the representation of object exposes a recursive entry, the recursive reference will be represented as<Recursion on typename with id=number>
如果object的表示形式公开了一个递归条目,该递归引用会被表示为<Recursionontypenamewithid=number>。
The full code of the contract being created has to be known when the creating contract is compiled so recursive creation-dependencies are not possible.
待创建合约的完整代码必须事先知道,递归的创建依赖是不可能的。
RLP” stands for“Recursive Length Prefix” and is a data format used to encode nested arrays of binary data.
RLP”代表RecursiveLengthPrefix,它是一种数据格式,用来编码二进制数据嵌套数组。
Users concerned about these than the implementation of recursive SQL statements, when required, ORACLE automatically in the internal implementation of these statements.
用户不比关心这些recursiveSQL语句的执行情况,在需要的时候,ORACLE会自动的在内部执行这些语句。
Unlike an ordinary recursive descent parser, it does not get trapped in left-recursive productions.
不像普通的递归下降分析器,它不会陷入左递归产生式的陷井。
If you are unfamiliar with recursive methods, then the operation of fact() may seem a bit confusing.
如果你对递归的方法比较陌生,那么fact()的操作可能看起来有点糊涂。
Functions can be recursive, i.e. a function may call itself either directly or indirectly.
函数是可以递归调用的,这意味着函数可以直接或者间接调用它自身。
Recursive DNS resolvers on IPv6 networks can now use either IPv4 or IPv6 transport to send DNS queries to Amazon Route 53.
IPv6网络上的递归DNS解析器可以使用IPv4或IPv6传输,以便向AmazonRoute53提交DNS查询。
How can we fix this with Trusted Recursive Resolver(TRR) and DNS over HTTPS(DoH)?
如何通过可信递归解析器(TRR)和基于HTTPS的DNS(DoH)解决此问题??
The name is a recursive acronym for"GiNaC is Not a CAS"(Computer Algebra System).
GiNaC这个名字是一个递归缩写:GiNaCisNotaCAS(CAS,计算机代数系统)。
Verisign recently wrote that earlier this year it began contacted operators of recursive servers that, when they reported only the old trust anchor.
Verisign最近写道,今年早些时候当递归服务器的运营商只报告旧的信任锚时,就开始通知这些公司。
RNNs sometimes refer to recursive neural networks, but most of the time they refer to recurrent neural networks.
RNNs有时表示递归神经网络(recursiveneuralnetworks),但大多时候,它们指的是循环神经网络(recurrentneuralnetworks)。
This function, however, is recursive and starts calling itself without any termination conditions.
然后这是个递归的函数,并且在没有任何的终止条件的情况下开始调用自己。
While DFS has elegant recursive implementation, it is reasonable to implement it iteratively.
虽然DFS具有优雅的递归实现,但是迭代地实现它也是合理的。
However, boxes have a known size, so by inserting a box in a recursive type definition, you can have recursive types.
不过box有一个已知的大小,所以通过在循环类型定义中插入box,就可以创建递归类型了。
Dynamic Task Parallelism- Also known as recursive decomposition, this pattern helps adding dynamically created tasks during a computation.
动态任务并行化(DynamicTaskParallelism)--即所谓的递归分解,这个模式有助于在计算期间添加动态创建的任务。
If we take a close look at the recursive tree, we can see we did a lot of repetitive computation.
如果我们绘制完整的递归树,那么我们可以看到,我们可以看到很多重复的调用。
How could you set up a recursive function so that a smart language/ compiler could evaluate the function and never run out of memory?
你会如何设置一个递归函数,好让真正的智能语言/编译器得以对函数求值,又不会耗尽内存??
It is designed to be used in conjunction with an existing recursive DNS resolver in order to protect networks against DNS rebinding attacks.
它是设计用来与现有的递归DNS解析,以保护网络免受攻击的DNS重新绑定。
Results: 256, Time: 0.0464

Top dictionary queries

English - Chinese