recursive definition信息详情

recursive definition发音

意思翻译

[数]递归定义

相似词语短语

definition───n.定义;[物]清晰度;解说

compose definition───撰写定义

commissary definition───小卖部定义

judiciously definition───明智的定义

coloradoite definition───彩色宝石定义

cankering definition───腐蚀定义

cestoidea definition───绦虫定义

glean definition───收集定义

disparagingly definition───轻蔑的定义

双语使用场景

It's actually a wonderful recursive definition.───这就是一个绝妙的递归定义。

I just used a recursive definition.───我需要进行递归定义。

recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.───像这样的递归定义很快就会填满堆栈,从而导致堆栈溢出。

A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.───像这样的递归定义很快就会填满堆栈,从而导致堆栈溢出。

We have to set up an new way, which is legalizing partly and using a special method, it is called recursive definition.───要克服这种困难,应采用分散立法的思路和“递归定义”的模式。

Beyond readability, naming patterns allows recursive definition of patterns - either direct or mutual recursion.───除了可读性,命名模式还允许递归的模式定义或者采用直接递归,采用相互递归。

英语使用场景

It's actually a wonderful recursive definition.

Based on recursive definition idea in existing technique of developing loop invariants, two new strategies for developing loop invariants on complicated recursive problems are presented.

I just used a recursive definition.

The important thing is that this is a recursive definition: at some point the attribute will be mapped to zero or more columns.

We have to set up an new way, which is legalizing partly and using a special method, it is called recursive definition.

The meaning of this factorial program should be a function on the natural numbers, but, because of its recursive definition, it is not clear how to understand this in a compositional way.

A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.

As the grammar a recursive definition, and therefore a recursive subroutine, known as recursive descent subprogram.