CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - gcc 编译

搜索资源列表

  1. GCC

    0下载:
  2. 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12.1kb
    • 提供者:金阳
  1. GCCKnowledge

    0下载:
  2. 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:134.71kb
    • 提供者:蕊儿
  1. 200622613352480

    0下载:
  2. 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉-Belong to their own set up an AVR can be used to the RTOS Proteus6.7 simulation avr microcont
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:153.79kb
    • 提供者:louwenyan
  1. Makefile

    0下载:
  2. makefile文件的制作教程,对linux编程和GCC编译很重要。-makefile tutorial documentation for linux programming and GCC compiler is very important.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:321.62kb
    • 提供者:zhao
  1. AVR

    0下载:
  2. avrstudio 是其开发环境,采用GCC的编译环境,可以实现简单的avrmega16内部10位精度ad的单次采样。-Avrstudio is the circumstunce,GCC is the programme. The type of machine is avrmega16.It is useful.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:32.17kb
    • 提供者:烦无期
  1. parametertest

    0下载:
  2. 是一个集成功率放大器的参数测量成序,主要是采样和显示的稳定功能,编译环境是GCC,涉及到四个参数的测量,没有完全控制信号和四个参数只完成了一个的程序,可以视进行修改需要-This programme is not completed,but the basic function can come true.A few change of programme is just needed.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:39.97kb
    • 提供者:烦无期
  1. gcc

    0下载:
  2. 详细介绍了gcc的用法,包括内部结构,编译流程-How to use gcc,its basic use method. Also listed network address to download source code.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:365.22kb
    • 提供者:wendi
  1. AVR-GCC-pdf

    0下载:
  2. GCC,个人觉得最好的AVR编译软件,里面很详细的介绍了GCC的用法。-GCC, personally feel that the best AVR compiler software, which describes in detail the usage of GCC.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:970.02kb
    • 提供者:王伍
  1. GCC

    0下载:
  2. 帮助程序员快速的理解LINUX 的编译调试工具,快速的改正程序中的一些错误。-Help programmers quickly understand some error in LINUX compiler debugging tools, rapid correction procedures.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:106.22kb
    • 提供者:zhanfei
  1. shell-and-vi-compile

    0下载:
  2. Linux下的常用shell命令,文本编辑器vi和C语言编译、调试工具gcc、gdb的使用心得。-Commonly used shell commands under Linux text editor vi and C language compiler, debugging tools, gcc, gdb the use of experience.
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:7.63kb
    • 提供者:商务
  1. GCC

    0下载:
  2. gcc中文手册,手册中包含gcc编译的各种例子,简单易学,可用于linux嵌入式开发中。-In the GCC Chinese manual, manual contains various examples of GCC compiler, easy to learn, can be used in the Linux embedded development.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:291.48kb
    • 提供者:pingshengfu
  1. GCC-command

    0下载:
  2. gcc有超过100个的编译选项可用。这些选项中的许多你可能永远都不会用到,但一些主要的选项将会频繁用到-GCC compiler options available, there are more than 100.Many of these options you may never use, but some of the major options will be frequently used
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:187.24kb
    • 提供者:lily
  1. LLVM_Cookbook

    0下载:
  2. Clang编译器是为了提升BSD/Unix/OSX等编译工程质量的新编译器,目的是为了替代GCC。LLVM是编译器前端。-This book travels through all the phases of compilation: frontend processing, code optimization, code emission, and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3.5mb
    • 提供者:陈松柏
  1. linux 常见命令操作

    0下载:
  2. linux常见命令 使用命令对源码进行编译下载到ARM核心板流程。arm-none-linux-gnueabi-gcc -o wei wei.c
  3. 所属分类:软件工程

搜珍网 www.dssz.com