搜索资源列表
c_programmar
- c编译器源代码,让你真正了解c语言的本质,从而编程能力得到质的飞跃.-c compiler source code so that you can truly understand the essence c language, programming capacity qualitative leap.
bianyiqi
- C语言编译器的设计开发 字节代码格式设计与实现-C language compiler design and development byte code format Design and Implementation
C_compile_error_list(chinese)
- 包含文章:《C语言出错中英文对照表》 对于初学c语言时,不理解编译器所报错误原因有很大帮助。-contain articles : "C language bilingual mistake" for a novice c language, do not understand the compiler reported errors due to a great help.
GCC
- 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
C_error_explanation
- C编译器错误信息中文翻译.doc C编译器错误信息中文翻译.doc
cprogramunderlinux
- Linux的发行版中包含了很多软件开发工具. 它们中的很多是用于 C 和 C++应用程序开发的. 本文介绍了在 Linux 下能用于 C 应用程序开发和调试的工具. 本文的主旨是介绍如何在 Linux 下使用 C 编译器和其他 C 编程工具, 而非 C 语言编程的教程.
ANSI_C.rar
- 标准C语言(C90)的中文版,是目前大部分嵌入式编译器支持的版本,Standard C language (C90) of the Chinese version is the most embedded versions of the compiler support
Hi-tech_PICC9.50.rar
- 软件简介:HI-TECH PICC 是一款高效的C编译器,支持Microchip PICmicro 10/12/14/16/17系列控制器。是一款强劲的标准C编译器,完全遵守ISO/ANSI C,支持所有的数据类型包括24 and 32 bit IEEE 标准浮点类型。智能优化产生高质量的代码。属于第三方开发工具。能和MPLAB整合,内嵌开发环境(HI-TIDE)。 Hi-tech PICC Compiler v8.注册码 Serial: HCPIC-88888 First Na
ANSI_ISO+9899-1990+[1]
- 标准C语言(C90)的英文完全版,是目前大部分嵌入式编译器支持的版本-Standard C language (C90) English full version, is currently the most embedded versions of the compiler support
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
zrdj
- 自然对界,Win32平台下的微软C编译器(cl.exe for 80x86)在默认情况下采用如下的对齐规则:任何基本数据类型T的对齐模数就是T的大小,即sizeof(T)。比如对于double类型(8字节),-Nature of profession, Win32 platforms under Microsoft C compiler (cl.exe for 80x86) by default alignment using the following rules: any basic dat
cminus
- c minus 编译器 开发设计文档 可以帮住我们很好的掌握C MINUS 开发过程中需要注意的问题-the developing text of c minus
Cx51
- Cx51编译器,对传统和扩展的8051微处理器的优化的C编译器和库参考-Cx51 compiler, and expansion of the traditional 8051 microprocessor optimized C compiler and library reference
C
- 结合C语言与去51编译器,详细介绍了单片机C语言编程的方法,通过大量实例对单片机C编程进行了详细介绍-Combination of C language and compiler to 51, details of single-chip C language programming methods, a large number of single-chip C programming examples described in detail
GCC_manual
- GCC中文手册,摘自 GNU C编译器的完整文档,仅限于解释选项的含义.-GCC Chinese manual, Ian GNU C compiler complete documentation, limited to explain the meaning of options.
EM-c
- 义隆c编译器中文说明,详细介绍了wice的使用,以及调试,C语法。-Elan c compiler Chinese note detailing the use of wice, and debugging, C syntax.
VC-and-MATLAB
- 本文利用MATLAB提供的C/C++ 编译器实现了MATLAB 与VC++语言的接口将m文件编译 成脱离MATLAB 运行的可执行应用程序-In this paper, MATLAB provides the C/C++ compiler implementation the MATLAB and VC++ of language interface m file is compiled into an executable application running from the MATL
PC_lint
- PC-Lint是C/C++软件代码静态分析工具,你可以把它看作是一种更加严格的编译器。它不仅可以检查出一般的语法错误,还可以检查出那些虽然符合语法要求但不易发现的潜在错误。 C语言的灵活性带来了代码效率的提升,但相应带来了代码编写的随意性,另外C编译器不进行强制类型检查,也带来了代码编写的隐患。PCLint识别并报告C语言中的编程陷阱和格式缺陷的发生。它进行程序的全局分析,能识别没有被适当检验的数组下标,报告未被初始化的变量,警告使用空指针,冗余的代码,等等。软件除错是软件项目开发成本和延
200971710533189
- ST单片机C编译器说明手册C Cross Compiler User’s Guide for ST Microelectronics STM8-C Cross Compiler User’s Guide for ST Microelectronics STM8
CC78K0_C
- NEC 78K0 C编译器使用手册中文版,方便大家学习交流。-NEC 78K0 C compiler to use the Chinese version of the manual, to facilitate learning exchanges.