Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - arm-linux-gcc
Search - arm-linux-gcc - List
这是一个MINITGUI2。0的应用程序,包内有MAKEFILE,可以用ARM-LINUX-GCC直接编译并且运行在LINUX嵌入式系统中,-MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM-Linux-direct GCC compiler and run on the Linux Embedded Systems,
Date : 2008-10-13 Size : 477.03kb User : lipenf

今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将wmplay.c和libmad.a放在同一个目录里,执行以下指令即可: arm-linux-gcc wmplay.c libmad.a -o wmplay
Date : 2011-03-26 Size : 80.37kb User : 535024144@qq.com

arm技术手册,详细讲解了利用arm开发嵌入式系统的各个流程以及详细的步骤,对于初学arm的开发人员来说是不可多得的好手册!-arm technical manuals, detailed account of the use of embedded systems development arm of the various processes and the detailed steps Beginners arm for the development staff is a very good manual!
Date : 2025-12-26 Size : 5.31mb User : 曹小昆

这是一个MINITGUI2。0的应用程序,包内有MAKEFILE,可以用ARM-LINUX-GCC直接编译并且运行在LINUX嵌入式系统中,-MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM-Linux-direct GCC compiler and run on the Linux Embedded Systems,
Date : 2025-12-26 Size : 477kb User : lipenf

《ARM嵌入式系统开发典型模块》.经典,实用
Date : 2025-12-26 Size : 2.25mb User : 踏雪飞鸿

一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extended 16 and 256 candidates and used it in our project it has been verified as fast and stable. Now we add some test vectors running on Linux with GCC 4 for testers who want to use or just evaluate it. Installing FFTW3 is recommended for evaluating the code exactly.
Date : 2025-12-26 Size : 237kb User : Tony Gibson
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.