DO-254

DO-254技术资料下载专区,收录185份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。

资源总数
185

DO-254 全部资料 185 份

The standard that governs the design of avioniccomponents and systems, DO-254, is one of the mostpoorly understood but w...

2013-11-12 52 DO-254

The standard that governs the design of avioniccomponents and systems, DO-254, is one of the mostpoorly understood but w...

2013-11-03 23 DO-254

软件安全标准,主要用于汽车和其他行业软件代码的规范和安全标准。

2024-03-13 5 DO-254

该函数通过do...while语句控制蜂鸣器鸣响次数和发光led闪烁次数来说明do...while语句的功能。

2024-12-16 7 DO-254

这份详尽的do...while语句教程,专为YL-39开发板51单片机编程爱好者设计。内容覆盖了从基础到进阶的各种循环控制结构,帮助你快速掌握do...while语句的应用技巧。无论是初学者还是有一定经验的开发者都能从中受益匪浅。本教程不仅...

2025-12-06 3 DO-254

通过程序说明while与do...while间区别: 前者是先比较判断后执行,后者是先执行再比较判断。故后者的循环体至少会执行一次,而前者有可能一次也不执行。

2024-12-16 6 DO-254