Embedded C is a set of language extensions for the C programming language by the C Standards Committee to address commonality issues that exist between C extensions for different embedded systems. Embedded C programming typically requires nonstandard extensions to the C language in order to support enhanced microprocessor features such as fixed-point arithmetic, multiple distinct memory banks, and basic I/O operations. The C Standards Committee produced a Technical Report, most recently revised in 2008 and reviewed in 2013, providing a common standard for all implementations to adhere to. It includes a number of features not available in normal C, such as fixed-point arithmetic, named address spaces and basic I/O hardware addressing. Embedded C uses most of the syntax and semantics of stan
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - سي للأنظمة المضمنة (ar)
- Embedded C (en)
- 嵌入式C语言 (zh)
|
rdfs:comment
| - 嵌入式C语言是由为解决C语言与不同嵌入式应用之间存在的共同问题而提出的一种C语言标准化扩展。 (zh)
- لغة سي المدمجة هي مجموعة من الامتدادات للغة البرمجة سي والتي أضيفت من قِبل لجنة مقاييس لغة السي لعنونة مواضيع القواسم المشتركة التي توجد بين امتدادات السي للأنظمة المدمجة المختلفة، فتاريخيًا برمجة لغة السي المدمجة تتطلب امتدادات غير قياسية للغة السي لتدعيم الخصائص الغريبة مثل: حساب النقطة الثابتة، وبنوك الذاكرة المميزة المتعددة، والعمليات الأساسية للإدخال والإخراج.في عام 2008 قامت لجنة مقاييس لغة السي بتطوير لغة السي لتوفي هذه القضايا بتوفير مقياس مشترك لكل عمليات التنفيذ لتقيدها، وهي تشمل بعض الخصائص غير المتاحة في لغة السي العادية، مثل: حساب النقطة الثابتة، ومساحات العنوين المسماة، وعنونة عتاد الإدخال/الإخراج الأساسية. (ar)
- Embedded C is a set of language extensions for the C programming language by the C Standards Committee to address commonality issues that exist between C extensions for different embedded systems. Embedded C programming typically requires nonstandard extensions to the C language in order to support enhanced microprocessor features such as fixed-point arithmetic, multiple distinct memory banks, and basic I/O operations. The C Standards Committee produced a Technical Report, most recently revised in 2008 and reviewed in 2013, providing a common standard for all implementations to adhere to. It includes a number of features not available in normal C, such as fixed-point arithmetic, named address spaces and basic I/O hardware addressing. Embedded C uses most of the syntax and semantics of stan (en)
|
dct:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
date
| |
reason
| - c18 includes embedded c, but is not in the article. I am not expert, and i can't edit this. (en)
|
has abstract
| - لغة سي المدمجة هي مجموعة من الامتدادات للغة البرمجة سي والتي أضيفت من قِبل لجنة مقاييس لغة السي لعنونة مواضيع القواسم المشتركة التي توجد بين امتدادات السي للأنظمة المدمجة المختلفة، فتاريخيًا برمجة لغة السي المدمجة تتطلب امتدادات غير قياسية للغة السي لتدعيم الخصائص الغريبة مثل: حساب النقطة الثابتة، وبنوك الذاكرة المميزة المتعددة، والعمليات الأساسية للإدخال والإخراج.في عام 2008 قامت لجنة مقاييس لغة السي بتطوير لغة السي لتوفي هذه القضايا بتوفير مقياس مشترك لكل عمليات التنفيذ لتقيدها، وهي تشمل بعض الخصائص غير المتاحة في لغة السي العادية، مثل: حساب النقطة الثابتة، ومساحات العنوين المسماة، وعنونة عتاد الإدخال/الإخراج الأساسية. وتستخدم لغة السي المدمجة أغلب الصياغات (syntax)، والدلالات (semantics)، مثل: الدالة الأساسية main، وتعريف المتغيرات، والإعلان عن نوع البيانات، والجمل الشرطية (if, switch, case)، والتكرارات (while, for)، والدوال، والترتيبات وسلاسل الأحرف، والتنظيمات والاتحاد، والعمليات على مستوى العدد الثنائي (bit)، والكلِّيات (macros) باستخدام المعالج التمهيدي C preprocessor. (ar)
- Embedded C is a set of language extensions for the C programming language by the C Standards Committee to address commonality issues that exist between C extensions for different embedded systems. Embedded C programming typically requires nonstandard extensions to the C language in order to support enhanced microprocessor features such as fixed-point arithmetic, multiple distinct memory banks, and basic I/O operations. The C Standards Committee produced a Technical Report, most recently revised in 2008 and reviewed in 2013, providing a common standard for all implementations to adhere to. It includes a number of features not available in normal C, such as fixed-point arithmetic, named address spaces and basic I/O hardware addressing. Embedded C uses most of the syntax and semantics of standard C, e.g., main function, variable definition, datatype declaration, conditional statements (if, switch case), loops (while, for), functions, arrays and strings, structures and union, bit operations, macros, etc. (en)
- 嵌入式C语言是由为解决C语言与不同嵌入式应用之间存在的共同问题而提出的一种C语言标准化扩展。 (zh)
|
gold:hypernym
| |
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is foaf:primaryTopic
of | |