搜索资源列表
efem_e2_src.tar
- moto e2 基站定位0.1版软件,基于moto e2的sdk和使用arm-linux-g
05
- 程序代码使用说明: (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交叉编译工具链)或类
10
- 程序代码使用说明: (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交叉编译工具链)或类似
09
- 程序代码使用说明: (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交叉编译工具链)或类
08
- 程序代码使用说明: (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交叉编译工具链)或类
06
- 程序代码使用说明: (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交叉编译工具链)或类
04
- 程序代码使用说明: (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交叉编译工具链)或类
arm-linux-gcc-4.3.2
- linux环境下的交叉编译工具,最新版本。 arm-linux-gcc-4.3.2-linux cross compiler environment tools, the latest version. arm-linux-gcc-4.3.2
MurphyPinyin-0.04.tar
- 一款基于QT4下的软件盘程序,在g++及arm-linux-g++下成功编译运行。-QT4 based on a set of software procedures, the g++ and arm-linux-g++ compiler to run successfully.
build-arm-linux-4.2.1
- 我的教案,arm-linux-gcc工具链制作方式之一。-My lesson plans, arm-linux-gcc tool chain produced one of the ways.
arm-linux-gcc-for-cygwin
- 这里提供了在windows下生成arm-linux-gcc的简单方法.经过验证,可以使用.-a method to generate the crosstool for windows.
Linux
- 程序代码使用说明: (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交叉编译工具链)或类
libxml2-2.6.11.tar
- Libxml是一个有免费许可的用于处理XML、可以轻松跨越多个平台的C语言库。-Libxml is a free license for dealing with XML, you can easily across multiple platforms, C language library.
G.729ab(C)
- g729a和g729b的源码,是非常好的语音压缩算法,可以移植到各种平台上,例如DSP,ARM-these are source codes of g729a and g729b,very good voice compression algorithm,can be transplanted to kinds of platform,such dsp,arm
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
EMERSON
- linux 艾默生直流系统通讯协议通讯协议代码,标准c++代码,支持3种编译器:xscale_be-g++,arm-linux-g++,mxscaleb-g++,可做参考学习用。 -Linux Emerson dc system and communication protocol communications protocol code, standard c++ code, support three compiler: xscale_be-g++, arm-Linux-g++, mxs
ds18b20_driver
- DS18B20是温度传感器,开发环境是mini2440 操作系统linux 编译器arm-linux-g-DS18B20 temperature sensor, the development environment is mini2440 operating system Linux compiler arm-linux-gcc
ADXL345
- ADXL345 三轴加速度, 并测量倾角。 开发环境 linux 开发板 S5PV210 arm-linux-g-Three-axis acceleration and inclination measurement. Development environment linux development board S5PV210 arm-linux-gcc
arm-linux-gcc-print
- arm-linux-gcc-print.zip 裸机print,编译环境arm-linux-g-arm-linux-gcc-print.zip bare metal print, compile environment arm-linux-gcc
Ubuntu12.04-install-arm-linux-gcc
- Ubuntu12.04下的安装arm-linux-g-Installation under arm-linux-gcc Ubuntu12.04