CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - arm-linux 2

搜索资源列表

  1. jpeg_ls_v2.2

    0下载:
  2. 实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3340880
    • 提供者:华玉环
  1. u-boot-1.3.2

    0下载:
  2. bootloader源代码,版本1.3.2,开发环境linux。支持arm,ppc等
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7232881
    • 提供者:刘歌
  1. gpio-1.3.2+trillian0.01

    0下载:
  2. arm 平台下 linux gpio 的驱动
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:48696
    • 提供者:
  1. CreateARM-LinuxCross-compiler

    0下载:
  2. 在进行嵌入式Linux系统开发之前,首先要建立一个ARM-Linux交叉编译环境,这就像在Windows下安装各类嵌入式开发的编译器一样(如Keil uvision2 , IAR-EWARM , ICC-AVR , ADS1.2 ,MPLAB7.11等 )。这也是一套由编译器、链接器和libc库等组成的开发环境。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:153879
    • 提供者:wking
  1. key

    0下载:
  2. arm(s3c2410)-linux(2.6.18)环境下的键盘扫描驱动
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3527
    • 提供者:singyea
  1. openswan-2.6.14.tar

    0下载:
  2. Openswan is an implementation of IPsec for Linux. It supports kernels 2.0, 2.2, 2.4 and 2.6, and runs on many different platforms, including x86, x86_64, ia64, MIPS and ARM.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5785690
    • 提供者:nihao
  1. dm9000x

    0下载:
  2. linux-2.6.12下的百兆网卡芯片dm9000ae驱动程序,支持双网卡,硬件平台是三星arm s3c2440
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:9925
    • 提供者:白文晓
  1. tree

    0下载:
  2. Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:31589
    • 提供者:hhh
  1. ppp-2.4.4b1.tar

    0下载:
  2. linux ppp 拨号上网软件,交叉编译, arm mips
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:688572
    • 提供者:dd
  1. NET.tar

    0下载:
  2. s3c2410下cs8900驱动 交叉编译arm-linux-gcc4.0.2 内核:linux2.6.17.14
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4381
    • 提供者:Albert Xue
  1. GEC2410Demo

    1下载:
  2. 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验 1.10 Nor flash 应用
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-06-15
    • 文件大小:24026923
    • 提供者:韩坤
  1. DM9161

    1下载:
  2. 基于ARM型号为AT91SAM9260 linux内核为2.6.20的网卡DM9161的网络设备驱动程序。-ARM-based model for the 2.6.20 kernel for AT91SAM9260 linux network card DM9161 network device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1479
    • 提供者:kechangxue1
  1. yu_keyboard

    0下载:
  2. 在ARM-linux系统上实现ps/2键盘的驱动。-In the ARM-linux systems to achieve ps/2 keyboard driver.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:5782
    • 提供者:yu bing
  1. 08

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:23829
    • 提供者:qwt
  1. 06

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5855
    • 提供者:qwt
  1. 04

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4160
    • 提供者:qwt
  1. interrupt

    0下载:
  2. interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1206
    • 提供者:nameblue
  1. MV6410_Linux_Guide.pdf.tar

    0下载:
  2. intallation guide for embedded linux version 2.6.21 on mv6410 arm board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3235307
    • 提供者:Huy
  1. qt3Xforlinux

    0下载:
  2. QT3.X系列在LINUX 2.6内核中的配置、修改及安装,实现了从ARM 交叉编译环境到目标板移植的整个过程在LINUX系统文件的配置。-QT3.X Series LINUX 2.6 kernel configuration, modification and installation, to achieve cross compiler from ARM target board environment to the entire process of transplantation LIN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:9810
    • 提供者:Xie QM
  1. ARM_Developer_Suite_V.1.2_Developer_Guide

    0下载:
  2. for ARM developed, this book describe in detail about ARM instruction under Embedded Linux environment-for ARM developed, this book describe in detail about ARM instruction under Embedded Linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:686290
    • 提供者:joyce
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com