معنی فارسی recursive
C1به حالتی اطلاق میشود که یک عمل یا فرآیند به طور خودکار خود را دوباره انجام میدهد.
Referring to a process that repeats itself or calls itself in a structured way.
- adjective
Drawing upon itself, referring back.
The recursive nature of stories which borrow from each other
Of an expression, each term of which is determined by applying a formula to preceding terms
Of a program or function that calls itself
(of a function) which can be computed by a theoretical model of a computer, in a finite amount of time
(of a set) whose characteristic function is recursive (4)
تابع بازگشتی به خود ارجاع داد تا مشکل را حل کند.
The recursive function called itself to solve the problem.
او از یک روش بازگشتی برای پیمایش در ساختار درختی استفاده کرد.
He used a recursive method to navigate the tree structure.
معنی فارسی کلمه recursive
:
به حالتی اطلاق میشود که یک عمل یا فرآیند به طور خودکار خود را دوباره انجام میدهد.