Recursive programming approach is presented.
提出了模糊递推规划方法。
The classic example of recursive programming involves computing factorials.
计算阶乘是递归程序设计的一个经典示例。
The thesis makes a exploration about the ending condition and application of recursive programming in VB.
介绍VB中递归编程的递归结束条件和递归编程应用。
The function format-attrs is probably more an example of generic recursive programming in Scheme than it is specific to SSAX.
函数format -attrs可能更多表现了Scheme中一般的递归编程,而不仅仅局限于SSAX。
But as programs become more complex, recursive programming gives the programmer a better way of organizing code in a way that is both maintainable and logically consistent.
不过,随着程序越来越复杂,递归程序设计能够让程序员以可维护且逻辑一致的方式更好地组织代码。
Formula method of recursive programming is discussed. The imperfectness of the present method is pointed out, and a new formula method of recursive programming based on solving state is proposed.
讨论了递归程序设计的公式化方法,指出现有方法的不足,并提出了一种新的基于求解状态的递归程序设计公式化方法,在一定程度上达到了递归程序设计公式化、简单化的目的。
In order to make programming recursive patterns easier, Scheme contains a shortcut called the named let.
为了让编写递归模式更为简单,Scheme使用一个名为命名let (named let)的快捷方法。
Traditional Gene Expression Programming (GEP) is bare of discovering recursive functions.
传统基因表达式编程(GEP)无法发现递归函数。
Recursive is a kind of programming technique which can realize the divide-and-conquer method naturally.
递归是一种自然地实现分而治之解决问题的编程技术。
Recursive is a kind of programming technique which can realize the divide-and-conquer method naturally.
递归是一种自然地实现分而治之解决问题的编程技术。
应用推荐