Translation of input stream into Arabic
Noun
technology
- The program reads user commands from the standard input stream.يقرأ البرنامج أوامر المستخدم من تدفق الإدخال القياسي.
Synonyms and analogies of input stream in English
Examples of input stream in a sentence
Corrupted data in the input stream caused the software to crash.
Translations of "input stream" in Context ordered by category and frequency
The parser will attempt to rewrite the contents of this stack to what it sees on the input stream.
المحلل سوف يحاول إعادة كتابة محتويات هذا المكدس على ما يراه على تدفق المدخلات.
In each step, the parser reads the next-available symbol from the input stream, and the top-most symbol from the stack.
في كل خطوة، المحلل يقرأ الرمز المتاحة التالي من تدفق المدخلات، وأعلى رمز من المكدس.
These tools accept regular expressions which describe the tokens allowed in the input stream.
تقبل هذه الأدوات عمومًا التعبيرات العادية التي تصف الرموز المسموح بها في تدفق الإدخال.
These tools generally accept regular expressions that describe the tokens allowed in the input stream.
تقبل هذه الأدوات عمومًا التعبيرات العادية التي تصف الرموز المسموح بها في تدفق الإدخال.
input stream: Examples and translations in context
The visual circuitry in the human cerebral cortex contains several dozen distinct retinotopic maps, each devoted to analyzing the visual input stream in a particular way.
تحتوي الدارة البصريّة في القشرة المخية البشريّة عشرات الخرائط الشبكيّة، كل منها مخصص لتحليل تدفق المدخلات البصريّة بطريقة معيّنة.
Given the current state and the current terminal on the input stream an action is looked up in the action table.
نظرا للحالة الراهنة والطرفية الطرفية الحالية في تدفق المدخلات إجراء يتم البحث عنه في جدول الإجراءات.
If the top is a terminal then the parser compares it to the symbol on the input stream and if they are equal they are both removed.
إذا كان ما في الأعلى محطة طرفية، فإنه يقارنها مع الرمز على تدفق المدخلات، وإذا كانوا متساويين، يتم إزالتهما كليهما و.
The parser thus ends with '$' on both its stack and its input stream.
وبذلك ينتهي المحلل بـ '$' على حد سواء في مكدس وتدفق المدخلات.
Note that there is also a column for the special terminal, represented here as $, that is used to indicate the end of the input stream.
لاحظ أن هناك أيضا عمود للمحطة الطرفية الخاصة، الممثلة هنا بـ $، التي تستخدم لتشير إلى نهاية تدفق المدخلات.
In each step, the parser reads the next-available symbol from the input stream, and the top-most symbol from the stack.
في كل خطوة، المحلل يقرأ الرمز المتاحة التالي من تدفق المدخلات، وأعلى رمز من المكدس.
Note that the reduce actions produced by the above procedure always occupy an entire table row, causing the reduction to occur regardless of the next symbol in the input stream.
لاحظ ان الخطوة 4 الوحيدة من الإجراء أعلاه تنتج الإجراءات الخفض، وهكذا كل إجراءات الخفض يجب أن تشغل صف بأكمله في الجدول، مما يسبب حدوث الخفض بغض النظر عن الرمز التالي في تدفق الإدخال.
Note that only step 4 of the above procedure produces reduce actions, and so all reduce actions must occupy an entire table row, causing the reduction to occur regardless of the next symbol in the input stream.
لاحظ ان الخطوة 4 الوحيدة من الإجراء أعلاه تنتج الإجراءات الخفض، وهكذا كل إجراءات الخفض يجب أن تشغل صف بأكمله في الجدول، مما يسبب حدوث الخفض بغض النظر عن الرمز التالي في تدفق الإدخال.