虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

gnu-gcc

  • 该压缩包里面含两个源码

    该压缩包里面含两个源码,一个是LED流水灯实验,一个是按键控制源码。里面都包括驱动程序和相应的应用程序,开发平台为arm-linux-gcc,所用ARM板为ST2410.

    标签: 源码

    上传时间: 2013-12-19

    上传用户:牧羊人8920

  • linux c函数参考手册

    linux c函数参考手册,英文版,最全的。是gnu的手册

    标签: linux c函数 参考手册

    上传时间: 2014-01-21

    上传用户:youlongjian0

  • arm的功能测试模块

    arm的功能测试模块,实现对avr单片机各个资源的测试。在gcc下编译。

    标签: arm 功能测试 模块

    上传时间: 2013-12-24

    上传用户:colinal

  • This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY without

    This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details.

    标签: distributed WARRANTY program WITHOUT

    上传时间: 2016-01-11

    上传用户:thesk123

  • 在这篇文档中

    在这篇文档中,将以C/C++的源码作为我们基础,所以必然涉及一些关于C/C++的编译的知识,相关于这方面的内容,还请各位查看相关的编译器的文档。这里所默认的编译器是UNIX下的GCC和CC。

    标签: 文档

    上传时间: 2016-01-13

    上传用户:chenjjer

  • 在palm os上的DA程序编程

    在palm os上的DA程序编程,一个将大小写字母互相转换的DA程序,随时呼出使用,非常方便!使用在linux环境下使用m68k-palmos-gcc编译。

    标签: palm 程序 编程

    上传时间: 2016-01-13

    上传用户:gxmm

  • palm os上的DA编程

    palm os上的DA编程,一个随时随地查询palm设备上的电话联系人,非常便捷!在linux环境下使用m68k-palmos-gcc编译

    标签: palm 编程

    上传时间: 2013-12-09

    上传用户:rocketrevenge

  • Sherwood算法消除最坏实例

    Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改 用法: gcc -o sherwood sherwood.c gcc -o rd_list rd_list.c gcc -o list list.c ./rd_list s.txt 1000 产生一个长度为1000的互不相等的随机序列,保存在s.txt中 ./list s1.txt 1000 产生一个长度为1000的互不相等的降序序列,保存杂s1.txt中 ./sherwood s1.txt 运行算法,比较其中的4个算法的性能差异

    标签: Sherwood 算法

    上传时间: 2016-01-20

    上传用户:ainimao

  • 用概率算法计算pi的值

    用概率算法计算pi的值,linnux环境下使用gcc编译后运行

    标签: 概率 算法 计算

    上传时间: 2016-01-20

    上传用户:caiiicc

  • The PCI Utilities package contains a library for portable access to PCI bus configuration registers

    The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. In runs on the following systems: Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports) FreeBSD (via /dev/pci) NetBSD (via libpci) OpenBSD (via /dev/pci) GNU/kFreeBSD (via /dev/pci) Solaris/i386 (direct port access) Aix (via /dev/pci and odmget) GNU Hurd (direct port access) Windows (direct port access)

    标签: configuration PCI Utilities registers

    上传时间: 2016-01-20

    上传用户:徐孺