02计算机专业相关有关外文文献翻译成品:C编程语言在增强故障检测方面的扩展
《02计算机专业相关有关外文文献翻译成品:C编程语言在增强故障检测方面的扩展》由会员分享,可在线阅读,更多相关《02计算机专业相关有关外文文献翻译成品:C编程语言在增强故障检测方面的扩展(18页珍藏版)》请在毕设资料网上搜索。
1、中文5200字,3000英文单词,15500英文字符Extensions to the C Programming Language for Enhanced Fault Detection DAVID W. FLATER AND YELENA YESHA, E. K. PARK Summary The acceptance of the C programming language by academia and industry is partially responsible for the software crisis'. The simple, trusting seman
2、tics of C mask many common faults, such as range violations, which would be detected and reported at run-time by programs coded in a robust language such as Ada. This needlessly complicates the debugging of C programs. Although the assert macro lets programmers add run-time consistency checks
3、to their programs, the number of instantiations of this macro needed to make a C program robust makes it highly unlikely that any programmer could correctly perform the task. We make some unobtrusive extensions to the C language which support the efficient detection of faults at run-time without red
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 中英双语计算机专业大学毕业设计外文文献翻译:C编程语言在增强故障检测方面的扩展
