搜索资源列表
Build_GCC_Cross_Compiler_for_a_pecify_CPU
- 將GCC修改成客製化CPU的文件,對於需要C-COMPILER的人可以-GCC will revise the system of the CPU off the document on the need for C-COMPILER people can s
GCC
- 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
《实战AVR单片机C语言》
- 在本教程当中,所有的程序都是以 GCCAVR 来编写,而且全部利用硬件调试通过,在没有 特殊指明的情况下使用内部 1M 晶振。本教程的全部硬件实验都是以分立元件为主。因为: 第一﹑学习板的硬件电路已经固定好了,从而限制了你的逻辑思维,相对来讲分立元件则非 常灵活; 第二﹑当你学习完一款单片机之后只要更换另外一款单片机芯片就可以继续学习,其它的外 围元件可以完全兼容; 第三﹑学习过程中全部电路都是由自已亲手搭建,这样可以加强自己的动手能力,因为你学 习单片机是为了什么啊!不就是为了成为一名高薪电子
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
200622613352480
- 建立一个属于自己的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
cprog1_ho
- Good C Programming basics on Linux Platform using gcc compiler
avr-gcc
- 如何使用AVR-GCC,从安装开始到怎样在c中嵌入汇编代码-How to use AVR-GCC, starting from installation to how to embed assembly code in c
libc.pdf
- C 语言库接口说明。用于gcc但不包括在gcc使用手册之中。是gcc使用者必需。-C language library interface descr iption. For gcc, but does not include being in the gcc manual. Gcc users is necessary.
libm.pdf
- 另一个不同的C 语言库接口说明。用于gcc但不包括在gcc使用手册之中。是gcc使用者必需。-A different C library interface descr iption language. For gcc, but does not include being in the gcc manual. Gcc users is necessary.
GCC-file-interpreter
- GCC BASED PROGRAM TO INTERPRET FILETYPE USING C-GCC BASED PROGRAM TO INTERPRET FILETYPE USING C++
GCC_manual
- GCC中文手册,摘自 GNU C编译器的完整文档,仅限于解释选项的含义.-GCC Chinese manual, Ian GNU C compiler complete documentation, limited to explain the meaning of options.
gcc
- 发C++静态分析器,使测试人员、开发人员可以审查代码,发现代码中的缺陷,保证代码的安全性和可靠性-Hair C++ static analyzer, testers, developers can review the code, code defects, to ensure the safety and reliability of the code
GCC-Make.tar.gz
- 介绍如何在Linux(Ubantu)系统用C和C++进行编程,并且介绍了如何编写和使用make Makefile,Describes how to use C and C++ programming in the Linux (Ubantu) system , and describes how to write and use make Makefile
shell-and-vi-compile
- 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.
GCC
- 学习板AVR单片机实验部分C源码可以直接用于项目开发-Experimental study board AVR microcontroller C source code can be directly used for project development ....
main.c.tar
- Do-nothing program. To compile just use gcc -o main main.c
Telecom-Billing-Management-System-in-c-with-sourc
- This Mini project is compile in gcc compiler with code::blocks IDE. This project can be a good reference for those student who are doing there school project in c.Architecture of this project is very simple and easy to understand the code. Just file
linux 常见命令操作
- linux常见命令 使用命令对源码进行编译下载到ARM核心板流程。arm-none-linux-gnueabi-gcc -o wei wei.c