Subsequency - definition. What is Subsequency
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف

BINARY RELATION BETWEEN SEQUENCES (STRINGS)
Sub-sequence; Subsequency; Subsequences; Common subsequence

Subsequency         
·noun The act or state of following;
- opposed to precedence.
subsequence         
subsequence1 ['s?bs?kw(?)ns]
¦ noun formal the state of following or being a consequence of something.
--------
subsequence2 ['s?b?si:kw(?)ns]
¦ noun a sequence contained in or derived from another sequence.
Subsequence         
·noun ·Alt. of Subsequency.

ويكيبيديا

Subsequence

In mathematics, a subsequence of a given sequence is a sequence that can be derived from the given sequence by deleting some or no elements without changing the order of the remaining elements. For example, the sequence A , B , D {\displaystyle \langle A,B,D\rangle } is a subsequence of A , B , C , D , E , F {\displaystyle \langle A,B,C,D,E,F\rangle } obtained after removal of elements C , {\displaystyle C,} E , {\displaystyle E,} and F . {\displaystyle F.} The relation of one sequence being the subsequence of another is a preorder.

Subsequences can contain consecutive elements which were not consecutive in the original sequence. A subsequence which consists of a consecutive run of elements from the original sequence, such as B , C , D , {\displaystyle \langle B,C,D\rangle ,} from A , B , C , D , E , F , {\displaystyle \langle A,B,C,D,E,F\rangle ,} is a substring. The substring is a refinement of the subsequence.

The list of all subsequences for the word "apple" would be "a", "ap", "al", "ae", "app", "apl", "ape", "ale", "appl", "appe", "aple", "apple", "p", "pp", "pl", "pe", "ppl", "ppe", "ple", "pple", "l", "le", "e", "" (empty string).