搜索资源列表
-
0下载:
C++/CLI
Language Specification,微软的c++标准-C / CLI Language Specification, Microsoft's standard c
-
-
0下载:
嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。
本文由清华嵌入式系统研究专家,邵贝贝教授领衔执笔,分六讲,跟读者一起学习MISRAC。
第一讲:“‘安全第一’的C语言编程规范”,简述MISRAC的概况。
第二讲:“跨越数据类型的重重陷阱”,介绍
-
-
0下载:
标准C语言(C90)的中文版,是目前大部分嵌入式编译器支持的版本,Standard C language (C90) of the Chinese version is the most embedded versions of the compiler support
-
-
0下载:
这是关于c++语言的一些定义和标准 对了解怎样设计语言非常有帮助 -This the language of c definitions and standards for understanding how the language is very helpful
-
-
0下载:
标准C语言(C90)的英文完全版,是目前大部分嵌入式编译器支持的版本-Standard C language (C90) English full version, is currently the most embedded versions of the compiler support
-
-
0下载:
标准C语言的函数库,可以随时查看,很详细,喜欢的朋友可以下载-Standard C language library, you can always see, in great detail, like a friend can be downloaded
-
-
0下载:
标准c语言中嵌套汇编语言,用很简单的一条语句就能套用一些很精炼实用的汇编程序-Nested standard c language assembly language, using a very simple statement can be applied to some very useful compilation of refining procedures
-
-
0下载:
C语言程序编码规范,C语言十八种常见错误-C language program coding standard, C language 18 kinds of common errors
-
-
0下载:
关于c语言的函数使用手册,有c语言的标准函数库的介绍-C-language functions on the manual, there is a standard library c language introduction
-
-
0下载:
C语言标准输入输出详解.doc----------------------------- C language standard input and output detailed. Doc
-
-
0下载:
这是一个关于C语言在航天领域使用的国家标准,明确指出很多不规范和危险的使用范例-This is a national standard on the C language used in the aerospace field, clear that a lot of non-standard and dangerous usage examples
-
-
0下载:
C语言的标准库函数,里面包含了函数的介绍及例子,非常全面-C language standard library functions, which includes the introduction of the function and example, very comprehensive
-
-
0下载:
c语言标准规范,规定了标准的书写格式和规则-c language standard
-
-
0下载:
C language coding standard from Micrium
-
-
1下载:
c语言标准,89版本的,c程序员必备一本-c language standard 89 version, c programmers must have a
-
-
0下载:
DSP编程中往往过分追求性能,忽略了软件的封装,从而使得数字信号处理系统很难像“搭积木”一样集成已有算法,增加了系统的研发时间。针对上述缺憾,TI公司适时地推出了DSP算法标准——XDAIS,规范了DSP算法软件的开发,并提供了类似C++语言类的封装方式的算法接口,使得算法集成变得简单统一。本书系统介绍了XDAIS基本概念、软件编程规范和接口规范,并阐述了CCS中的相关工具的使用。
该书适合DSP软件编程人员作为工作工具使用,也可作为大学DSP相关课程的参考书使用。-DSP programm
-
-
0下载:
MFC类库,C++,C语言标准库大全,Win32API大全-MFC class library, C++, C language standard library Guinness, Win32API Daquan
-
-
0下载:
这个是IAR编译软件 C语言 MSP430单片机的标准库函数-This is the IAR Compiler MSP430 microcontroller C language standard library functions
-
-
0下载:
华为内部使用的C语言编程规范,有很多实用的技巧和重要的注意事项,帮助你写出优秀的代码。-HUAWEI internal use C programming language specification, there are a lot of practical tips and important notes to help you write good code.
-
-
0下载:
这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。(This standard includes 127 C language coding standards that are generally considered to be readable, reliable, portable, and
-