搜索资源列表
Object-oriented.Programming.with.ANSI-C
- Object-oriented.Programming.with.ANSI-C很经典哦-Object-oriented.Programming.with.ANS I-C classic oh
GCC
- 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
ANSIC
- 介绍了 ANSI C的标准库函数,便于查阅
SPRU565B
- The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
spra789
- The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
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
avocet_adc51_v3_25
- ansi c 8051 compiler
ANSI_ISO+9899-1990+[1]
- 标准C语言(C90)的英文完全版,是目前大部分嵌入式编译器支持的版本-Standard C language (C90) English full version, is currently the most embedded versions of the compiler support
embedded
- μC/OS-Ⅱ是一个完整的,可移植、固化和裁剪的实时多任务内核,是用ANSI的C语言编写的,包含一小部分汇编语言代码,使之可供不同架构的微处理器使用。51单片机是一款内含中断系统、定时器等能够满足运行μC/OS-Ⅱ条件的8位单片机。-μC/OS- Ⅱ is a complete, portable, curing and cutting real-time multi-tasking kernel, is to use ANSI C-language, including a small por
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
STLport-v5.1.3
- STLport 是一个多平台的 ANSI C++ 标准类库实现,具备很多高级特征,并且为效率,异常安全性和线程安全性做了优化,还做了许多扩展,如 hash 表和单链。 -STLport is a multiplatform ANSI C++ standard library implementation, has a number of advanced features, and for the efficiency, safety and thread-safe exception of
C++NOTES03
- C++ is the object oriented extension of C. As for C there is an ANSI/ISO standard ( final draft 1998) for the C++ programming language. This will ensure that the C++ code is portable between computers.
RDHC08DPMSCHEM
- This schematics and PCB file of a generic is for the HC908LJ12 on the MOTOROLA ICS08LJ (Serial Programmer) evaluation board.-This schematics and PCB file of a generic base is for a MON08 ANSI-C project for the HC908LJ12 on the MOTOROLA ICS08LJ
the_c_book.doc
- ansi c programming documentation
ooc.pdf
- ansi c programming documentation
c-refcard.pdf
- ansi c programming documentation
class1.pdf
- ansi c programming documentation
007-0701-150.pdf
- ansi c programming documentation
MSP430-C-Compiler-Programming-Guide
- This guide does not attempt to describe the C language itself. For a descr iption of the C language, The C Programming Language by Kernighan and Richie is recommended, of which the latest edition also covers ANSI C. Note that the illustration